2011-05-06 |
divverent | add 2 missing casts |
commit | commitdiff | tree | snapshot |
2011-05-06 |
divverent | we can enable NPOT fonts, there seems to be no slowdown... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
divverent | new cvar: r_font_nonpoweroftwo (to save GPU VRAM for... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
divverent | add a debug print about font map use |
commit | commitdiff | tree | snapshot |
2011-05-06 |
divverent | FINALLY use the mapidx right |
commit | commitdiff | tree | snapshot |
2011-05-06 |
divverent | to resolve the format string madness once and for all... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
havoc | added .float sendcomplexanimation server qc field which... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
havoc | fix a format error in map_identifier (load_flags needs... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
havoc | fix bug with iqm models by removing pose 0 optimization... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
vortex | Removed mqt_viewmindist as it messes up order and don... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
havoc | fix serious error in font caching |
commit | commitdiff | tree | snapshot |
2011-05-05 |
havoc | avoid creating an empty config.cfg in the basedir folde... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
divverent | avoid rendering the glyphs when not needed |
commit | commitdiff | tree | snapshot |
2011-05-04 |
divverent | free the data allocated by font rendering, even if... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
divverent | also calculate padding if the font glyph is not to... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
divverent | add a third mode to call Font_Postprocess (NULL image... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
havoc | fix screenshot prefix updates on gamedir change |
commit | commitdiff | tree | snapshot |
2011-05-04 |
havoc | fix loading of quake lmp/wad textures |
commit | commitdiff | tree | snapshot |
2011-05-04 |
havoc | gl_texturecompression is no longer required for TEXF_CO... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
havoc | avoid bugs introduced by the attempt to skip image... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
havoc | don't upload the same ft2 font texture more than once |
commit | commitdiff | tree | snapshot |
2011-05-03 |
havoc | check GL_ARB_fragment_shader |
commit | commitdiff | tree | snapshot |
2011-05-03 |
havoc | reworked GL shader detection a bit, now works on Mac... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
havoc | fix two compile errors in C++ mode |
commit | commitdiff | tree | snapshot |
2011-05-03 |
havoc | fix two bugs with the Windows handling of GAMEDIRMODE_S... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
vortex | Transparent sorting: added maxdist and array size cvars... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
divverent | shells are too stupid to understand precedence of ... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
havoc | fix a compile error in my last edit for OSX |
commit | commitdiff | tree | snapshot |
2011-05-01 |
havoc | don't override dock icon on OSX |
commit | commitdiff | tree | snapshot |
2011-05-01 |
divverent | detect git revision too, not just svn version |
commit | commitdiff | tree | snapshot |
2011-05-01 |
havoc | reworked userdir path selection, now has 4 "tiers": |
commit | commitdiff | tree | snapshot |
2011-05-01 |
havoc | on OSX use ~/Library/Application Support/<gamename... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
divverent | CL_RotateMoves: helper builtin for Xonotic for perfect... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
havoc | changed vid_hasfocus check to use SDL_APPINPUTFOCUS... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
havoc | refactored the SDL_WM_SetCaption and SDL_WM_SetIcon... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
divverent | use highp by default |
commit | commitdiff | tree | snapshot |
2011-04-27 |
divverent | use highp by default |
commit | commitdiff | tree | snapshot |
2011-04-27 |
divverent | do NOT use mediump explicitly for GLSL130 because this... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
divverent | in glsl130, add "precision mediump float" |
commit | commitdiff | tree | snapshot |
2011-04-27 |
havoc | added r_transparent cvar to turn off transparent render... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
divverent | evaluate sv_curl_serverpackages changes immediately... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
vortex | R_LightPoint: fix glitch. Add checking for worldmodel... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
divverent | really fix csprogs.dat.??.po loading |
commit | commitdiff | tree | snapshot |
2011-04-20 |
divverent | do NOT use the crc inside the file name for .po file... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
divverent | fix compile failure in crypto.c |
commit | commitdiff | tree | snapshot |
2011-04-20 |
havoc | fix a comment about ftransform |
commit | commitdiff | tree | snapshot |
2011-04-20 |
divverent | crypto: avoid generating control-like packets |
commit | commitdiff | tree | snapshot |
2011-04-19 |
havoc | disabled glBegin, glEnd, glPolygonMode wrapper function... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
havoc | added RENDERPATH_GLES1 |
commit | commitdiff | tree | snapshot |
2011-04-19 |
havoc | fix typo in last commit |
commit | commitdiff | tree | snapshot |
2011-04-19 |
havoc | move iphone detection above macosx detection |
commit | commitdiff | tree | snapshot |
2011-04-19 |
havoc | separate out the GLES2 stuff from the iphone stuff |
commit | commitdiff | tree | snapshot |
2011-04-19 |
divverent | fix a segfault in menu routing when switching gamedirs |
commit | commitdiff | tree | snapshot |
2011-04-19 |
divverent | fix a bug in cvar hash handling |
commit | commitdiff | tree | snapshot |
2011-04-18 |
havoc | made r_showoverdraw honor material face culling settings |
commit | commitdiff | tree | snapshot |
2011-04-18 |
havoc | added r_showoverdraw cvar which allows you to see how... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
havoc | fix cullentities trace on q1bsp, it was broken by the |
commit | commitdiff | tree | snapshot |
2011-04-18 |
havoc | undo an accidental r_test commit in vid_sdl.c |
commit | commitdiff | tree | snapshot |
2011-04-18 |
divverent | make dpoffsetscale apply again |
commit | commitdiff | tree | snapshot |
2011-04-13 |
divverent | fix a typo causing moire with offsetmapping |
commit | commitdiff | tree | snapshot |
2011-04-13 |
divverent | new cvar: r_glsl_offsetmapping_reliefmapping_refinestep... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
divverent | fix loading "g"-less .obj files |
commit | commitdiff | tree | snapshot |
2011-04-12 |
divverent | avoid some crashes when recursing BIHs |
commit | commitdiff | tree | snapshot |
2011-04-12 |
havoc | fix a typo |
commit | commitdiff | tree | snapshot |
2011-04-12 |
divverent | oops, fix last fix |
commit | commitdiff | tree | snapshot |
2011-04-12 |
divverent | fix an engine crash in vid_glx |
commit | commitdiff | tree | snapshot |
2011-04-12 |
divverent | fix mingw breakage on Ubuntu |
commit | commitdiff | tree | snapshot |
2011-04-12 |
havoc | remove the never-finished first incarnation of obj... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
divverent | fix compilation of dpsoftrast on mingw32 (use Interlock... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
divverent | break the net connection AFTER calling ClientDisconnect... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
havoc | don't infinite loop if a sound has total_length 0 |
commit | commitdiff | tree | snapshot |
2011-04-10 |
havoc | implemented support for GL_EXT_texture_sRGB to preserve... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
havoc | correct a cvar comment now that directional shading... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
havoc | redesigned r_shadow_bouncegrid_static_directionalshadin... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
havoc | rewrote mod_collision_bih tracing code, the functions... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
divverent | fix the same bugs as before in strireplace |
commit | commitdiff | tree | snapshot |
2011-04-10 |
divverent | r_showsurfaces 3: render sky (appears as average-colore... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
havoc | don't use GL_RGBA internalformat on opaque textures... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
divverent | clang has _mm_cvtss_f32 but not __builtin_ia32_vec_ext_v4sf |
commit | commitdiff | tree | snapshot |
2011-04-08 |
havoc | when loading q1bsp textures, do not allow q3 shader... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
havoc | some cleanup of offsetmapping setup code |
commit | commitdiff | tree | snapshot |
2011-04-08 |
havoc | added mod_noshader_default_offsetmapping to allow separ... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
divverent | fix multiple bugs in strreplace |
commit | commitdiff | tree | snapshot |
2011-04-06 |
eihrul | more concise version of Texture2DBGRA8 |
commit | commitdiff | tree | snapshot |
2011-04-06 |
divverent | implement MODE_WATER |
commit | commitdiff | tree | snapshot |
2011-04-06 |
divverent | make MODE_REFRACTION not use TEXCOORD1..3 to help MODE_... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
divverent | preparation for MODE_WATER: refactor the pixel getting... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
eihrul | use ASYNCBLIT by default |
commit | commitdiff | tree | snapshot |
2011-04-05 |
divverent | make vid_glx also clear fullscreen properly |
commit | commitdiff | tree | snapshot |
2011-04-05 |
divverent | only use ONE buffer for non-Xshm |
commit | commitdiff | tree | snapshot |
2011-04-05 |
divverent | sanity check the visual obtained |
commit | commitdiff | tree | snapshot |
2011-04-05 |
divverent | XShm and pthreads support for vid_glx dpsoftrast |
commit | commitdiff | tree | snapshot |
2011-04-05 |
eihrul | workaround for missing _mm_cvtss_f32 on some gcc versionsx |
commit | commitdiff | tree | snapshot |
2011-04-05 |
havoc | added backface culling optimization to cl_decals_newsys... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
eihrul | optimize scanning for 0 alpha in FinishBGRA8 |
commit | commitdiff | tree | snapshot |
2011-04-05 |
eihrul | FinishBGRA8 optimization and fixes |
commit | commitdiff | tree | snapshot |
2011-04-05 |
eihrul | fix some clipping plane bugs and FinishBGRA8 bug introd... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
havoc | removed unused function DPSOFTRAST_Draw_Span_Finish |
commit | commitdiff | tree | snapshot |
2011-04-04 |
eihrul | clipplane validation fix |
commit | commitdiff | tree | snapshot |
2011-04-04 |
havoc | added simple affine check to accelerate texture fetches... |
commit | commitdiff | tree | snapshot |
next |