2011-11-08 |
divverent | fix compile error regarding vid_sRGB declaration |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | sRGB fallback: properly convert r_hdr_scenebrightness |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | change framegroups parsing so the final EOL is optional |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | fix two checks to not crash when showtex is used withou... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | fix showtex |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | fix OBJ models not getting any lighting |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | refactoring to avoid doing the same mistake again ... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | sync _DrawQ_Setup to R_ResetViewRendering2D (they match... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | eat unsupported tokens from framegroups file |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | framegroups parsing: make 5th arg animation name, not... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
havoc | fix crash in CL_ModelIndexList_f |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Rudolf Polzer | fix some va() use difference |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Rudolf Polzer | fix a merge resolution failure in a previous cherry... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | mark 5 permutation bits eligible for moving to static... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | win32: add two includes to make sure the constants... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | fix some typos |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | Command line: -sessionid, cvars: locksession, (R/O... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
havoc | fix an issue with glStencilFuncSeparate being misused... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | impact handling: instead of detecting teleports by... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | speed up leaktest a bit |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | VM_Warning should appear even if developer is 0. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | remove debug print |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | more parsing fix |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | fix a parsing issue for framegroups files |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | turn "z value discarded" into VM_Warnings so one can... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
havoc | changed sv_fixedframeratesingleplayer logic a bit ... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
havoc | UNMERGE! removed r_shadow_deferred_8bitrange cvar |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | fix C++ compile error |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | added USEDGA define, disabled by default, to suppress... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | hit q1bsp sky as a solid in surface traceline |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | undo the SUPERCONTENTS_SKY change, it should not be... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | let traces hit sky by default, don't know why this... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
divverent | framegroups: add support for group names specified... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | removed r_shadow_deferred_8bitrange cvar |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | fix r_shadow_deferred total breakage from r11146 |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | fix dpmod shell casings spinning on the floor by disabl... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | cleaned up SV_Physics_Toss code to be more maintainable |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | added support for GL_EXT_packed_depth_stencil, this... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
havoc | vid_soft_threads 8 by default because excessive threads... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
havoc | allow .psk models to be loaded without a corresponding... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
havoc | less warning spew about non-existent frames in a model... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
havoc | added USEREFLECTCUBE case to MODE_GENERIC, this disable... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
divverent | -demo and -capturedemo: don't quit if loading another... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
divverent | Linux dedicated server: set nice -19 while spawning... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
divverent | HMAC: remove static vars |
commit | commitdiff | tree | snapshot |
2011-10-24 |
havoc | fix Collision_ClipTrace_Line_Sphere calculation of... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | fix a sRGB conversion in effectinfo handling |
commit | commitdiff | tree | snapshot |
2011-10-23 |
havoc | use checkdisk flag on model loading after ingame downlo... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
havoc | don't crash when .clientcamera is set on a botclient |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | fix factors in sRGBlightmaps code |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | fix image loading sRGB conversion |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | more sRGB simplification |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | a harmless sRGB simplification, more to be done later |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | use the correct sRGB conversion for the gamma ramps |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | fix another typo in sRGB conversion |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | make sRGB conversions match entirely with GL_EXT_textur... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | fix a compile error in recent bloom changes |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | option: mod_q3bsp_sRGBlightmaps (experimental) |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | vid_sRGB_fallback: now 3 is unconditional, and 2 also... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | make the sRGB fallback cvar controlled (and off by... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | fix parts of the sRGB emulation |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | sRGB: also handle sRGB for loading DDS textures |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | sRGB: also convert vertex colors |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | rename the function |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | convert lightmaps to sRGB for nice sRGB support |
commit | commitdiff | tree | snapshot |
2011-10-18 |
eihrul | make R_SetupView take view size from fbo textures if... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
eihrul | fix fbo var name bug in R_DrawModelShadowMaps |
commit | commitdiff | tree | snapshot |
2011-10-18 |
divverent | fix one C++ compile error. It looks like we have no... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
divverent | move these declarations to where they belong |
commit | commitdiff | tree | snapshot |
2011-10-18 |
eihrul | fix R_DrawModelShadows/R_DrawModelShadowMaps prototypes... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | reworked collision cache to only be used by bouncegrid... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | init/shutdown thread system in dedicated server as... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
divverent | properly detect vid.samples value if overridden by... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | if vid_samples is > 1 then do not use fbo view or water... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | fix motionblur with r_viewfbo 2 or 3 |
commit | commitdiff | tree | snapshot |
2011-10-18 |
divverent | for now, turn off FBO if multisampling as their combina... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | added r_water_fbo cvar to enable fbo rendering of water... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | removed cvars r_hdr and r_hdr_range - now the only... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | overhauling a lot of functions to allow fbo rendering |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | renamed r_bloomstate to r_fb because it contains frameb... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
havoc | fix more crashes to do with animscenes being NULL on... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
havoc | added sv_disablenotify cvar (default 1) to suppress... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
havoc | allow terminal input on sdl client as well (glx client... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
divverent | new cvar: cl_maxphysicsframesperserverframe |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | fix byte color handling in iqm loader |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | oops, missed this |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | added cvar r_water_hideplayer with 3 possible values... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | fix two crashes that divVerent found and fixed but... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | fix crashes with last patch to model loaders |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | allow iqm models without geometry |
commit | commitdiff | tree | snapshot |
2011-10-15 |
divverent | curl: change how failure/success is decided to prevent... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
havoc | fix crashes in viewthing code |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | add missing fabs |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | fix decay calculation in snd_softclip |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | snd_maxchannelvolume and snd_softclip |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | also support ReplayGain if peak is not defined |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | removed OffscreenGecko support because it is not maintained |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | removed scr_zoomwindow feature to simplify code |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | fix bugs with CSQC clearscene function - it now restore... |
commit | commitdiff | tree | snapshot |
next |