2011-03-30 |
havoc | make sure collision cache parameter struct is the same... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
havoc | r_shadow_bouncegrid_particleintensity changed from... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
havoc | fix some warnings |
commit | commitdiff | tree | snapshot |
2011-03-30 |
havoc | restore the active rtlights check in bouncegrid |
commit | commitdiff | tree | snapshot |
2011-03-30 |
havoc | remove check for active rtlights in bouncegrid because... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
havoc | better detection of active rtlights in bouncegrid code |
commit | commitdiff | tree | snapshot |
2011-03-30 |
havoc | do not use light scissoring on deferred lighting mode... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
havoc | disallow r_shadow_bouncegrid on renderpaths that do... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
havoc | added r_shadow_bouncegrid_static cvar which makes a... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
divverent | fix a crash in RSurf_DrawBatch_GL11_MakeFogColor |
commit | commitdiff | tree | snapshot |
2011-03-30 |
divverent | last commit was a bad fix - fix it correctly, preventin... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
divverent | fix a compile error in refractions |
commit | commitdiff | tree | snapshot |
2011-03-30 |
vortex | GLSL shader: make dp_waterscroll work with dp_reflect... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
divverent | fix another dp_shadow2D call |
commit | commitdiff | tree | snapshot |
2011-03-26 |
havoc | fix some GLSL warnings |
commit | commitdiff | tree | snapshot |
2011-03-26 |
vortex vortex... | UNMERGE |
commit | commitdiff | tree | snapshot |
2011-03-25 |
divverent | speed up packet loss handling by changing EntityFrame5_... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
havoc | prevent crashes on BIH code |
commit | commitdiff | tree | snapshot |
2011-03-25 |
havoc | BIH building and recursion no longer directly links... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
havoc | changed default r_useportalculling from 1 to 2, this... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
divverent | make the endless loop run in 3 milliseconds (fixes... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
havoc | enable another AABB overlap check, this time on point... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
havoc | increased bih traceline speed by nearly 50% by enabling... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
havoc | added mod_collision_bih_childrengrouping cvar (default... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
vortex | Add R_LightPoint which is fast version of R_CompleteLig... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
divverent | fix PRVM error and warning backtrace display |
commit | commitdiff | tree | snapshot |
2011-03-25 |
divverent | we need one more glsl 130 compat ifdef... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
vortex | GLSL shader: make dp_waterscroll work with dp_reflect... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
havoc | fix some disabled code so that it could compile again |
commit | commitdiff | tree | snapshot |
2011-03-25 |
eihrul | swap out some _mm_stream_ps usage |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | fix an array index out of bounds error on |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Rudolf Polzer | remove CRLFs added by last commit |
commit | commitdiff | tree | snapshot |
2011-03-20 |
vortex | Add "Both Alphas" technique for VertexTextureBlend... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
vortex | Added JAM video decoder plugin, used by Blood Omnicide |
commit | commitdiff | tree | snapshot |
2011-03-20 |
vortex | dynamically grow maxtempentities |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | fix a crash on r_restart related to collision caching |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | slight speedup to collision_cache by using individual... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | redesigned most of collision_cache code, cleaner and... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | significant speed gain on collision_cache 1 by tweaking... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | fix two C++ errors |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | cache collision trace results from frame to frame |
commit | commitdiff | tree | snapshot |
2011-03-20 |
divverent | fix GL20TU list for deluxemapping |
commit | commitdiff | tree | snapshot |
2011-03-20 |
divverent | deluxemapping support for dpsoftrast |
commit | commitdiff | tree | snapshot |
2011-03-20 |
eihrul | saturated bloom subtract |
commit | commitdiff | tree | snapshot |
2011-03-20 |
eihrul | fix post-process shader using invalid texcoord array |
commit | commitdiff | tree | snapshot |
2011-03-20 |
eihrul | fix row order of screen to texture copies |
commit | commitdiff | tree | snapshot |
2011-03-20 |
eihrul | fix some redundant shuffles |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | make it easier to benchmark steelstorm by stopping... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | default vid_netwmfullscreen to 0 again because it doesn... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
havoc | added r_usesurfaceculling cvar which defaults on, this... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
vortex | add "r_fog_clear" cvar which allows to disable framebuf... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
havoc | use vid_netwmfullscreen 1 by default (yes I know auto... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
divverent | fix a syntax error in the non-glsl13 case |
commit | commitdiff | tree | snapshot |
2011-03-19 |
vortex | Add "originscale" parameter to r_editlights (may be... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
vortex | add -maxtempents switch to increase starting 256/4000... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
divverent | define GLSL version explicitly to work around a problem... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
divverent | fix a possible glsl compile error (no idea why it didn... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
divverent | turn "assignment to world" from dprint into warning... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
divverent | new con_closeontoggleconsole logic: |
commit | commitdiff | tree | snapshot |
2011-03-17 |
havoc | change default r_shadow_deferred_8bitrange to 4 to... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
havoc | fixes for GLSL syntax errors in the deferred geometry... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
havoc | avoid a crash when creating model decals if RSurf_Activ... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
havoc | added r_shadow_bouncegrid_directionalshading cvar,... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
havoc | improved vid_touchscreen - it now adapts to screen... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
divverent | add cvars r_glsl_offsetmapping_steps and r_glsl_offsetm... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
divverent | huge glsl change: avoid #defining reserved keywords |
commit | commitdiff | tree | snapshot |
2011-03-13 |
divverent | fix some warnings in the shader |
commit | commitdiff | tree | snapshot |
2011-03-13 |
divverent | properly detect glsl 1.3 support |
commit | commitdiff | tree | snapshot |
2011-03-13 |
divverent | better support non-GLSL130 in offsetmapping |
commit | commitdiff | tree | snapshot |
2011-03-13 |
havoc | reduced number of varying variables required in a certa... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
havoc | r_shadow_bouncegrid now uses floats for accumulating... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
havoc | fix an HLSL warning |
commit | commitdiff | tree | snapshot |
2011-03-13 |
havoc | fix a typo (Fogcolor should be FogColor) |
commit | commitdiff | tree | snapshot |
2011-03-12 |
divverent | fix offset/reliefmapping by using the proper miplevel... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
havoc | reduce number of varying variables required in shaders... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
havoc | actually the culling in |
commit | commitdiff | tree | snapshot |
2011-03-09 |
havoc | fixed a flaw in the culling in |
commit | commitdiff | tree | snapshot |
2011-03-09 |
havoc | fixed bug with toggling r_shadow_bouncegrid where the... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Rudolf Polzer | ::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
havoc | fix a warning about an unsigned array on ios |
commit | commitdiff | tree | snapshot |
2011-03-06 |
divverent | improve the evaluation script |
commit | commitdiff | tree | snapshot |
2011-03-06 |
divverent | add a hack to support fog on premultiplied alpha surfac... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
divverent | fix fog/colormodability evaluation |
commit | commitdiff | tree | snapshot |
2011-03-06 |
divverent | fix fog for GL_SRC_ALPHA GL_ONE |
commit | commitdiff | tree | snapshot |
2011-03-06 |
havoc | fix drawclipsetarea in D3D9, this fixes the minimap... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
havoc | added shader_glsl.h and shader_hlsl.h to the project... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
divverent | also turn off fog on blendfuncs that cannot handle it |
commit | commitdiff | tree | snapshot |
2011-03-05 |
havoc | move glsl/default.glsl embedded file out to its own... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
divverent | instead, define the FILE_OFFSET_BITS part in the build... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
divverent | fix compile problem on win32 |
commit | commitdiff | tree | snapshot |
2011-03-04 |
divverent | move the "quakedef.h" include, which gives us _FILE_OFF... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
divverent | put back the changes that make >2GB work (fix signedness) |
commit | commitdiff | tree | snapshot |
2011-03-04 |
divverent | Revert "properly use lseek64 on Linux for files larger... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
divverent | CSQC entity database: keep size, but reduce entity... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
divverent | CSQC entity networking: if a frame BEFORE the last... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
havoc | fix zfighting on decals in D3D9 (where negative polygon... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
havoc | update HLSL shader to no longer swap R/B color componen... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
havoc | eliminated color4ub vertex formats, now everything... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
havoc | fix rounding error that caused a memory block overflow... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
havoc | bouncegrid now uses interpolated photon accumulation... |
commit | commitdiff | tree | snapshot |
next |