2018-06-30 |
havoc | Change MAX_TEXTUREUNITS from 16 to 32 - this fixes... |
commit | commitdiff | tree | snapshot |
2018-06-17 |
havoc | Fix a printf bug in Draw_CachePic so it passes path... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
havoc | Remove cl-release and similar targets from makefile... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
havoc | Add more debugging prints in Draw_CachePic, most of... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
havoc | Clean up GL extensions a bit to only have the stuff... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
havoc | Rename RENDERPATH_GL20 to RENDERPATH_GL32. |
commit | commitdiff | tree | snapshot |
2018-05-22 |
havoc | Add more CHECKGLERROR calls, and clean up a few obsolet... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
havoc | Remove unused gl20_texunit enum since all of the non... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
havoc | Remove use of glPolygonStipple - it will need to be... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
havoc | Just assume GL_ARB_texture_non_power_of_two and a numbe... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
havoc | Remove unused light attention textures (2D and 3D)... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
havoc | Bugfix: Don't use OpenGL 3.2 core context just yet... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
havoc | Remove support for libSDL1.2 which has been deprecated... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
havoc | Remove some unused parameters on R_SetupShader_Generic. |
commit | commitdiff | tree | snapshot |
2018-05-20 |
havoc | vid_bitsperpixel is now locked to 32. |
commit | commitdiff | tree | snapshot |
2018-05-13 |
havoc | Removed per-platform clients (wgl/glx/agl) - now only... |
commit | commitdiff | tree | snapshot |
2018-05-06 |
havoc | Remove r_vertexgeneric_t, r_vertexmesh_t, vid.interleav... |
commit | commitdiff | tree | snapshot |
2018-05-05 |
havoc | Fix more Mod_ValidateElements sequencing issues - alway... |
commit | commitdiff | tree | snapshot |
2018-05-05 |
havoc | make precache_pic not use the fallback image |
commit | commitdiff | tree | snapshot |
2018-05-05 |
havoc | Fix a bug in MD3 model loading that caused warnings... |
commit | commitdiff | tree | snapshot |
2018-05-04 |
havoc | Simplify Mod_ShadowMesh_* functions - removed support... |
commit | commitdiff | tree | snapshot |
2018-05-02 |
havoc | Remove Mod_CreateCollisionMesh and reduce the exposed... |
commit | commitdiff | tree | snapshot |
2018-05-02 |
havoc | Remove model->surfmesh.shadowmesh which was a vertex... |
commit | commitdiff | tree | snapshot |
2018-05-02 |
havoc | Remove shadowvolume rendering entirely, now shadowmaps... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
havoc | Refactored and improved Mod_ValidateElements so it... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
havoc | Fix a crash on Doombringer duel5.bsp where one of the... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
havoc | Generate a pvs for refraction renders just like for... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
havoc | Fix a missing newline in system vars mismatch warning. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
havoc | Fix lighting origins on CSQC entities. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
havoc | Fix clipping plane bug on r_water - a line had been... |
commit | commitdiff | tree | snapshot |
2018-04-30 |
havoc | Fix bugs with unloading of cachepic skinframes in QC... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
havoc | Fix a typo in DrawQ_RotPic which broke it badly. |
commit | commitdiff | tree | snapshot |
2018-04-29 |
havoc | Fix multiple bugs with ft2 font loading that were cause... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
havoc | Default vid_desktopfullscreen to 1. |
commit | commitdiff | tree | snapshot |
2018-04-29 |
havoc | Fix the menu for missing data, it needs to use CACHEPIC... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
havoc | Fix Image_GenerateNoTexture, it was using a wrong strid... |
commit | commitdiff | tree | snapshot |
2018-04-20 |
havoc | Remove the last remnants of DPSOFTRAST support in vid_g... |
commit | commitdiff | tree | snapshot |
2018-04-20 |
havoc | Fix a prvm_int_t variable that was being passed directl... |
commit | commitdiff | tree | snapshot |
2018-04-20 |
havoc | Remove all render paths except GL20/GLES2. This means... |
commit | commitdiff | tree | snapshot |
2018-04-15 |
havoc | Reworked v_isometric code significantly, it now default... |
commit | commitdiff | tree | snapshot |
2018-04-15 |
havoc | Changed how polygonbegin guesses if the geometry is... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
havoc | Added v_isometric cvars, this mode is mostly a curiosit... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
havoc | Added r_cullentities_trace_expand and pad cvars, these... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
havoc | Fix two pieces of code that did not compile with PRVM_64. |
commit | commitdiff | tree | snapshot |
2018-04-14 |
havoc | Enable PRVM_64 - the QuakeC VM will run as 64bit (using... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
havoc | Check r_showtris cvar as a float rather than integer... |
commit | commitdiff | tree | snapshot |
2018-04-13 |
havoc | Fix incorrect layer color values that caused models... |
commit | commitdiff | tree | snapshot |
2018-04-13 |
havoc | Made RENDERPATH_GL20 require fbo support and always... |
commit | commitdiff | tree | snapshot |
2018-04-13 |
havoc | Fix some viewport issues with r_viewfbo and r_bloom... |
commit | commitdiff | tree | snapshot |
2018-04-13 |
havoc | CSQC polygonbegin functionality now uses the CL_MeshEnt... |
commit | commitdiff | tree | snapshot |
2018-04-12 |
havoc | Default scr_loadingscreen_background to 1, and also... |
commit | commitdiff | tree | snapshot |
2018-04-12 |
havoc | Fix a bug where R_GetTexture could return 0 rather... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
havoc | Added Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
havoc | Remove the model parameter from NativeContentsFromSuper... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
havoc | Enable GL_OES_framebuffer_object on Android - it was... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
havoc | Don't bother setting anisotropy on textures twice durin... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
havoc | Remove v_glslgamma cvar (now assumed to be 1) and corre... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
havoc | Improved r_sky_scissor - scissor box is tighter as... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
havoc | Implemented r_sky_scissor feature (on by default) ... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
havoc | Added R_SkinFrame_PurgeSkinFrame to de-duplicate some... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
havoc | Add prvm_offsets.h to VS2017 projects, so it can be... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
havoc | Refactored R_UpdateEntityLighting to CL_UpdateEntitySha... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
havoc | Change default value of r_shadows_shadowmapscale from... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
havoc | Increase shadowmap bordersize from 4 to 5, thanks Vic... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
havoc | Fix a bug with height fog which was revealed by removing |
commit | commitdiff | tree | snapshot |
2018-04-07 |
havoc | Missed the cl_particles.c edits to remove RSurf_ActiveW... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
havoc | Uncomment the texture binding check in R_Mesh_TexBind... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
havoc | Delete unused Debug_PolygonBegin and associated code. |
commit | commitdiff | tree | snapshot |
2018-04-07 |
havoc | Fix a mistake made when merging R_RenderView call in... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
havoc | Configure all of the CL_MeshEntities* meshes the same... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
havoc | Make the semantics of CL_VM_UpdateView more clear ... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
havoc | Don't duplicate the entity relinking when using CSQC. |
commit | commitdiff | tree | snapshot |
2018-04-05 |
divverent | Mark r_fakelight and r_equalize_entities_fullbright... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
divverent | New alternative to fullbright: r_fullbright_directed. |
commit | commitdiff | tree | snapshot |
2018-04-05 |
divverent | Add an in_releaseall command for debugging/working... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
divverent | Manage resetting the key event state on video reinitial... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
divverent | Fix "Cully McCullface" bug found by terencehill. |
commit | commitdiff | tree | snapshot |
2018-04-05 |
divverent | Fix compile of vid_glx.c after the update on hwgamma. |
commit | commitdiff | tree | snapshot |
2018-04-03 |
havoc | Remove v_hwgamma feature as it is not worth maintaining... |
commit | commitdiff | tree | snapshot |
2018-04-03 |
havoc | Fix mouse spinning bug in wgl client when the game... |
commit | commitdiff | tree | snapshot |
2018-03-25 |
havoc | Change shader permutation flags to 64bit. |
commit | commitdiff | tree | snapshot |
2018-03-25 |
havoc | Rewrote most of r_lightning.c, it now uses CL_MeshEntit... |
commit | commitdiff | tree | snapshot |
2018-03-25 |
havoc | Add CL_MeshEntities_*, every frame in the client all... |
commit | commitdiff | tree | snapshot |
2018-03-25 |
havoc | Various cleanup. |
commit | commitdiff | tree | snapshot |
2018-03-24 |
havoc | Change r_showbboxes to have outlined edges of the box... |
commit | commitdiff | tree | snapshot |
2018-03-24 |
havoc | Add entity number to showtex overlay. |
commit | commitdiff | tree | snapshot |
2018-03-24 |
havoc | Add skipmaterialflagsmask feature to TraceLine and... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
havoc | Fix a bug with PRVM_64 where CSQC float stats were... |
commit | commitdiff | tree | snapshot |
2018-03-11 |
havoc | Add r_shadow_culllights_trace feature, this culls rtlig... |
commit | commitdiff | tree | snapshot |
2018-03-11 |
havoc | Rework R_CanSeeBox a bit to support an eyejitter featur... |
commit | commitdiff | tree | snapshot |
2018-03-11 |
havoc | Change shadowless rtlights so that they are not occlude... |
commit | commitdiff | tree | snapshot |
2018-03-11 |
havoc | Don't set MATERIALFLAG_NOSHADOW on SKY materials. ... |
commit | commitdiff | tree | snapshot |
2018-03-11 |
havoc | Fix a couple warnings for unused variables in listdirec... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
divverent | Grant access to the FULLVOLUME flag from the QC VM... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
havoc | Remove the forced lower-casing in listdirectory on... |
commit | commitdiff | tree | snapshot |
2017-10-31 |
divverent | Fix initialization of gunorg/vieworg when cl_followmode... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
divverent | Travis/Xonotic: use Ubuntu's mingw-w64 and fix linux32... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
divverent | Fix bug with demo time |
commit | commitdiff | tree | snapshot |
2017-09-22 |
divverent | Make work DrawQ_SetClipArea in stereo view modes or... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
divverent | Avoid running cl_followmodel and cl_leanmodel code... |
commit | commitdiff | tree | snapshot |
next |