2010-01-27 |
havoc | implemented fake reflection cubemaps... requires that... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
divverent | Try to fix a warning motorsep gets |
commit | commitdiff | tree | snapshot |
2010-01-26 |
havoc | don't use pp = {}; |
commit | commitdiff | tree | snapshot |
2010-01-26 |
sajt | aaahh! let me use the menu, div0! |
commit | commitdiff | tree | snapshot |
2010-01-26 |
sajt | fix compile error in visual c++ |
commit | commitdiff | tree | snapshot |
2010-01-26 |
eihrul | always use fetch4 path for filtering if available |
commit | commitdiff | tree | snapshot |
2010-01-26 |
eihrul | fix uninitialized vars |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | in FT2 postprocess code, fix an integer overflow and... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | fix a typo in FT2 font code |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | make getsurface* functions shared between VMs |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | fix padding calculation in freetype postprocessing... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | fix funny menu bug (why did it never happen for me)? |
commit | commitdiff | tree | snapshot |
2010-01-26 |
havoc | some bugfixes to mod_generatelightmaps that make it... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | changed DP_SMALLMEMORY compiles to use the standard... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | faster surface culling check in light processing |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | allow linking to libvorbis |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | a slightly more robust error return check |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | fix a bug where submodels are not uploaded in a VBO... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | shuffle fields in msurface_t to reduce memory usage... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | fix water rendering bugs (was rendering water surface... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | fix sign errors in shadows |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | apply the font parameters at loadfont time, not map... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | only run the outline code if actually outlining :P |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | r_font_postprocess_* cvars to render fonts similar... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | add a missing parameter to that function :P |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | freetype: add a function yet to be filled for font... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
havoc | attempt to fix white flicker when r_water is toggled |
commit | commitdiff | tree | snapshot |
2010-01-24 |
havoc | don't store pointers for serverlist_viewlist, because... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
divverent | fix enginestring use in mvm_cmds.c causing a crash... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
blub | don't try to load kerning information when only checkin... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
divverent | fix the bug I just fixed another time :P slight speedup... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
divverent | fix typo in utf8 lib making characters U+1XXXX impossible |
commit | commitdiff | tree | snapshot |
2010-01-19 |
divverent | fix off-by-one bug rendering characters like U+0100 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2010-01-17 |
vortex | Two new cvars for blood particles: decal alpha, decal... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
divverent | fix VM_sprintf "%s" conversion when passed "" |
commit | commitdiff | tree | snapshot |
2010-01-16 |
havoc | don't reject render entities from being added just... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
havoc | don't draw conback when the file is missing, behave... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
divverent | add new pseudo variable $# containing the number of... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
havoc | fix black models in fixed function rendering path |
commit | commitdiff | tree | snapshot |
2010-01-12 |
divverent | fix typo in SV_GetEntityLocalTagMatrix, should fix... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
vortex | patch from div0 for SPR_OVERHEAD sprites 'virtual persp... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
vortex | sorry, forgot to remove debug prints, fixing |
commit | commitdiff | tree | snapshot |
2010-01-11 |
vortex | add new SPR_OVERHEAD (ident 7), a derivative of SPR_VP_... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
eihrul | optimized pose math to not use intermediate matrix |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | fix model scaling on old zym and dpm files where the... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | fix compile warning |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix compile error |
commit | commitdiff | tree | snapshot |
2010-01-09 |
eihrul | silence warning about using uninitialized pose var |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | .dir -> .pk3dir only |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | also support the .dir and .d extensions for virtual... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix vpack support to actually work; use a pack_s struct... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix some compile errors. Now it should work. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | first vpack stuff |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | redesigned skeletal model animation bone pose format... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | log dds texture load failures (only happens with r_text... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | more memory savings |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | texture management now uses a memexpandablearray_t... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | fix compile error |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | fix size of entity_state_t (it was 98 bytes, now 96... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | more reductions in memory usage |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | don't set DP_SMALLMEMORY by default |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reduce memory usage by several more megabytes |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | limit vertex lighting path (GL11/GL13) to 4 passes... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | significantly reduce code size in prvm_exec.c by simpli... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reduce memory usage by several megabytes |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reorganize textypeinfo_t |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | fix bug in tracebox->line and traceline->point redirect... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
havoc | fix TEXTYPE_COLORBUFFER |
commit | commitdiff | tree | snapshot |
2010-01-07 |
havoc | added ft2 and utf8lib files |
commit | commitdiff | tree | snapshot |
2010-01-07 |
havoc | no longer uses rectangle textures for deferred renderin... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
havoc | reduce stack requirements |
commit | commitdiff | tree | snapshot |
2010-01-06 |
eihrul | only clear depth buffer bit for shadowmaps |
commit | commitdiff | tree | snapshot |
2010-01-06 |
eihrul | only issue one clear for 2D/rect shadowmaps |
commit | commitdiff | tree | snapshot |
2010-01-05 |
havoc | fix some bugs with cgGL path |
commit | commitdiff | tree | snapshot |
2010-01-05 |
blub | I used the code from before the utf8 changed but it... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
blub | with utf8 disabled, str2chr should now behave the way... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
blub | with utf8 disabled VM_str2chr should not use U+E0xx... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
eihrul | textureGatherOffset fix - take #2 |
commit | commitdiff | tree | snapshot |
2010-01-05 |
eihrul | don't use textureGatherOffset as Catalyst GLSL doesn... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
eihrul | fixed signed vs. unsigned warning |
commit | commitdiff | tree | snapshot |
2010-01-05 |
eihrul | fixed missing \n" |
commit | commitdiff | tree | snapshot |
2010-01-05 |
blub | fixing a possible invalid memory access spotted by... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
havoc | fix some shader compile errors related to MODE_LIGHTDIR... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
blub | Make SHADERPERMUTATION_COUNT be the actual size of... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
havoc | remove support for GL_EXT_compiled_vertex_array extension |
commit | commitdiff | tree | snapshot |
2010-01-05 |
havoc | fix r_hdr intensity problems |
commit | commitdiff | tree | snapshot |
2010-01-05 |
havoc | implemented obj model loading |
commit | commitdiff | tree | snapshot |
2010-01-04 |
havoc | fix GLSL compile error on cubemap lights with deferred... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
havoc | renamed r_frame to r_textureframe for better readabilit... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
havoc | moved R_Mesh_TexCoordPointer, R_Mesh_ColorPointer,... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
blub | patch by a_grue: fix some memory leaks in the GLX clien... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
divverent | allow entity number reuse during PRVM_ED_LoadFromFile... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
divverent | When loading savegames, unlink all edicts first. This... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
blub | r_glsl_dumpshader: shaderpermutationinfo[i].pretext... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
blub | width_of_factor is now useless since it's always equal... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
blub | Do not load sizes < 0 at all. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
blub | load the freetype library in Font_Init already, and... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
havoc | upload all q1bsp lightmaps on first frame, rather than... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
blub | on mac it's libfreetype.dylib and/or libfreetype.6... |
commit | commitdiff | tree | snapshot |
next |