intel: Fix more issues with the combined depth-stencil attachment
[mesa.git] / src / gallium /
2009-04-24 Brian Paultgis: SSE code generator doesn't yet support indirect...
2009-04-24 Keith Whitwellpipebuffer: don't fail when validating mapped buffers
2009-04-24 Jakob Bornecrantzutil: Add more entry points for dumping to bmp
2009-04-23 Michel Dänzergallium: Handle non-NULL data pointer in EXA ModifyPixm...
2009-04-23 Michel Dänzergallium: Make the intel xorg winsys start up with any...
2009-04-23 Michel Dänzergallium/intel/gem: Use softpipe rather than i915simple...
2009-04-23 Michel Dänzergallium: Always include xorg-server.h before other...
2009-04-23 Michel Dänzergallium: Fix up xorg state tracker build.
2009-04-22 Brian Paulgallium: license, copyright
2009-04-21 Mathias Gottschlagr300-gallium: Fix CS size mismatch
2009-04-20 Brian Paulsoftpipe: fix softpipe_is_buffer/texture_referenced...
2009-04-20 José Fonsecawgl: Don't implement broken gl_dispatch_stub_xxx.
2009-04-20 Keith Whitwellutil: don't set unused blend state
2009-04-20 Jakob Bornecrantztrace: Add initializer for static variables
2009-04-19 Jakob Bornecrantztrace: Enable dumping to be turned on and off
2009-04-18 José Fonsecasoftpipe: Simplify softpipe_create's prototype.
2009-04-18 José Fonsecasoftpipe: Fix softpipe_is_texture_referenced prototype.
2009-04-18 José Fonsecasoftpipe: Remove softpipe_winsys.
2009-04-17 Jakob Bornecrantzxlib/trace: Fixup xlib trace
2009-04-17 José Fonsecapipe: Get the p_atomic_dec_zero logic right this time.
2009-04-17 Michel Dänzergallium: Fix PIPE_ATOMIC_GCC_INTRINSIC build.
2009-04-17 Jakob Bornecrantztrace: Keep screen objects on lists
2009-04-17 Jakob Bornecrantztrace: Fix is_referenced functions
2009-04-17 Jakob Bornecrantztrace: Simplify trace_buffer function
2009-04-17 José Fonsecapipe: Fix InterlockedDecrement usage.
2009-04-17 José Fonsecawgl: Put commas in the right places.
2009-04-17 José Fonsecawgl: Flip the pixel format order.
2009-04-17 Zack Rusinegl: don't crash with one more khronos api
2009-04-17 Keith Whitwellgallium: simplify further the logic for selecting mutex...
2009-04-17 Keith Whitwellutil: flush stdout before emitting debug_printf on...
2009-04-17 Keith Whitwellgallium: add #warning to mutex-based atomic implementation
2009-04-17 José Fonsecapython/retrace: Rename module as it conflicts with...
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Jakob Bornecrantzutil: Fix surface usage
2009-04-15 Brian Paulgallium: new, simple RGBA surface create/destroy helpers
2009-04-15 Thomas Hellstromr300-gallium: Fixup for commit 9b75627fab5bf2ea90f27ddd...
2009-04-15 Thomas Hellstromgallium: Make sure we flush before some texture / buffe...
2009-04-15 Corbin Simpsonr300-gallium: Use viewport state.
2009-04-15 Corbin Simpsonr300-gallium: Don't use indexbufs for now.
2009-04-15 Corbin Simpsonr300-gallium: Point size is at OVM position 15, not 1.
2009-04-15 Corbin Simpsonr300-gallium: vs: Dot products.
2009-04-13 Ben Skeggsnv50: fix mrt clear
2009-04-11 Corbin Simpsonr300-gallium: Split up vertex format tallying for HW...
2009-04-11 Corbin Simpsonr300-gallium: Finish up cleanup of vertex format state.
2009-04-11 Corbin Simpsonr300-gallium: Clean up vertex format setup.
2009-04-10 José Fonsecawgl: Protect the framebuffer with a lock.
2009-04-10 José Fonsecawgl: Note down the gallium pixel formats, instead of...
2009-04-10 José Fonsecawgl: Query the screen for supported formats.
2009-04-10 José Fonsecawgl: Walk through the pixel formats combinations.
2009-04-10 José Fonsecawgl: Keep copies of the PIXELFORMATDESCRIPTOR structures.
2009-04-10 Brian Paulgallium: remove pipe_texture::compressed field
2009-04-10 José Fonsecawgl: Slightly simplify pixelformat creation.
2009-04-10 José Fonsecawgl: Move pixel format information into device structure.
2009-04-10 José Fonsecawgl: Combine alpha pixelformat info in color.
2009-04-10 José Fonsecastw: Reorder the pixelformats, so that no alpha pixelfo...
2009-04-10 José Fonsecastw: Don't make assumptions about integer size.
2009-04-10 José Fonsecastw: Free the mesa framebuffer.
2009-04-10 Michal Kroltgsi/sse2: Cleanup NRM/NRM4 implementation.
2009-04-10 Michal Krolrtasm: Silence `static function not used' warning.
2009-04-10 Michal Kroldraw: Silence pointer-to-integer cast warning.
2009-04-10 Michal Kroldraw: Fix vertex_header initialisation.
2009-04-10 Brian Paulgallium: comments for surface_copy(), surface_fill...
2009-04-09 Brian Paulgallium: change // comment to /* */ style
2009-04-09 Brian Paulgallium: updated comments in p_screen.h
2009-04-09 Brian Pauli965simple: remove pipe_texture::compressed reference
2009-04-09 Michal Kroltgsi/sse2: Fix build.
2009-04-09 Michal Kroldraw: Fix LIT instruction.
2009-04-09 José Fonsecapython: Fix bad pointer.
2009-04-09 Brian Paulgallium: remove unneeded compressed=0 assignment
2009-04-09 Michal Kroltgsi/sse2: Fix ARL instruction.
2009-04-09 Michal Kroltgsi/sse2: Fix LIT instruction.
2009-04-09 José Fonsecatrace: Dump the fence, not its pointer.
2009-04-09 José Fonsecawgl: Remove unused member.
2009-04-09 José Fonsecatrace: Use 'flags' name consistently.
2009-04-09 José Fonsecagallium: Use "flags" consistently.
2009-04-09 José Fonsecagdi: Use stw_* names.
2009-04-09 José Fonsecawgl: Use more stw_* names.
2009-04-09 José Fonsecawgl: Use hooks instead of subclassing the window.
2009-04-09 José Fonsecawgl: Catch the attempt of releasing a context which...
2009-04-09 José Fonsecawgl: Move the framebuffer list to the device. Avoid...
2009-04-09 José Fonsecawgl: More symbol naming normalization.
2009-04-09 José Fonsecastw: Use wglext.h's defines and prototypes.
2009-04-09 José Fonsecastw: Normalize symbols prefix.
2009-04-09 José Fonsecawgl: Add const qualifier to global constant data.
2009-04-09 Ben Skeggsnv50: adapt for new clear interface
2009-04-08 Corbin Simpsonr300-gallium: Properly emit indexbufs.
2009-04-08 Corbin Simpsonr300-gallium: Add vertex shader constant emit.
2009-04-08 José Fonsecapython/retrace: Try to cope with failures creating...
2009-04-08 José Fonsecapython: Don't try to finish a null fence.
2009-04-08 José Fonsecapython/retrace: Use colors on windows console.
2009-04-08 José Fonsecapython/retrace: Allow to specify the range of calls...
2009-04-08 José Fonsecatrace: Make calls dumping threadsafe.
2009-04-08 José Fonsecatrace: Make call no global.
2009-04-08 José Fonsecapython/retrace: Handle recent traces.
2009-04-08 José Fonsecapython: Fix method renaming.
2009-04-08 José Fonsecapython: Cope with null surfaces.
2009-04-08 José Fonsecawgl: Integrate the trace driver on debug builds.
2009-04-08 José Fonsecatrace: Simplify cast wrappers.
2009-04-08 José Fonsecatrace: Match pipe_context::clear prototype.
next