i965: Add a note about why the _NEW_STENCIL is required in draw_buffers.
[mesa.git] / src /
2009-03-06 Eric Anholti965: Add a note about why the _NEW_STENCIL is required...
2009-03-06 Eric Anholtintel: Remove a gratuitous MI_FLUSH after clearing...
2009-03-06 Eric Anholti965: Remove dead flushing code.
2009-03-06 Joel Bosveldst/xorg: Install to XORG_DRIVER_INSTALL_DIR
2009-03-06 Brian Pauli965: comments and formatting fixes
2009-03-06 Brian Pauli965: fix emit_math1() function used for scalar instruc...
2009-03-06 Brian Paulmesa: added some assertions
2009-03-06 Brian Paulmesa: when printing src regs, use |reg| for absolute...
2009-03-06 Brian Pauli965: fix screen depth test in intel_validate_framebuffer)_
2009-03-06 Brian Pauli965: init dest reg CondMask = COND_TR (the proper...
2009-03-05 Corbin Simpsonr300-gallium: Move RS block setup to CSO.
2009-03-05 Corbin Simpsonr300-gallium: Move scissor state.
2009-03-05 Corbin Simpsonr300-gallium: Fix up vertex count.
2009-03-05 Corbin Simpsonr300-gallium: Use only one CS section for vertex_format.
2009-03-05 Brian PaulRevert "softpipe: added null ptr check for align_free...
2009-03-05 Brian Paulgallium: added null ptr check in align_free()
2009-03-05 Brian Paulsoftpipe: added null ptr check for align_free() call...
2009-03-05 Corbin Simpsonr300-gallium: C++ compat fix.
2009-03-05 Joakim Sindholtradeon-gallium: fix dri2 build
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-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 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 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...
next