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 |
2005-01-13 |
Michal Krol | add atifragshader.c, shaderobjects.c, shaderobjects_3dl... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | add shaderobjects_3dlabs.c |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | add ARB_shader_objects interfaces, shared and context... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | enable ARB_fragment/vertex_shader |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | init ARB_shader_objects subsystem |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Michal Krol | add shader/shaderobjects_3dlabs.c |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Keith Whitwell | cut out dead texture state code |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Alan Hourihane | revert some makecurrent code |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Alan Hourihane | Fix glean scissor test |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Vladimir Dergachev | Prevent "disabling 3D acceleration" message from printi... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Vladimir Dergachev | Incorporate TX_FORMAT information contributed by Wladim... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Alan Hourihane | As we fallback for polygon stipple on the CLE266 for... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Alan Hourihane | Use the faster span read/write template for 16bpp |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | Don't special-case 16bpp for colormask register - not... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | Simplify usage of drmHash functions and fix bug in |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | free buffer in t_vertex_c.c on context delete |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | Remove bogus write to freed memory (valgrind). |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Alan Hourihane | Check for deletion of currently bound context |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | new test to exercise context and window create/delete |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Alan Hourihane | Fixes lockups initializing AGP DMA. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | Expand out the N(x) macro so that tags can find functio... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Alan Hourihane | build fixes and enable agp dma |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | Add flag to clear texture caches after texture upload. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | Don't emit HC_SubA_HSPXYOS on CLE266. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Keith Whitwell | Allow two GL primitives to be combined to one HW primitive |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Alan Hourihane | Fix multitexturing. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Daniel Borca | some "safer" type-punning (gcc optimizes float moves... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Brian Paul | temporary prototypes for OpenGL 2.0 |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Brian Paul | OpenGL 2.0 StencilFunc/Op/MaskSeparate functions |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Brian Paul | Some initial work for OpenGL 2.0: glStencilFunc/Op... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Ian Romanick | Added a couple missing proxy types. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Aapo Tahkola | Mipmapping and other texture filters now work. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Ian Romanick | Put quotes around the CC and CXX variables passed to... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alan Hourihane | fix a typo |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Keith Whitwell | Disable bogus pbuffer code (though this could be revive... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alan Hourihane | Fix the calculation of the alpha reference value which... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Keith Whitwell | Temporarily disable pageflipping assert. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alan Hourihane | uncomment |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alan Hourihane | Fix ColorMask |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Brian Paul | prototype _mesa_init_ati_fragment_shader() |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Michal Krol | aliasing was broken |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Keith Whitwell | Add a big nasty fallback for AlphaTest -- seems to... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alan Hourihane | fallback on polygon.stippleflag (thanks Keith) |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Brian Paul | VMS updates from Jouk Jansen |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Daniel Borca | applied Keith's patch for "safe" type-punning. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alan Hourihane | Fix usage of texture units, when TEX1 is enabled, but... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Vladimir Dergachev | Get NeHe lesson08 to work. Note: it appears the filteri... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Vladimir Dergachev | Switch back to using immediate mode code - use of AGP... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Vladimir Dergachev | Move the few definitions from r300_lib.h still in use... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Vladimir Dergachev | Switch r300_state.c to use r300_fixed_pipelines.h inste... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Vladimir Dergachev | Copy sample pixel and vertex shaders to r300_fixed_pipe... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Brian Paul | remove a debug line |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Brian Paul | tweak output formattting, fixed uninitialized var error |
commit | commitdiff | tree | snapshot |
next |