2004-02-12 |
Dave Airlie | remove vertex_stride_shift, fix up code to not need it |
commit | commitdiff | tree |
2004-02-12 |
Dave Airlie | fix up specular color/fog and triangle vertex retrieval |
commit | commitdiff | tree |
2004-02-12 |
Dave Airlie | fixup vertex building code .. |
commit | commitdiff | tree |
2004-02-12 |
Dave Airlie | more updates , gears sorta works |
commit | commitdiff | tree |
2004-02-11 |
Brian Paul | Fix the problem found with UT after I had added support... |
commit | commitdiff | tree |
2004-02-11 |
Dave Airlie | initialise VBLANK |
commit | commitdiff | tree |
2004-02-11 |
Brian Paul | Do more bookkeeping of vertex buffer object reference... |
commit | commitdiff | tree |
2004-02-11 |
Ian Romanick | Added a test case for Mesa bug #508473 that I wrote... |
commit | commitdiff | tree |
2004-02-11 |
Ian Romanick | Initial pass at adding support for the new DRI driver... |
commit | commitdiff | tree |
2004-02-11 |
Ian Romanick | Added yet another version of gears. This one uses... |
commit | commitdiff | tree |
2004-02-11 |
Roland Scheidegger | revert to version 1.18 for now to fix segfaults in... |
commit | commitdiff | tree |
2004-02-10 |
Roland Scheidegger | change lighting to use MULT instead of PREMULT (i.e... |
commit | commitdiff | tree |
2004-02-10 |
Brian Paul | some useful matrix functions |
commit | commitdiff | tree |
2004-02-10 |
Daniel Borca | fixed back fxMesaGetCurrentContext to match MakeCurrent |
commit | commitdiff | tree |
2004-02-10 |
Roland Scheidegger | Changed lighting to use SOURCE_MATERIAL instead of... |
commit | commitdiff | tree |
2004-02-09 |
Daniel Borca | reorganized DMesa to fxMesa wrapper |
commit | commitdiff | tree |
2004-02-09 |
Daniel Borca | deal with combine_ext refactor |
commit | commitdiff | tree |
2004-02-09 |
Brian Paul | Restore some of the previous code for handling conventi... |
commit | commitdiff | tree |
2004-02-08 |
Brian Paul | tweak solaris-x86-gcc and ggi targets |
commit | commitdiff | tree |
2004-02-08 |
Brian Paul | Updated to handle generic vertex attributes accessed... |
commit | commitdiff | tree |
2004-02-08 |
Brian Paul | fully parameterize the macros for fixed-point arithmetic |
commit | commitdiff | tree |
2004-02-08 |
Brian Paul | added an additional comment about mipmap generation |
commit | commitdiff | tree |
2004-02-08 |
Brian Paul | implement Fake_glXCreateWindow() to fix bug #890894 |
commit | commitdiff | tree |
2004-02-07 |
Daniel Borca | removed MGA driver from DMesa |
commit | commitdiff | tree |
2004-02-07 |
Daniel Borca | added NUL driver for DMesa |
commit | commitdiff | tree |
2004-02-06 |
Ian Romanick | Refactor "class" texture environments to be implemented... |
commit | commitdiff | tree |
2004-02-06 |
Roland Scheidegger | inform driver of changed wrap/filter parameters due... |
commit | commitdiff | tree |
2004-02-06 |
Roland Scheidegger | remove bogus check of texture target in R200TexParameter |
commit | commitdiff | tree |
2004-02-06 |
Roland Scheidegger | align blits for texture rectangles correctly, fix poten... |
commit | commitdiff | tree |
2004-02-06 |
Roland Scheidegger | fix potential problem overwriting dma region |
commit | commitdiff | tree |
2004-02-06 |
Roland Scheidegger | remove bogus check of texture target in RadeonTexParameter |
commit | commitdiff | tree |
2004-02-06 |
Brian Paul | Added flags for _all_ extensions to the gl_extensions... |
commit | commitdiff | tree |
2004-02-06 |
Brian Paul | added GLU_INCOMPATIBLE_GL_VERSION |
commit | commitdiff | tree |
2004-02-06 |
Dave Airlie | fix missing include for SOLO build |
commit | commitdiff | tree |
2004-02-06 |
Dave Airlie | Remove warnings from mach64 build, fix up some _SOLO... |
commit | commitdiff | tree |
2004-02-05 |
Dave Airlie | Initial mach64 driver import for DRI mach64-0-0-6 branch, |
commit | commitdiff | tree |
2004-02-05 |
Keith Whitwell | Add comments to make decyphering the faces easier |
commit | commitdiff | tree |
2004-02-05 |
Brian Paul | update function mangling and add comment about it to... |
commit | commitdiff | tree |
2004-02-05 |
Brian Paul | bring in Keith's _math_matrix_ortho() compiler work... |
commit | commitdiff | tree |
2004-02-05 |
Dave Airlie | fix ugly bug triggered by macro expansion |
commit | commitdiff | tree |
2004-02-04 |
Brian Paul | fix glXChooseFBConfig bug 890167 |
commit | commitdiff | tree |
2004-02-04 |
Brian Paul | fix typo |
commit | commitdiff | tree |
2004-02-04 |
Keith Whitwell | Fix off-by-one in calculations for wrapped trifan,... |
commit | commitdiff | tree |
2004-02-04 |
Brian Paul | fix stores to vertex state program registers |
commit | commitdiff | tree |
2004-02-04 |
Keith Whitwell | Use quads instead of lines to ensure this is testing... |
commit | commitdiff | tree |
2004-02-04 |
Brian Paul | another tweak to two-sided detection test |
commit | commitdiff | tree |
2004-02-04 |
Brian Paul | fix two-sided lighting / vertex program bug (#887330) |
commit | commitdiff | tree |
2004-02-03 |
Brian Paul | added Daniel Stone for getting CVS access |
commit | commitdiff | tree |
2004-02-03 |
Brian Paul | another pbuffer demo (Andrew Lentvorski) |
commit | commitdiff | tree |
2004-02-02 |
Brian Paul | s/getenv/_mesa_getenv/ |
commit | commitdiff | tree |
2004-02-02 |
Brian Paul | updated list of env vars |
commit | commitdiff | tree |
2004-02-02 |
Felix Kuehling | Include context.h in radeon_state.c. |
commit | commitdiff | tree |
2004-02-02 |
Brian Paul | glXChooseFBConfig() didn't handle GLX_FBCONFIG_ID option |
commit | commitdiff | tree |
2004-02-02 |
Brian Paul | tweak comments |
commit | commitdiff | tree |
2004-02-02 |
Daniel Borca | added glutGetProcAddress in DMesaGLUT |
commit | commitdiff | tree |
2004-02-02 |
Daniel Borca | fixed a bug in GL_NEAREST sampler |
commit | commitdiff | tree |
2004-01-31 |
Brian Paul | added display list option (l key) |
commit | commitdiff | tree |
2004-01-31 |
Brian Paul | minor #ifdef fix |
commit | commitdiff | tree |
2004-01-31 |
Brian Paul | added _NEW_PROGRAM to check_state flags for pipeline... |
commit | commitdiff | tree |
2004-01-31 |
Brian Paul | add vparray.c, fix indentation |
commit | commitdiff | tree |
2004-01-31 |
Brian Paul | enable program and arrays by default, minor clean-ups |
commit | commitdiff | tree |
2004-01-31 |
Brian Paul | don't call gl functions directly, jump through _glapi_D... |
commit | commitdiff | tree |
2004-01-31 |
Brian Paul | add missing CXX, CXXFLAGS for osf1 (Bug 886628) |
commit | commitdiff | tree |
2004-01-30 |
Brian Paul | glBindProgramARB wasn't getting compiled into display... |
commit | commitdiff | tree |
2004-01-30 |
Brian Paul | added unichrome directory |
commit | commitdiff | tree |
2004-01-30 |
Brian Paul | Minor fixes for recent Mesa 6.1 changes |
commit | commitdiff | tree |
2004-01-30 |
Brian Paul | Via Unichrome/cle266 driver (Erdi Chen) |
commit | commitdiff | tree |
2004-01-30 |
Brian Paul | more descriptive error strings |
commit | commitdiff | tree |
2004-01-30 |
Keith Whitwell | Fix extract_3f_xyw(). |
commit | commitdiff | tree |
2004-01-29 |
Brian Paul | replace spaces w/ tabs |
commit | commitdiff | tree |
2004-01-29 |
Daniel Borca | GL_TEXTURE_1D and other stories... |
commit | commitdiff | tree |
2004-01-29 |
Brian Paul | more IRIX tweaks |
commit | commitdiff | tree |
2004-01-29 |
Brian Paul | fix ARCHOPT typo |
commit | commitdiff | tree |
2004-01-28 |
Brian Paul | fix C++ link issues on IRIX |
commit | commitdiff | tree |
2004-01-28 |
Karl Schultz | Add GLAPIENTRY function decorations for correct operati... |
commit | commitdiff | tree |
2004-01-28 |
Brian Paul | tweak the #if test for defining _ASMAPI (fixes IRIX... |
commit | commitdiff | tree |
2004-01-28 |
Brian Paul | minor fixes to glw's touch depend |
commit | commitdiff | tree |
2004-01-28 |
Karl Schultz | Fix compiler options regarding exception handing to... |
commit | commitdiff | tree |
2004-01-28 |
Karl Schultz | Avoid setting NOWIN98 compiler optimization with VC 7. |
commit | commitdiff | tree |
2004-01-28 |
Ian Romanick | Fixed a cut-and-paste bug from the BlendFuncSeparate... |
commit | commitdiff | tree |
2004-01-28 |
Alan Hourihane | fix printf warnings |
commit | commitdiff | tree |
2004-01-28 |
Brian Paul | patch from bug 885992 |
commit | commitdiff | tree |
2004-01-28 |
Brian Paul | s/BlendEquatioRGB/BlendEquationRGB/ |
commit | commitdiff | tree |
2004-01-28 |
Keith Whitwell | add glutInitWindowPosition calls |
commit | commitdiff | tree |
2004-01-28 |
Keith Whitwell | Add glutInitWindowPosition call |
commit | commitdiff | tree |
2004-01-28 |
Keith Whitwell | Move FRAG_BIT_ definitions to mtypes.h so that NEED_SEC... |
commit | commitdiff | tree |
2004-01-28 |
Keith Whitwell | Use NEED_SECONDARY_COLOR() for checking specular state... |
commit | commitdiff | tree |
2004-01-28 |
Dave Airlie | fix breakage associated with pointers not being initial... |
commit | commitdiff | tree |
2004-01-27 |
Brian Paul | change PFNGLXGETUSTPROC's argument from uint64_t to... |
commit | commitdiff | tree |
2004-01-27 |
Ian Romanick | Missed this commit as part of the addition of |
commit | commitdiff | tree |
2004-01-27 |
Ian Romanick | Added support for EXT_blend_equation_separate / ATI_ble... |
commit | commitdiff | tree |
2004-01-27 |
Keith Whitwell | Catch and shortcircuit no-primitive and no-vertex cases... |
commit | commitdiff | tree |
2004-01-27 |
Karl Schultz | Add new driverfuncs. |
commit | commitdiff | tree |
2004-01-27 |
Keith Whitwell | Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image... |
commit | commitdiff | tree |
2004-01-27 |
Keith Whitwell | Tweak: set z scale to one, else tnl thinks we have... |
commit | commitdiff | tree |
2004-01-26 |
Brian Paul | remove bogus assertion in DeleteTexture() function |
commit | commitdiff | tree |
2004-01-26 |
Felix Kuehling | Make the drivers using the common texmem code work... |
commit | commitdiff | tree |
2004-01-26 |
Keith Whitwell | Fix for recursion in generic_copy_pv_extras. |
commit | commitdiff | tree |
2004-01-26 |
Brian Paul | replace MALLOC w/ CALLOC to silence valgrind warnings |
commit | commitdiff | tree |
2004-01-26 |
Keith Whitwell | Add tests for ARB_fp trig instructions and also for... |
commit | commitdiff | tree |
next |