2001-03-18 |
Gareth Hughes | Add missing header file include. |
commit | commitdiff | tree |
2001-03-18 |
Gareth Hughes | Remove #endif. |
commit | commitdiff | tree |
2001-03-18 |
Gareth Hughes | Make assertions take new GLchan formats into account. |
commit | commitdiff | tree |
2001-03-18 |
Gareth Hughes | Fix error message. |
commit | commitdiff | tree |
2001-03-18 |
Gareth Hughes | Fix header info. |
commit | commitdiff | tree |
2001-03-18 |
Gareth Hughes | Remove old code, fix a few comments. |
commit | commitdiff | tree |
2001-03-18 |
pesco | Forgot to add newly created files. |
commit | commitdiff | tree |
2001-03-18 |
Gareth Hughes | - Port 3.4 texture utils, texture format work to 3... |
commit | commitdiff | tree |
2001-03-18 |
Keith Whitwell | Fix lineloops. |
commit | commitdiff | tree |
2001-03-17 |
Keith Whitwell | Fix cut&paste bug exposed by clipbug.c demo. |
commit | commitdiff | tree |
2001-03-17 |
Keith Whitwell | Remove dead #define. |
commit | commitdiff | tree |
2001-03-17 |
Keith Whitwell | Revert earlier changes protecting against null VB-... |
commit | commitdiff | tree |
2001-03-17 |
Brian Paul | added SI GLU info |
commit | commitdiff | tree |
2001-03-17 |
Brian Paul | updated for SGI SI GLU |
commit | commitdiff | tree |
2001-03-17 |
Brian Paul | SGI SI GLU 1.3 header |
commit | commitdiff | tree |
2001-03-17 |
Brian Paul | added CCFLAGS and CPLUSPLUS definitions |
commit | commitdiff | tree |
2001-03-17 |
Brian Paul | SGI SI GLU library |
commit | commitdiff | tree |
2001-03-15 |
Brian Paul | removed ARB_texture_env_add bool flag, use EXT_texture_... |
commit | commitdiff | tree |
2001-03-15 |
Brian Paul | use IROUND() instead of (int) cast (Klaus Niederkrueger) |
commit | commitdiff | tree |
2001-03-14 |
Gareth Hughes | Fix typo. |
commit | commitdiff | tree |
2001-03-13 |
Gareth Hughes | Initial templates for immediate mode fastpaths, or... |
commit | commitdiff | tree |
2001-03-12 |
Gareth Hughes | Nope, -ansi spoils that... |
commit | commitdiff | tree |
2001-03-12 |
Gareth Hughes | Undo -D_POSIX_SOURCE change, fix the way the katmai... |
commit | commitdiff | tree |
2001-03-12 |
Gareth Hughes | - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to... |
commit | commitdiff | tree |
2001-03-12 |
Gareth Hughes | Add missing header file. |
commit | commitdiff | tree |
2001-03-12 |
Gareth Hughes | Add missing header file include. |
commit | commitdiff | tree |
2001-03-12 |
Gareth Hughes | Consistent copyright info (version number, date) across... |
commit | commitdiff | tree |
2001-03-11 |
Gareth Hughes | Minor cleanups. |
commit | commitdiff | tree |
2001-03-11 |
Gareth Hughes | Clean up install, restore for exec vtxfmts. |
commit | commitdiff | tree |
2001-03-11 |
Gareth Hughes | Support for swappable tnl modules. |
commit | commitdiff | tree |
2001-03-10 |
Gareth Hughes | Add a couple of missing functions. |
commit | commitdiff | tree |
2001-03-09 |
Gareth Hughes | More generic vtxfmt template, useful for creating neutr... |
commit | commitdiff | tree |
2001-03-08 |
Brian Paul | fixed RBGA ifdef typo |
commit | commitdiff | tree |
2001-03-08 |
Brian Paul | do fog interpolation if INTERP_FOG is defined, not... |
commit | commitdiff | tree |
2001-03-08 |
Brian Paul | processed by indent to improve readability |
commit | commitdiff | tree |
2001-03-08 |
Brian Paul | changed bincoeff var to GLfloat, fixes bug introduced... |
commit | commitdiff | tree |
2001-03-08 |
Brian Paul | test 16-bit/channel rendering |
commit | commitdiff | tree |
2001-03-08 |
Brian Paul | More g++ warning fixes. Fixes for CHAN_BITS==16, it... |
commit | commitdiff | tree |
2001-03-07 |
Brian Paul | added an assertion in the init code, just to be safe |
commit | commitdiff | tree |
2001-03-07 |
Jon Taylor | Misc build fixes |
commit | commitdiff | tree |
2001-03-07 |
Gareth Hughes | Add missing copy in _mesa_noop_Color4fv(). |
commit | commitdiff | tree |
2001-03-07 |
Brian Paul | fixed a bunch of g++ warnings/errors. Compiling with... |
commit | commitdiff | tree |
2001-03-07 |
Brian Paul | _MinMagThresh[] should be GLfloat |
commit | commitdiff | tree |
2001-03-07 |
Brian Paul | added some casts in the 16-bit GLchan macros, just... |
commit | commitdiff | tree |
2001-03-07 |
Brian Paul | added Driver.BlendColor() function, for completeness |
commit | commitdiff | tree |
2001-03-05 |
Brian Paul | fixed segfaults when tex unit 1 enabled, but not unit... |
commit | commitdiff | tree |
2001-03-05 |
Brian Paul | added missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH()... |
commit | commitdiff | tree |
2001-03-05 |
Keith Whitwell | DO_POINT renamed DO_POINTS |
commit | commitdiff | tree |
2001-03-05 |
Keith Whitwell | Changes for ffb |
commit | commitdiff | tree |
2001-03-05 |
Keith Whitwell | Fix typo |
commit | commitdiff | tree |
2001-03-05 |
Brian Paul | GL_EXT_secondary_color test |
commit | commitdiff | tree |
2001-03-05 |
Brian Paul | GL_EXT_fog_coord test |
commit | commitdiff | tree |
2001-03-05 |
Keith Whitwell | Add missing cases for viewport transform. Remove INVAL... |
commit | commitdiff | tree |
2001-03-05 |
Brian Paul | replaced gl_test_os_katmai*() with _mesa_test_os_katmai*() |
commit | commitdiff | tree |
2001-03-03 |
Brian Paul | more clean-ups |
commit | commitdiff | tree |
2001-03-03 |
Brian Paul | used indent to clean-up the code |
commit | commitdiff | tree |
2001-03-03 |
Brian Paul | more namespace clean-ups |
commit | commitdiff | tree |
2001-03-03 |
Brian Paul | lots of gl_*() to _mesa_*() namespace clean-up |
commit | commitdiff | tree |
2001-03-03 |
Brian Paul | optimized lambda calculation (Klaus Niederkrueger) |
commit | commitdiff | tree |
2001-03-03 |
Brian Paul | changed AlphaFunc() ref from GLclampf to GLchan |
commit | commitdiff | tree |
2001-03-02 |
Brian Paul | fixed _mesa_getenv() weirdness |
commit | commitdiff | tree |
2001-03-01 |
Brian Paul | fixed mistake in alpha buffer clear test |
commit | commitdiff | tree |
2001-03-01 |
Keith Whitwell | Uncomment some defaults. |
commit | commitdiff | tree |
2001-03-01 |
Keith Whitwell | Bugfixes for vertex format, templates |
commit | commitdiff | tree |
2001-03-01 |
Brian Paul | added s/w alpha buffer clearing |
commit | commitdiff | tree |
2001-02-28 |
Brian Paul | removed some bogus error checks |
commit | commitdiff | tree |
2001-02-28 |
Brian Paul | Now there's four possible display modes: |
commit | commitdiff | tree |
2001-02-28 |
Keith Whitwell | Templates are in working order. |
commit | commitdiff | tree |
2001-02-28 |
Brian Paul | GLvisual inside GLframebuffer is no longer a pointer... |
commit | commitdiff | tree |
2001-02-27 |
Brian Paul | fixed glitches in error checking of imaging extensions |
commit | commitdiff | tree |
2001-02-27 |
Brian Paul | signal _NEW_TEXTURE in all teximage functions |
commit | commitdiff | tree |
2001-02-27 |
Brian Paul | added fog coord clamping |
commit | commitdiff | tree |
2001-02-27 |
Brian Paul | colortable w/ size=0 wasn't handled correctly |
commit | commitdiff | tree |
2001-02-27 |
Keith Whitwell | Initialize Line._Width |
commit | commitdiff | tree |
2001-02-27 |
Brian Paul | more tweaks |
commit | commitdiff | tree |
2001-02-27 |
Brian Paul | minor extension tweaks |
commit | commitdiff | tree |
2001-02-26 |
Brian Paul | Disable most extensions by default. Drivers should... |
commit | commitdiff | tree |
2001-02-26 |
Brian Paul | fixed extension checking in _mesa_BlendEquation() |
commit | commitdiff | tree |
2001-02-26 |
Brian Paul | added filtering option, compute shadow tex size from... |
commit | commitdiff | tree |
2001-02-26 |
Brian Paul | tiny change to a gl_problem() call |
commit | commitdiff | tree |
2001-02-26 |
Brian Paul | added a cube map error check |
commit | commitdiff | tree |
2001-02-26 |
Brian Paul | bilinear sampling of depth textures |
commit | commitdiff | tree |
2001-02-24 |
Keith Whitwell | Template work |
commit | commitdiff | tree |
2001-02-23 |
Brian Paul | another fix in _mesa_stencil_and_ztest_pixels() for... |
commit | commitdiff | tree |
2001-02-23 |
Brian Paul | fixed bug in _mesa_stencil_and_ztest_pixels() found... |
commit | commitdiff | tree |
2001-02-22 |
Brian Paul | improvements to regions_overlap() function |
commit | commitdiff | tree |
2001-02-22 |
Brian Paul | removed some bogus code |
commit | commitdiff | tree |
2001-02-22 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2001-02-21 |
Brian Paul | fixed GL_LUMINANCE_ALPHA bug in fetch_2d_texel() |
commit | commitdiff | tree |
2001-02-20 |
Keith Whitwell | Added GLvector4chan type, removed lots of CHAN_TYPE... |
commit | commitdiff | tree |
2001-02-20 |
Brian Paul | more 3.5 updates |
commit | commitdiff | tree |
2001-02-20 |
Brian Paul | added extension #ifdef/#endifs |
commit | commitdiff | tree |
2001-02-20 |
Brian Paul | added shadow extensions |
commit | commitdiff | tree |
2001-02-20 |
Brian Paul | added shadowtex |
commit | commitdiff | tree |
2001-02-20 |
Brian Paul | demo of GL_SGIX_shadow |
commit | commitdiff | tree |
2001-02-20 |
Brian Paul | Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture. |
commit | commitdiff | tree |
2001-02-19 |
Brian Paul | plug in fallback teximage DD functions |
commit | commitdiff | tree |
2001-02-19 |
Brian Paul | Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubI... |
commit | commitdiff | tree |
2001-02-19 |
Brian Paul | added a bunch of extensions (Ray Tice) |
commit | commitdiff | tree |
2001-02-17 |
Brian Paul | Changed FetchTexel() function pointer arguments. |
commit | commitdiff | tree |
next |