mesa.git
2009-03-05 Brian Paulgl: update glext.h to version 46
2009-03-05 Corbin Simpsonradeon-gallium: Add Xorg state tracker Radeon winsys...
2009-03-05 Corbin Simpsonradeon-gallium: Only build drivers for state trackers...
2009-03-05 Brian Paultests: add new mapbufrange.c test to test GL_ARB_map_bu...
2009-03-05 Brian Paulfix incorrect prototype for glMapBufferRange() in glext.h
2009-03-04 Robert Ellisoni965: add software fallback for conformant 3D textures...
2009-03-04 Corbin Simpsonradeon-gallium: Enable EGL and Xorg state trackers.
2009-03-04 Corbin Simpsonradeon-gallium: DRI2 state tracker, part 3.
2009-03-04 Corbin Simpsonr300-gallium: Add unaccelerated surface_copy.
2009-03-04 Brian Paulmesa: call _mesa_get_cpu_string() to get CPU info for...
2009-03-04 Brian Paulmesa: call _mesa_get_cpu_features() during one-time...
2009-03-04 Brian Paulmesa: new cpuinfo.c file to init/query cpu info and...
2009-03-04 Brian Paulmesa: _mesa_get_x86_features() only needs to do its...
2009-03-04 Jakob Bornecrantzst/xorg: Clean up xorg_exa.c a bit
2009-03-04 Jakob Bornecrantzst/xorg: Change format function a bit
2009-03-04 Jakob Bornecrantzst/xorg: Fix transfer double free
2009-03-04 Jakob Bornecrantzintel: Fixup from refcount changes
2009-03-04 Jakob Bornecrantzmesa: Add x86/common_x86.c to libmesagallium.a
2009-03-04 Brian Paulmesa: move sse.h and 3dnow.h #includes
2009-03-04 Brian Paulmesa: remove unneeded x86.h header
2009-03-04 Brian Paulmesa: make _mesa_init_x86_transform_asm() static
2009-03-04 Brian Paulmesa: rename common_x86_macros.h -> x86_xform.h
2009-03-04 Brian Paulmesa: rename x86.c -> x86_xform.c
2009-03-04 Brian Paulmesa: refactor x86 code
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Keith Whitwellindices: add translate/generate functions for unfilled...
2009-03-04 Keith Whitwellclear-repeat: print fps, use 300x300 window size
2009-03-04 Dan Nicholsonautoconf: Restore _GNU_SOURCE for all Linux systems
2009-03-04 Patrice Mandinnouveau: oops, forgot to keep the NV10_SIFM object
2009-03-04 Patrice Mandinnouveau: Use proper SIFM object on NV30
2009-03-04 José Fonsecamesa: Follow ARB_map_buffer_range more stricly.
2009-03-04 José Fonsecagallium: Use consistent semantics for map ranges in...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Keith Whitwellvbo: second attempt - avoid getting buffer_ptr and...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 José Fonsecamesa: Clear cache->trans after destroying the transfer.
2009-03-04 José Fonsecamesa: Clear cache->trans after destroying the transfer.
2009-03-04 Brian Paulcell: update cell driver after gallium reference count...
2009-03-04 Keith WhitwellRevert "vbo: avoid getting buffer_ptr and buffer_map...
2009-03-04 José Fonsecagallium: Ensure map ranges are valid.
2009-03-04 Keith Whitwellvbo: avoid getting buffer_ptr and buffer_map out of...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Keith Whitwellvbo: use FLUSH_UPDATE_CURRENT flag to indicate whether...
2009-03-04 Brian Paulmesa: include mfeatures.h
2009-03-04 José Fonsecamesa: Implement and use FlushMappedBufferRange.
2009-03-04 Michel Dänzergallium: Remove some superfluous instances of #include...
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-04 Corbin Simpsonr300-gallium, radeon-gallium: Continue migration to...
2009-03-04 Corbin Simpsonr300-gallium, radeon-gallium: Begin migration to DRI2...
2009-03-04 Brian Paulmesa: include main/dd.h in t_vb_points.c and t_vp_build.c
2009-03-03 Jakob Bornecrantzst/dri2: Fake frontbuffer changes
2009-03-03 Jakob Bornecrantzst/dri2: Hook up flush_frontbuffer
2009-03-03 Jakob Bornecrantzst/dri2: We are strictly a dri2 driver
2009-03-03 Jakob Bornecrantzst/drm: s/hocks/hooks/
2009-03-03 Brian Paulgallium: remove old state tracker renderbuffer attachme...
2009-03-03 Brian Paulxlib: code to force fixed function -> shader translatio...
2009-03-03 Brian Paulmesa: fix sw fallback state validation bug
2009-03-03 José Fonsecamesa: Massage the interface to more closely resemble...
2009-03-03 José Fonsecagallium: Massage the interface to more closely resemble...
2009-03-03 José Fonsecawgl: Support the same combinations of single buffer...
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 Keith Whitwelldemos/engine: respect display list mode when drawing...
2009-03-03 Dan Nicholsonautoconf: Update config.guess and config.sub from upstream
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 José Fonsecapipebuffer: Cleanup merge.
2009-03-03 Keith Whitwellwinsys: return null for DONTBLOCK flag on existing...
2009-03-03 Keith Whitwellpb: fix up merge mistakes
2009-03-03 José Fonsecapipebuffer: Fix copy'n'paste typo.
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-03 Keith Whitwellvbo: missing line from previous commit
2009-03-03 Keith Whitwellmesa/st: implement MapBufferRange callback
2009-03-03 Keith Whitwellvbo: use MapBufferRange where available
2009-03-03 Keith Whitwellmesa: add MapBufferRange driver callbacks
2009-03-03 Keith Whitwellmesa: Add BeginVertices driver call
2009-03-03 Jakob Bornecrantzintel: Add Xorg driver
2009-03-03 Jakob Bornecrantzintel: Add dri2 driver for gallium
2009-03-03 Jakob Bornecrantzst/xorg: Add Xorg state tracker
2009-03-03 Jakob Bornecrantzst/dri2: Add DRI2 a state tracker
2009-03-03 Jakob Bornecrantzintel: Increase max relocs per batchbuffer
2009-03-03 Brian Paulmesa: save some useful VBO debug/dump code (disabled)
2009-03-03 Brian Paulmesa: more tex image debug/dumping code
2009-03-03 Brian Paulmesa: comments and code documenting a bug with depth...
2009-03-02 Brian Paulmesa: move call to update_texture_compare_function()
2009-03-02 Brian Paulmesa: fix texture enable regression
2009-03-02 Brian Paulmesa: use _mesa_reference_texobj() when setting texUnit...
2009-03-02 Brian Paulmesa: don't draw arrays if vertex position array is...
2009-03-02 Brian Paulgallium: only enable depth test if a depth bufffer...
2009-03-02 Brian Paulmesa: remove warning/short-circuit of stencil enable...
2009-03-02 Brian Paulmesa: use Stencil._Enabled field instead of Stencil...
2009-03-02 Brian Paulmesa: add ctx->Stencil._Enabled field
2009-03-02 Younes Mantonnouveau: Grab correct surface from temp texture for...
2009-03-02 Younes Mantong3dvl: Grab surface pointer when flushing front buffer...
2009-03-02 Brian Paulswrast: use _EnabledCoordUnits for fixed-function texturing
2009-03-02 Brian Paulmesa: fixed computation of _EnabledCoordUnits
2009-03-02 José Fonsecapipebuffer: Cleanup code & comments.
2009-03-02 José Fonsecapipebuffer: Handle PIPE_BUFFER_USAGE_DONTBLOCK flag.
2009-03-02 José Fonsecagallium: New PIPE_BUFFER_USAGE_DONTBLOCK flag.
2009-03-02 José Fonsecapipebuffer: Wait for the GPU to finish reading too.
2009-03-02 José Fonsecapipebuffer: Remove unused var.
next