mesa.git
2009-12-30 Luca Barbierinouveau: Fix glTexSubImage on swizzled surfaces on...
2009-12-30 Brian Paulmesa: fix-up blend enable/disable code in _mesa_PopAttrib()
2009-12-30 Brian Paulmesa: finish-up indexed color mask code in _mesa_PopAtt...
2009-12-30 Brian Paulmesa: plug in GL_EXT_draw_buffers2 functions
2009-12-30 Brian Paulmesa: regenerate API files related to GL_EXT_draw_buffers2
2009-12-30 Brian Paulglapi: extension info for GL_EXT_draw_buffers2
2009-12-30 Brian Paulmesa: added infrastructure for GL_EXT_draw_buffers2
2009-12-29 Brian Paulmesa: add dlist support for indexed colormask and index...
2009-12-29 Brian Paulmesa: implement per-buffer color masking
2009-12-29 Brian Paulmesa: implement indexed glGet functions
2009-12-29 Brian Paulmesa: per-buffer blend enabled flags
2009-12-29 Brian Paulglsl: added default case in _fetch_token() to silence...
2009-12-29 Eric Anholtintel: Fix false positives in checking for non-packed...
2009-12-29 Eric Anholtintel: Allow binding a stencil but not a depth buffer.
2009-12-29 Eric Anholtintel: Improve INTEL_DEBUG=fbo output.
2009-12-29 Eric Anholtintel: Remove dead fthrottle_mode option. We only...
2009-12-29 Eric Anholtmesa: remove gratuitous stores I added in remove_instru...
2009-12-28 Younes Mantonnouveau: Unreference state/buffer objects on context...
2009-12-28 Luca Barbierinouveau: Fix swizzling for copies to rectangular textures
2009-12-28 Luca Barbierinouveau: Fix nv20-40 swizzled miptree RTs
2009-12-28 Luca BarbieriNV30/NV40 CMP and SCS src == dst handling
2009-12-28 José Fonsecallvmpipe: Unmapping vertex/index buffers does NOT flush...
2009-12-28 José Fonsecapython/retrace: Dump only the specified image rectangles.
2009-12-28 José Fonsecaxlib: Integrate the trace driver with all pipe drivers.
2009-12-28 José Fonsecascons: Fix xlib build.
2009-12-28 Francisco Jereznv04: Fix build after the latest nouveau_class.h changes.
2009-12-28 Marcin Kościelnickinv50: Dehexify and bring up to date with new method...
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian Paulcell: add glsl to SRC_DIRS
2009-12-27 Brian Paulst/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM
2009-12-27 Dave Airlier300g: fix use of uninitialised variables.
2009-12-27 Dave Airlier300g: rename modesetting_drv.so to radeong_drv.so
2009-12-26 José Fonsecasoftpipe: Flush draw module when fragment pipeline...
2009-12-26 José Fonsecallvmpipe: Treat state changes systematically.
2009-12-26 Eric Anholti965: Extra asserts on flow control instructions to...
2009-12-26 Eric Anholti965: Clean up double initialization of dst_flags from...
2009-12-26 Eric Anholti965: Fix setup of immediate types for gen4 disasm.
2009-12-26 José Fonsecallvmpipe: Use comments and more code from softpipe...
2009-12-26 José Fonsecasoftpipe: Flush draw module before switching framebuffer.
2009-12-26 José Fonsecallvmpipe: Flush draw module before switching framebuffer.
2009-12-26 José Fonsecatgsi: Don't dump parenthesis for negation.
2009-12-26 José Fonsecapython: Update python state tracker and samples for...
2009-12-26 José Fonsecatrace: Fix transfer size computation.
2009-12-26 José Fonsecascons: Put the configuration info in the build director...
2009-12-26 José Fonsecasvga: Allow to dump an individual command.
2009-12-25 Dave Airlier300g: fixup for GS additions
2009-12-25 Zack Rusingallium: remove TGSI_SEMANTIC_VERTICES
2009-12-25 Zack Rusindraw: disable some debugging output coming from the...
2009-12-25 Zack Rusingallium: geometry shader can be always enabled and...
2009-12-25 Zack Rusinutil: put vertices_per_primitive function in its proper...
2009-12-25 Zack Rusindraw/tgsi: fix geometry shader input/output swizzling
2009-12-25 Zack Rusintgsi: dump the indices correctly when dealing with...
2009-12-25 Zack Rusintgsi: fix property parsing/building
2009-12-25 Zack Rusinpython: fix python state tracker after some latest...
2009-12-25 Zack Rusinsoftpipe: make it possible to dump geometry shader...
2009-12-25 Zack Rusintgsi: add missing support for two dimensional arrays...
2009-12-25 Zack Rusinpython/gs: fix the example
2009-12-25 Zack Rusingallium: add an inline that returns number of vertices...
2009-12-25 Zack Rusinsoftpipe/gs: don't crash with null shader
2009-12-25 Zack Rusings: fix drivers so they work with geometry shaders
2009-12-25 Zack Rusintgsi: make the tgsi assembly parser report line/column...
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-24 Brian Paulmklib: put usage info into usage() function
2009-12-24 Brian Paulmklib: expand .a into .o files on FreeBSD, put common...
2009-12-24 Keith Whitwelli965g: get trivial/tri working again after edgeflag...
2009-12-24 Keith Whitwelli965g: strict aliasing changes
2009-12-24 Keith Whitwellgallium/util: quieten compiler
2009-12-24 Keith Whitwelli965g: calculate depth min/max
2009-12-24 Christoph Bumillernv50: support TGSI_OPCODE_CONT
2009-12-24 Christoph Bumillernv50: make edgeflags work
2009-12-23 Tom FogalRegenerate gl_mangle.h.
2009-12-23 José Fonsecallvmpipe: Install unit tests on build/xxx/bin
2009-12-23 José Fonsecautil: Define common dynamic library extensions.
2009-12-23 Maarten Maathuisgallium: only create pipe buffer when size is nonzero
2009-12-23 Keith Whitwellglsl/pp: move static functions out of header file
2009-12-23 Keith Whitwellglsl/pp: quieten compiler about missing case statements
2009-12-23 Tomas Carneckyi965g: Rename {pf->util_format}_is_depth_or_stencil()
2009-12-23 Roland Scheideggerrbug: rename pf_is_compressed to util_format_is_compressed
2009-12-23 Tomas Carnecky[i965] Rename {pf -> util}_format_is_depth_or_stencil()
2009-12-23 Vinson Leeprogs/tests: Fix build.
2009-12-22 Eric Anholtintel: Replace some gen3 IS_* checks with context struc...
2009-12-22 Eric Anholtintel: Replace IS_965 checks with context structure...
2009-12-22 Eric Anholtintel: Replace IS_G4X() across the driver with context...
2009-12-22 Eric Anholtintel: Replace IS_IGDNG checks with intel->is_ironlake...
2009-12-22 Eric Anholtmesa: Fix a NULL deref in glDeleteFragmentShaderATI...
2009-12-22 Eric Anholtmesa: remove unnecessary store.
2009-12-22 Eric Anholtmesa: Remove an unnecessary store reported by clang.
2009-12-22 Eric Anholtintel: Fix leakage of active texture state in glBitmap...
2009-12-22 Eric Anholti915: Fix use of uninitialized variable in OPCODE_NOISE...
2009-12-22 Eric Anholtmesa: Replace CLAMP_SELF() macro with more obvious...
2009-12-22 Eric Anholtintel: Remove unused stored values reported by clang.
2009-12-22 Eric Anholtmesa: Remove _mesa_exit wrapper for exit().
2009-12-22 Brian Paulmesa: adjust OPCODE_IF/ELSE BranchTarget fields to...
2009-12-22 Brian Paulmesa: adjust BRK/CONT BranchTarget to always point...
2009-12-22 Brian Paulmesa: added some assertions in BNGLOOP/ENDLOOP cases
2009-12-22 Brian Paulmesa: fix binary() function, printf format string
2009-12-22 Roland Scheideggeri965g: fix for edgeflag changes (untested)
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 José Fonsecascons: Set the default windows platform to be windows...
2009-12-22 Michal Kroltgsi: Implement BREAKC in interpreter.
next