2004-02-28 |
Brian Paul | paltex demo from recent texcombine changes. Minor...
|
commit | commitdiff | tree |
2004-02-27 |
Brian Paul | move _mesa_load_state_parameters() to state validation...
|
commit | commitdiff | tree |
2004-02-27 |
Brian Paul | fix PK2H, UP2H, PK2US bugs
|
commit | commitdiff | tree |
2004-02-26 |
Brian Paul | check for null paramList
|
commit | commitdiff | tree |
2004-02-26 |
Brian Paul | check for invalid fragment program in glDrawPixels...
|
commit | commitdiff | tree |
2004-02-26 |
Brian Paul | check for invalid vertex/fragment program in glBegin
|
commit | commitdiff | tree |
2004-02-26 |
Brian Paul | fix another glDrawArrays indexing bug, jump through...
|
commit | commitdiff | tree |
2004-02-26 |
Brian Paul | fix library naming glitches (bug 904867)
|
commit | commitdiff | tree |
2004-02-26 |
Brian Paul | Fix C/C++ calling conventions problem (Bug 904854)
|
commit | commitdiff | tree |
2004-02-26 |
Brian Paul | added _tnl_allow_vertex/pixel_fog() calls
|
commit | commitdiff | tree |
2004-02-25 |
Brian Paul | use ABS(Z) when computing blend factors
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | call _tnl_allow_pixel/vertex_fog() funcs
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | turns out we probably need a _tnl_allow_pixel_fog(...
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | jump through dispatch table instead of calling gl functions...
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | fix incorrect texcoord attribute index
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | added some GLAPIENTRY keywords, minor clean-ups
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | s/transform/tnl/
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | upgraded to version 22
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | Yet another revision of _ae_update_state(). Issue...
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | added some const keywords
|
commit | commitdiff | tree |
2004-02-24 |
Brian Paul | glDrawArrays loop was wrong
|
commit | commitdiff | tree |
2004-02-23 |
Brian Paul | updates from Erdi Chen
|
commit | commitdiff | tree |
2004-02-23 |
Brian Paul | fix typo (Matt Case)
|
commit | commitdiff | tree |
2004-02-21 |
Brian Paul | some minor tweaks
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | recent bug fixes/changes (fog, glArrayElement, triangle...
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | A few more tweaks to fog code.
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | compute fog coord in eye space, not clip space
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | A bit of an overhaul of the fog code.
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | define DO_FRAGMENT_FOG=1 to test fragment program fog...
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | added SPAN_W
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | just some reformatting
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | some debug code
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | added FogOption to fragment_program struct
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | added FixedToDouble() macro
|
commit | commitdiff | tree |
2004-02-17 |
Brian Paul | Added TRIANGLE_WALK_DOUBLE to optionally walk triangle...
|
commit | commitdiff | tree |
2004-02-16 |
Brian Paul | remove incorrect negation in fog coord computation
|
commit | commitdiff | tree |
2004-02-15 |
Brian Paul | some code clean-ups
|
commit | commitdiff | tree |
2004-02-15 |
Brian Paul | Minor clean-ups of variable scopes, initializations...
|
commit | commitdiff | tree |
2004-02-13 |
Brian Paul | added note about kernel modules
|
commit | commitdiff | tree |
2004-02-13 |
Brian Paul | info about precompiled libs for Solaris
|
commit | commitdiff | tree |
2004-02-13 |
Brian Paul | init secondary color to (0,0,0,1). remove some redundant...
|
commit | commitdiff | tree |
2004-02-13 |
Brian Paul | set buffer object default Usage and Access
|
commit | commitdiff | tree |
2004-02-13 |
Brian Paul | new comments, rename some stuff
|
commit | commitdiff | tree |
2004-02-12 |
Brian Paul | Minor re-org of state for fog and precision options.
|
commit | commitdiff | tree |
2004-02-12 |
Brian Paul | bunch of assorted updates/changes
|
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 |
Brian Paul | Do more bookkeeping of vertex buffer object reference...
|
commit | commitdiff | tree |
2004-02-10 |
Brian Paul | some useful matrix functions
|
commit | commitdiff | tree |
2004-02-09 |
Brian Paul | Restore some of the previous code for handling conventional...
|
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-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-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-04 |
Brian Paul | fix glXChooseFBConfig bug 890167
|
commit | commitdiff | tree |
2004-02-04 |
Brian Paul | fix typo
|
commit | commitdiff | tree |
2004-02-04 |
Brian Paul | fix stores to vertex state program registers
|
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 |
Brian Paul | glXChooseFBConfig() didn't handle GLX_FBCONFIG_ID option
|
commit | commitdiff | tree |
2004-02-02 |
Brian Paul | tweak comments
|
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_Dispat...
|
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-29 |
Brian Paul | replace spaces w/ tabs
|
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 |
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 |
Brian Paul | patch from bug 885992
|
commit | commitdiff | tree |
2004-01-28 |
Brian Paul | s/BlendEquatioRGB/BlendEquationRGB/
|
commit | commitdiff | tree |
2004-01-27 |
Brian Paul | change PFNGLXGETUSTPROC's argument from uint64_t to...
|
commit | commitdiff | tree |
2004-01-26 |
Brian Paul | remove bogus assertion in DeleteTexture() function
|
commit | commitdiff | tree |
2004-01-26 |
Brian Paul | replace MALLOC w/ CALLOC to silence valgrind warnings
|
commit | commitdiff | tree |
2004-01-26 |
Brian Paul | updated GLUT link
|
commit | commitdiff | tree |
2004-01-24 |
Brian Paul | New error checking in _mesa_GetTexImage().
|
commit | commitdiff | tree |
2004-01-24 |
Brian Paul | Some initial RGB and RGBA floating point texture formats.
|
commit | commitdiff | tree |
2004-01-24 |
Brian Paul | initial info for version 6.1
|
commit | commitdiff | tree |
2004-01-24 |
Brian Paul | New glXUseRotatedXFontMESA() function. Like glXUseXFont...
|
commit | commitdiff | tree |
2004-01-24 |
Brian Paul | added link to ORSA (per request)
|
commit | commitdiff | tree |
2004-01-23 |
Brian Paul | added device driver hooks for BindProgram, NewProgram...
|
commit | commitdiff | tree |
2004-01-23 |
Brian Paul | Change software alpha plane pointers from void* to...
|
commit | commitdiff | tree |
next |