2004-03-25 |
Brian Paul | added linux-x86-opteron (bug 922735) |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Brian Paul | update my email address |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Felix Kuehling | More state management changes: |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Felix Kuehling | Make sure hardware culling is disabled for unfilled... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Brian Paul | use Driver.WriteMonoRGBAPixels() when possible (Dan... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Felix Kuehling | Missing in last commit. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Felix Kuehling | Buffer vertices and emit them in batches. Still using... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Brian Paul | rename class to c_class if using C++ (bug 922294) |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Michal Krol | Slang internal include file defining constructors and... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Brian Paul | tweaks to Darwin code |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Brian Paul | additional updates from Dan Schikore |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Brian Paul | new DRI interface header |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Brian Paul | added some code to test buffer deletion |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Brian Paul | use GL state vars instead of program parameters |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Brian Paul | added s_auxbuffer.c |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Dave Airlie | more i810 to new interface |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Felix Kuehling | ctx->Const.MaxTextureLevels is not the highest mipmap... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Felix Kuehling | Improved MaxTextureLevel computation to take the nr... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Brian Paul | added aux buffers item |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Brian Paul | test of aux buffer rendering |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Brian Paul | Implemented support for software-based AUX color buffers. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Brian Paul | fix array index error in _swsetup_Translate (Felix) |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Felix Kuehling | Removed some useless definitions, artifacts from the... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Dave Airlie | Add new interface support don't switch on yet .. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Felix Kuehling | unsigned int -> uint32_t, unsigned char -> uint8_t... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Felix Kuehling | Fixed texture LOD bias. |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Felix Kuehling | Fixed MAXFIFO_S4. Removed WAIT_IDLE_EMPTY from savage_B... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Felix Kuehling | Cleaned up and fixed stencil fallback. |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Brian Paul | make null-terminated copy of program string so that... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Brian Paul | add missing else statements |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Dave Airlie | Add includes to make mach64 build |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Brian Paul | remove redundant call to ctx->Driver.Viewport(), and... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Brian Paul | additional configs (Dan Schikore) |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Brian Paul | assorted updates and new AIX support (Dan Schikore) |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Ian Romanick | Convert int(8|32)_t to uint(8|32)_t, like should have... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Ian Romanick | Convert all uses of CARD32 and CARD8 to int32_t and... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Dave Airlie | remove version number faking, shouldn't be needed anymore |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Dave Airlie | extend SOLO code so the DDX version isn't checked |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Keith Whitwell | Sketch of codegen templates for t_vtx_api.c, not complete |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Keith Whitwell | Streamline the error path in VertexAttrib functions... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Borca | unfinished SOLO driver for TDFX |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Dave Airlie | couple of steps closer still not fully working.. someth... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Dave Airlie | Initial i810_dri.c for miniglx isn't fully functional... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Dave Airlie | use utility function to check versions |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Brian Paul | more TRIANGLE_WALK_DOUBLE tweaks (Justin Novosad) |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Brian Paul | fix stride bug in RGB and BGR span rendering |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Brian Paul | GL_EXT_pixel_buffer_object test |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Brian Paul | Added some comments. Minor const, int->GLint type... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Brian Paul | Implementation of GL_EXT_pixel_buffer_object extension. |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Brian Paul | more descriptive error messages for matrix stack over... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Jon Smirl | Adjust includes to help DRI build |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Jon Smirl | Adjust mga drivers to remove redundant h file for sarea... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Jon Smirl | Make R128 driver use sarea/defines from DRM. removed... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Jon Smirl | These files are redundant now. Definitions come from... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Jon Smirl | Adjustments to make everything use IOCTL/sarea defines... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Michal Krol | Moved from src/mesa/main. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Brian Paul | don't futz with GL_CLIENT_ACTIVE_TEXTURE in glClientAct... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Michal Krol | Fixed a number of typos. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Dave Airlie | add xmlconfig.c to solo build |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Dave Airlie | back port span changes from i810, these have been in... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Brian Paul | remove unneeded casts |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Brian Paul | Fix color index mode rendering. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Borca | fxMesa: remove buffer_obj_ext, cos it breaks UT2004 |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Felix Kuehling | Cleaned up and slightly optimized the texture upload... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Brian Paul | remove redundant macros (also in m_matrix.h) |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Borca | Voodoo Rush fixes |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Felix Kuehling | Swapout textures who's space is claimed by a new textur... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Felix Kuehling | Fixed texture tiling format for 8bit texels on ProSavag... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Felix Kuehling | Rewrote tiled texture upload. Small mipmap levels work... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Felix Kuehling | Fixed two small problems in the vertex setup. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Felix Kuehling | Small texture management fixes. Should get rid of asser... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | plug in _mesa_BlendFunc into dispatch table |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | a bunch of assorted clean-ups, etc to fix warnings... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | remove some unneeded macros |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | casts to silence warnings |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | silence warnings |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | yet another take on VBO deleting and reference counting |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Michal Krol | Initial changes after moving from src/mesa/main/. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Michal Krol | Added missing Copyrights. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Felix Kuehling | Clearing rectangle was one too big in each direction. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Michal Krol | Grammar package supporting 8-bit registers. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Michal Krol | Added support for ARB_fragment_program_shadow. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Michal Krol | Initial registry for ARB_fragment_program and ARB_verte... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Paul | added clamping to polygon offset to prevent potential... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Paul | comments, capitalization, misc-clean-ups |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Paul | s/_swrast_exec_nv_fragment_program/_swrast_exec_fragmen... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Paul | more changes to VBO reference counting and deletion |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Borca | _tnl_allow_*_fog(...) |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Borca | made NASM opcodes consistent |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Felix Kuehling | Cope with float colors in VERT_SET_RGBA and VERT_SET_SP... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Felix Kuehling | Fixed some small state tracking issues while hunting... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Brian Paul | fixed linux-osmesa16-static. Added linux-static config |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Brian Paul | added missing error check in _mesa_BeginQueryARB (Cedri... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Borca | workaround for crash-upon-exit in verbose mode |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Roland Scheidegger | Fix calling fallback_drawarrays() with the wrong arguments |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Roland Scheidegger | Add support for the new DRI driver interfaces to the... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Michel Dänzer | Inline get_size as an interim measure to get rid of... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Felix Kuehling | Corrected the maximum vertex size argument of _tnl_init... |
commit | commitdiff | tree | snapshot |
next |