util: also print out memory statistics
[mesa.git] / src / gallium / drivers /
2009-11-25 Keith Whitwellsvga: revert packing of surface key
2009-11-24 Keith Whitwellsvga: cache textures as well as buffers
2009-11-24 Jakob Bornecrantzsvga: Filter out pendantic and ansi flags
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Jakob Bornecrantzsvga: Scrub Makefiles a bit
2009-11-20 Vinson Leei915g: Add missing break statement in i915_debug.c.
2009-11-20 Alan HourihaneFix memory leak.
2009-11-19 Brian Paulsoftpipe: whitespace/indentation fixes
2009-11-19 Brian Paulsoftpipe: add missing check in softpipe_is_texture_refe...
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-17 Brian Pauli915g: replace //-style comments
2009-11-17 Brian Pauli915g: remove trailing commas in enum lists to silence...
2009-11-17 Jakob Bornecrantzsvga: Remove -Werror for now as GCC 4.4.x raises a...
2009-11-17 Patrice Mandinnouveau: nv30: Check for NULL front (happens with DRI2)
2009-11-17 Patrice Mandinnouveau: nv30: Add missing include to fix warning
2009-11-17 Jakob Bornecrantzsvga: Add svga driver
2009-11-15 Francisco Jereznv20: Fix build for the last nouveau_class.h changes.
2009-11-15 Francisco Jereznv10: Fix build for the last nouveau_class.h changes.
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Corbin Simpsonr300, r300g: Add missing registers.
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-10 Vinson Leei915g: Fix memory leak when pci id is unknown.
2009-11-10 José Fonsecallvmpipe: Fix derived blend color state.
2009-11-09 José Fonsecallvmpipe: Ensure stack variables in unit tests are...
2009-11-09 Christoph Bumillernv50: clarify data for method 0x121c
2009-11-08 Corbin Simpsonr300g: Fix up SW TCL rendering functions.
2009-11-08 Corbin Simpsonr300g: Protect against possibly missing Draw pointer.
2009-11-08 Corbin Simpsonr300g: Unify context names for counts.
2009-11-08 Corbin Simpsonr300g: Enable PSC/RS dump with new debugging flags.
2009-11-08 Corbin Simpsonr300g: Fix is_buffer_referenced.
2009-11-08 Corbin Simpsonr300g: Fix build error on old compilers.
2009-11-07 Corbin Simpsonr300g: Organize inlined state.
2009-11-07 Corbin Simpsonr300g: DCE.
2009-11-07 Corbin Simpsonr300g: Minor code cleanup to avoid confusion.
2009-11-07 Corbin Simpsonr300g: Remove do-nothing functions.
2009-11-07 Corbin Simpsonr300g: Remove faulty assert.
2009-11-07 Corbin SimpsonMerge branch 'r300g-vbo'
2009-11-07 Corbin Simpsonr300g: Be more verbose in what's killing us WRT vert...
2009-11-07 Corbin Simpsonr300g: Comments.
2009-11-07 Corbin Simpsonr300g: Don't assert on oversized VBOs, just return...
2009-11-07 Corbin Simpsonr300g: Moar vbo cleanup.
2009-11-07 Corbin Simpsonr300g: s/false/FALSE/
2009-11-07 Corbin Simpsonr300g: Clean up indexbuf render, switch to RELOC macro.
2009-11-07 Corbin Simpsonr300g: Clean up r300_setup_vertex_buffers.
2009-11-07 Corbin Simpsonr300g: Don't pass hw_prim around in the context.
2009-11-07 Corbin Simpsonr300g: Use common state funcs for translating vert...
2009-11-07 Maciej Cencorar300g: don't hang GPU on misbehaving apps
2009-11-07 Maciej Cencorar300g: VBOs WIP
2009-11-07 Maciej Cencorar300g: add missing flush
2009-11-07 Maciej Cencorar300g: enable CS dumping
2009-11-07 Maciej Cencorar300g: move vborender context function to seperate...
2009-11-07 Jakob Bornecrantzi915g: Fix comment in is buffer referenced
2009-11-07 Christoph Bumillernv50: enable all 32 threads of a warp
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-06 José Fonsecallvmpipe: Fix build with llvm 2.6.
2009-11-05 José Fonsecasoftpipe: Implement PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE...
2009-11-05 Marek Olšákr300g: add polygon mode
2009-11-05 Marek Olšákr300g: fix the size of CS when emitting the fragprog...
2009-11-05 Marek Olšákr300g: set the correct offset in a colorbuffer surface
2009-11-05 Marek Olšákr300g: add color channel masking
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Christoph Bumillernv50: fix shader emit_tex for cube textures
2009-11-03 Christoph Bumillernv50: add abs-modifier for emit_minmax
2009-11-03 Christoph Bumillernv50: add 3d texture tiling and mip-mapping
2009-11-03 Michal Krolllvmpipe: Sanitise shader semantic and interpolator...
2009-11-03 Keith Whitwellllvmpipe: remove old prim_setup draw stage
2009-11-03 José Fonsecallvmpipe: Respect gl_rasterization_rules in primitive...
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-02 Michal Krolsoftpipe: Sanitise shader semantic and interpolator...
2009-11-01 Younes Mantonnouveau: Assume all texture blankets are linear for...
2009-11-01 Corbin Simpsonr300g: Miscellania. Avoid draw segfaults, s/true/TRUE...
2009-11-01 Maciej Cencorar300g: fix geometry corruptions
2009-11-01 Maciej Cencorar300g: split constant buffer and shader emittion
2009-11-01 Corbin Simpsonr300g: Adopt osiris' PSC data and swizzle.
2009-11-01 Christoph Bumillernv50: handle TGSI_SEMANTIC_FACE
2009-11-01 Christoph Bumillernv50: make IF condition safe
2009-11-01 Christoph Bumillernv50: implement TGSI_OPCODE_AND/OR/XOR
2009-10-31 Christoph Bumillernv50: fix textures with block size != cpp
2009-10-31 Younes Mantonnouveau: Support X8R8G8B8 textures on nv30, nv40 and...
2009-10-31 Christoph Bumillernv50: use SIFC also for shader upload
2009-10-31 Christoph Bumillernv50: make MRTs work
2009-10-31 Marek Olšákr300g: correct the pitch calculation for smaller mipmaps
2009-10-31 Marek Olšákr300g: pretend NPOT support
2009-10-31 Marek Olšákr300g: fix reading from the destination buffer in blending
2009-10-31 Marek Olšákr300g: add precalculating of pixel pitch, add a new...
2009-10-31 Marek Olšákr300g: remove unnecessary assertions
2009-10-31 Marek Olšákr300g: fix crash in r300_is_texture_referenced
2009-10-30 Michal Krolsoftpipe: Respect gl_rasterization_rules in primitive...
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Corbin Simpsonr300g: Use u_trim_pipe_prim to prevent lockups from...
2009-10-28 Corbin Simpsonr300g: Keep texture formats organized.
2009-10-28 Maciej Cencorar300g: add some texture formats
2009-10-28 Corbin Simpsonr300g: Clear up a bit of the buffer reference stuff.
2009-10-28 Corbin Simpsonr300g: Fix XXX.
2009-10-28 Marek Olšákr300g: fix emitting the stencil-ref and alpha-ref values
2009-10-28 Marek Olšákr300g: fix the WRAP_T mode when using 1D textures
2009-10-28 Marek Olšákr300g: fix blending and do some optimizations
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 José Fonsecallvmpipe: Make sure the JIT engine and X86 target are...
next