2004-02-16 |
Daniel Borca | fog_coord demo |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Brian Paul | some code clean-ups |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Brian Paul | Minor clean-ups of variable scopes, initializations... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Keith Whitwell | Remove debug |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Keith Whitwell | Make it easier for drivers to create "subclasses" of... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Paul | added note about kernel modules |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Ian Romanick | Minor tweaks to get the fbconfig list returned by __dri... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Paul | info about precompiled libs for Solaris |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Paul | init secondary color to (0,0,0,1). remove some redunda... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Paul | set buffer object default Usage and Access |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Brian Paul | new comments, rename some stuff |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Ian Romanick | Fix a problem that caused the new interface code to... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Ian Romanick | Enable use of new DRI interface in MGA driver. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Brian Paul | Minor re-org of state for fog and precision options. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Brian Paul | bunch of assorted updates/changes |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Dave Airlie | minor cleanups from t_dd_vb.c |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Dave Airlie | remove vertex_stride_shift, fix up code to not need it |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Dave Airlie | fix up specular color/fog and triangle vertex retrieval |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Dave Airlie | fixup vertex building code .. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Dave Airlie | more updates , gears sorta works |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Brian Paul | Fix the problem found with UT after I had added support... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Dave Airlie | initialise VBLANK |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Brian Paul | Do more bookkeeping of vertex buffer object reference... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ian Romanick | Added a test case for Mesa bug #508473 that I wrote... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ian Romanick | Initial pass at adding support for the new DRI driver... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ian Romanick | Added yet another version of gears. This one uses... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Roland Scheidegger | revert to version 1.18 for now to fix segfaults in... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Roland Scheidegger | change lighting to use MULT instead of PREMULT (i.e... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Brian Paul | some useful matrix functions |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Daniel Borca | fixed back fxMesaGetCurrentContext to match MakeCurrent |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Roland Scheidegger | Changed lighting to use SOURCE_MATERIAL instead of... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Borca | reorganized DMesa to fxMesa wrapper |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Borca | deal with combine_ext refactor |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Brian Paul | Restore some of the previous code for handling conventi... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Paul | tweak solaris-x86-gcc and ggi targets |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Paul | Updated to handle generic vertex attributes accessed... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Paul | fully parameterize the macros for fixed-point arithmetic |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Paul | added an additional comment about mipmap generation |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Brian Paul | implement Fake_glXCreateWindow() to fix bug #890894 |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Daniel Borca | removed MGA driver from DMesa |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Daniel Borca | added NUL driver for DMesa |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Ian Romanick | Refactor "class" texture environments to be implemented... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Roland Scheidegger | inform driver of changed wrap/filter parameters due... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Roland Scheidegger | remove bogus check of texture target in R200TexParameter |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Roland Scheidegger | align blits for texture rectangles correctly, fix poten... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Roland Scheidegger | fix potential problem overwriting dma region |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Roland Scheidegger | remove bogus check of texture target in RadeonTexParameter |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Brian Paul | Added flags for _all_ extensions to the gl_extensions... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Brian Paul | added GLU_INCOMPATIBLE_GL_VERSION |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Dave Airlie | fix missing include for SOLO build |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Dave Airlie | Remove warnings from mach64 build, fix up some _SOLO... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Dave Airlie | Initial mach64 driver import for DRI mach64-0-0-6 branch, |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Keith Whitwell | Add comments to make decyphering the faces easier |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Brian Paul | update function mangling and add comment about it to... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Brian Paul | bring in Keith's _math_matrix_ortho() compiler work... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Dave Airlie | fix ugly bug triggered by macro expansion |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Brian Paul | fix glXChooseFBConfig bug 890167 |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Brian Paul | fix typo |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Keith Whitwell | Fix off-by-one in calculations for wrapped trifan,... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Brian Paul | fix stores to vertex state program registers |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Keith Whitwell | Use quads instead of lines to ensure this is testing... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Brian Paul | another tweak to two-sided detection test |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Brian Paul | fix two-sided lighting / vertex program bug (#887330) |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Brian Paul | added Daniel Stone for getting CVS access |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Brian Paul | another pbuffer demo (Andrew Lentvorski) |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Brian Paul | s/getenv/_mesa_getenv/ |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Brian Paul | updated list of env vars |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Felix Kuehling | Include context.h in radeon_state.c. |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Brian Paul | glXChooseFBConfig() didn't handle GLX_FBCONFIG_ID option |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Brian Paul | tweak comments |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Daniel Borca | added glutGetProcAddress in DMesaGLUT |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Daniel Borca | fixed a bug in GL_NEAREST sampler |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | added display list option (l key) |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | minor #ifdef fix |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | added _NEW_PROGRAM to check_state flags for pipeline... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | add vparray.c, fix indentation |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | enable program and arrays by default, minor clean-ups |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | don't call gl functions directly, jump through _glapi_D... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | add missing CXX, CXXFLAGS for osf1 (Bug 886628) |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | glBindProgramARB wasn't getting compiled into display... |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | added unichrome directory |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | Minor fixes for recent Mesa 6.1 changes |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | Via Unichrome/cle266 driver (Erdi Chen) |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | more descriptive error strings |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Keith Whitwell | Fix extract_3f_xyw(). |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Brian Paul | replace spaces w/ tabs |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Borca | GL_TEXTURE_1D and other stories... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Brian Paul | more IRIX tweaks |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Brian Paul | fix ARCHOPT typo |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | fix C++ link issues on IRIX |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Karl Schultz | Add GLAPIENTRY function decorations for correct operati... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | tweak the #if test for defining _ASMAPI (fixes IRIX... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | minor fixes to glw's touch depend |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Karl Schultz | Fix compiler options regarding exception handing to... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Karl Schultz | Avoid setting NOWIN98 compiler optimization with VC 7. |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Ian Romanick | Fixed a cut-and-paste bug from the BlendFuncSeparate... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Alan Hourihane | fix printf warnings |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | patch from bug 885992 |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | s/BlendEquatioRGB/BlendEquationRGB/ |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Keith Whitwell | add glutInitWindowPosition calls |
commit | commitdiff | tree | snapshot |
next |