mesa.git
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.
2009-12-22 Keith Whitwelli965g: fix bo_reference
2009-12-22 Keith Whitwelli965g: update for u_format changes
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Christoph Bumillernv50: correct the negation of DDY sources
2009-12-22 Vinson Leeprogs/tests: Fix build.
2009-12-22 Ian Romanickintel: Replace release info in DRIVER_DATE with "DEVELO...
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickAdd MD5 checksums for 7.6.1 release
2009-12-22 Ian RomanickAdd MD5 checksums for 7.7 release
2009-12-22 Ian Romanickmesa: set version string to 7.7
2009-12-22 Ian Romanickintel: Bump driver date to reflect status as final...
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Ian Romanickmesa: set version string to 7.6.1
2009-12-22 Brian Paulglsl: assorted clean-ups in slang_compile.c
2009-12-22 Vinson Leeprogs/perf: Fix MSVC build.
2009-12-22 José Fonsecamesa: Fix missing finite symbol error on Windows.
2009-12-22 Michal Krolmesa: Include <unistd.h> only when one is available.
2009-12-22 Jeremy Huddlestondarwin: Build glsl
2009-12-22 Jeremy Huddlestonosmesa: Fix a copy/paste error in building libOSMesa
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Vinson Leescons: Define _USE_MATH_DEFINES on MSVC.
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Fabio Pedretticonfigure.ac: fix for libdrm_radeon API changes.
2009-12-22 Fabio Pedretticonfigure.ac: fix for libdrm_radeon API changes.
2009-12-22 Fabio Pedretticonfigure.ac: fix for libdrm_radeon API changes.
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlieradeon: drop assert accessing cref which is meant to...
next