2005-01-25 |
Ian Romanick | Add a glFunctionIterator class to iterate over the... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Aapo Tahkola | Fixes for clamp modes. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Brian Paul | Use the _mesa_HashNextEntry() function to walk over... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Ian Romanick | Stupid text editor...convert wayward tabs to spaces. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Ian Romanick | Add a "count" attribute to "enums" elements to set... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ian Romanick | Correctly set the name of the generating script. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ian Romanick | Move all the code for generating "size" related functio... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ian Romanick | Correct some of the dependencies and clean things up... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ian Romanick | Remove glEnum::startElement, but refactor out some... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ian Romanick | Since only one of the places that used glXFunction... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ian Romanick | Make sure that functions added to gl_API.xml that do... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Aapo Tahkola | border_color causes lockups with vertex buffers. Disabl... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Vladimir Dergachev | Remove lots of old code that dealed with "magic" textur... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Brian Paul | reenable some assertions |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Felix Kuehling | Converted the Savage texture management to use Ian... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Brian Paul | Added _mesa_HashNextEntry() function to allow walking... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Dave Airlie | reapply Keiths workaround for zbs emit that got dropped... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Nicolai Haehnle | Remove unused variables from r300_context |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Nicolai Haehnle | Fix more warnings and compilation issues. |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Nicolai Haehnle | Synchronize r300_reg.h. |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Dave Airlie | add sync debugging to the radeon driver |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Adam Jackson | HAVE_ALIAS was never defined anywhere, add some logic... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Adam Jackson | silence makedepend warnings about non-portable whitespace |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Felix Kuehling | Fixed initialization of draw destination to front buffe... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Felix Kuehling | My last attempt to fix polygon offsets with the reverse... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Keith Whitwell | Determine ahead of time whether a display list will... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Vladimir Dergachev | Properly configure routing - based on advice by Keith... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Felix Kuehling | Fixed polygon offset with reversed viewport depth range. |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Vladimir Dergachev | Properly input stencil info contributed by Wladimir. |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Brian Paul | fix glGetString funniness |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Michal Krol | add getstring.c; remove arb*.h nv*.h stuff |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Michal Krol | add slang/traverse_wrap.h |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Michal Krol | Handy TIntermTraverser class wrapper |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Alan Hourihane | silence the 'using AGP/PCI' string unless VIA_DEBUG... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Felix Kuehling | Small cleanup: |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Felix Kuehling | * Added options for disabling the fast path (render... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Brian Paul | glext.h version 26 |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Felix Kuehling | Added support for ELTS to the _savage_render_stage... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Alan Hourihane | Enclose passed macro values in brackets to ensure corre... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Brian Paul | document new glDeleteTextures/Buffers/Programs behaviour |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Brian Paul | Update glDeletePrograms/Buffers() so that the ID is... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Brian Paul | Use a simple CSS style sheet. |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Brian Paul | Removed gl_texture_object's DeletePending. Changed... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Brian Paul | added texobjshare.c |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Brian Paul | test program for texture sharing, deleting, etc |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Brian Paul | Change behaviour of glDeleteTextures as discussed on... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Brian Paul | make sure the new instruction Data pointer is set to... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Brian Paul | fix a typo |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Brian Paul | minor formatting fix |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Keith Whitwell | Bring the texcombine fixes to the trunk. |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Keith Whitwell | Always use ARGB8888 hardware texture format when mesa... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Keith Whitwell | Remove depend on make clean |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Keith Whitwell | Depend tweaks |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Daniel Borca | make sure we avoid assertion failure wrt VB->ColorPtr... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Daniel Borca | glVertex* is the provoking "cmd" (that is, by the time... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Daniel Borca | There is no point trying to detect SSE at all, when... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Brian Paul | minor reorg of shader files, disable building for now |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Alan Hourihane | remove some debug |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Alan Hourihane | Fix tristrips (which fixes coloredTexPerf2 & coloredLit... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Michal Krol | remove #ifndef linux, it isnt defined on Linux, where... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Michal Krol | comment out _THROW calls, dont want to compile under... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Michal Krol | add shader/slang/slang_mesa.cpp |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Michal Krol | change .cc suffix to .cpp |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Michal Krol | add slang preprocessor C sources; add slang include... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Michal Krol | fix // comments |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Michal Krol | fix MAX_VERTEX_ATTRIBS_ARB query |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Keith Whitwell | Fix calculation of last_count in _tnl_wrap_buffers() |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Brian Paul | added rule for compiling C++ sources |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Michal Krol | add slang/ directory tree |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Brian Paul | use FABSF(fogCoord) to fix fog calculation problem... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Brian Paul | fix some weirdness accidentally checked in in the past |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Michal Krol | 2005-oct-19 3dlabs slang compiler, tweaked a little bit |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Michal Krol | slang to mesa compatibility, tested only under Windows |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Michal Krol | add 3dlabs_shhandle interface |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Michal Krol | add [.slang] to INCDIR, fix comma in OBJECTS |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Michal Krol | add src/mesa/shader/slang to INCLUDE_DIRS |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Borca | cleaned up warnings |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Borca | allow more internalFormat/format combinations (i hope... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Borca | fix compilation error for fx/Mesa |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Borca | since we've already messed up this one, let we do it... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Daniel Borca | remove trailing slash from TOP definition |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Brian Paul | silence warning |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Brian Paul | clean up gl2 structs |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Brian Paul | silence a bunch of warnings |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Brian Paul | fix a few warnings |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Brian Paul | added getstring.c |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Brian Paul | added a few OpenGL 2.0 tokens (temporary) |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Brian Paul | _mesa_GetInteger/Float/Boolean/Doublev() are now genera... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Brian Paul | make tnl_clipspace_attr->insert field const, to silence... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Aapo Tahkola | This fixes it but why mipmaps still work? |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Aapo Tahkola | I was wrong... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Aapo Tahkola | Looks like masking masking t->filter isnt needed anymore. |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Felix Kuehling | Added a fast path for emitting unclipped primitives... |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Vladimir Dergachev | On the way to getting stencil working. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Vladimir Dergachev | On the way to getting stencil and texture formats working. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Felix Kuehling | Converted to use spantmp2.h. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Felix Kuehling | Use HW_READ_LOCK and HW_READ_UNLOCK in assembler-optimi... |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Vladimir Dergachev | Use symbolic constants to describe pixel shader ALU... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Aapo Tahkola | Added fixes for filter modes and support for anisotropy... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Alan Hourihane | Enable line stippling. |
commit | commitdiff | tree | snapshot |
next |