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 |
2005-01-14 |
Keith Whitwell | Fix previously un-noticed issue with flat-shaded points. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Alan Hourihane | silence a warning |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Alan Hourihane | Get PolygonStipple working.. (or seemingly too). It... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Alan Hourihane | 16bpp doesn't support masked clears, so fallback when... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Keith Whitwell | Populate WriteMonoDepthSpan in 24/8 modes. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Daniel Borca | changed coding style. made `glutTimerFunc' less accura... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Daniel Borca | changed coding style. added possibility to use default... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Daniel Borca | changed coding style. added a NULL pointer check. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Daniel Borca | changed coding style |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Daniel Borca | doc update |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Vladimir Dergachev | Remove redundant register. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Vladimir Dergachev | Reduce amount of stderr output. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Vladimir Dergachev | Incorporate latest data from Wladimir van der Laan. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Vladimir Dergachev | Sync with master copy. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Dave Airlie | add -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Alan Hourihane | remove some dead texture code |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Felix Kuehling | Make sure DMA buffers are released in savageDestroyCont... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Keith Whitwell | Fix loop for quads-as-triangles. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Keith Whitwell | Rename via_fastrender_* to avoid confusion with similar... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Keith Whitwell | Simplify viaChooseVertexState slightly. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Keith Whitwell | Remove misleading comment. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Keith Whitwell | Typo |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Keith Whitwell | Emit constant colors for texunit 1 blending. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | add s_atifragshader.c, s_atifragshader.h |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | 3dlabs glslang frontend |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | 3dlabs glslang frontend, not complete |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | cosmetic changes |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | implement ARB_shader_objects, not complete |
commit | commitdiff | tree | snapshot |
next |