mesa.git
2012-09-11 Michel Dänzerradeonsi: Texture border colour fixes.
2012-09-11 Michel Dänzerradeonsi: Handle NULL sampler states.
2012-09-11 Kenneth Graunkei965: Remove incorrect comment above opt_algebraic.
2012-09-11 Kenneth Graunkeglsl: Generate compile errors for explicit blend indice...
2012-09-10 Marek Olšákr600g: remove unused function
2012-09-10 Marek Olšákr600g: fix printf warning
2012-09-09 Andreas Bollmesa: bump version to 9.1 (devel)
2012-09-07 Johannes ObermayrSet OSMESA_VERSION=8.
2012-09-07 Christoph Bumillernvc0/ir: add initial code to support GK110 ISA encoding
2012-09-07 Michel Dänzerradeonsi: Float format fixups.
2012-09-07 Michel Dänzerradeonsi: Handle more SNORM formats.
2012-09-07 Eric Anholti965: Fix virtual_grf_interferes() between calculate_li...
2012-09-07 Eric Anholti965: Make the param pointer arrays for the VS dynamica...
2012-09-07 Eric Anholti965: Make the param pointer arrays for the WM dynamica...
2012-09-07 Eric Anholti965: Add functions for comparing two brw_wm/vs_prog_da...
2012-09-07 Eric Anholtglsl: Count builtin uniforms against uniform component...
2012-09-07 Michel Dänzerradeonsi: Handle TGSI_SEMANTIC_FOG.
2012-09-07 Michel Dänzerradeon/llvm: Match fexp2 for SI.
2012-09-07 Brian Paulglapi/glx: rename 'table' variable to 'disp_table'
2012-09-07 Brian Paulglx: move 'prime' var into #ifdef'd code block
2012-09-06 Kenneth Graunkei965: Fix primitive restart on Haswell.
2012-09-06 Matt Turnerbuild: Disable building of d3d1x
2012-09-06 Paul Berryintel: avoid undefined variable warnings in intel_screen.c
2012-09-06 Jerome Glisser600g: order atom emission v3
2012-09-06 Jerome Glisser600g: fix num of dwords needed for alphatest_state...
2012-09-06 Chad Versacemesa: Don't advertise GLES extensions in GL contexts
2012-09-06 José Fonsecallvmpipe: Make driver name more informative.
2012-09-06 Michel Dänzerradeonsi: Handle more L/I/A format cases.
2012-09-06 Michel Dänzerradeonsi: Enable whole quad mode for pixel shaders.
2012-09-06 Michel Dänzerradeon/llvm: Add intrinsic for enabling whole quad...
2012-09-06 Michel Dänzerradeon/llvm: SI shader vector instructions implicitly...
2012-09-06 Michel Dänzerradeon/llvm: Extend SI EXEC register support.
2012-09-06 Tom Stellardradeon/llvm: Remove R600InstrInfo.td from TD_FILES
2012-09-06 Michel Dänzerradeonsi: Enable NPOT textures again.
2012-09-06 Michel Dänzerradeonsi: Mipmaps require memory footprint to be padded...
2012-09-06 Michel Dänzerradeonsi: Sampler view state simplification.
2012-09-06 Michel Dänzerradeonsi: Untiled textures are linear aligned, not...
2012-09-06 Tom Stellardradeon/llvm: Cleanup makefile
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerReplace another malloc/memset-0 combination with calloc
2012-09-06 Matt TurnerRemove useless memset after calloc
2012-09-06 Matt TurnerUse calloc instead of malloc/memset-0
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerglX_proto_send.py: Don't cast the return value of malloc
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-06 Matt TurnerglX_proto_send.py: Remove deprecated Xmalloc/Xfree...
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-09-06 Vinson LeeUse the correct macro _WIN32 for Windows.
2012-09-06 Brian Paulmesa: remove #undef CONST in get.c
2012-09-06 Brian Paulmesa: remove now unused CONST macro
2012-09-06 Brian Paulmesa: s/CONST/const/ in a comment
2012-09-06 Brian Paulmesa: s/CONST/const/ in math/ files
2012-09-05 Tom Stellardradeon/llvm: Fix operand ordering for V_CNDMASK_B32
2012-09-05 Tom Stellardradeon/llvm: Use correct float->int conversion opcode...
2012-09-05 Tom Stellardconfigure.ac: Don't link gallium drivers with libdricore
2012-09-05 Paul Berryi965/blorp: Fix incorrect indentation.
2012-09-05 Paul Berrymapi: Add shared-glapi-test to .gitignore
2012-09-05 Brian Paulmesa: fix per-level max texture size error checking
2012-09-05 Kenneth Graunkei965: Don't use brw->fragment_program in the old brw_wm...
2012-09-04 Tom Stellardradeon/llvm: Fix lowering of SI_V_CNDLT
2012-09-04 Tom Stellardradeon/llvm: Fix encoding of V_CNDMASK_B32
2012-09-04 Brian Paulmesa: fix DIFFERENT_SIGNS() function
2012-09-04 Vincent Lejeuneradeon/llvm: do not convert f32 operand of select_cc...
2012-09-04 Vincent Lejeuneradeon/llvm: custom lowering for FP_TO_UINT when dst...
2012-09-04 Vincent Lejeuneradeon/llvm: support setcc on f32
2012-09-04 Vincent Lejeuneradon/llvm: br_cc f32 now lowered without cast
2012-09-04 Vincent Lejeuneradeon/llvm: swap wrong OPCODE_IS_*_ZERO_* opcode and use
2012-09-04 Christian Königwinsys/radeon: create only one winsys for each fd
2012-09-04 Christian Königradeonsi: stop big offsets from hanging the GPU v2
2012-09-04 Christian Königradeonsi: adjust PIPE_SHADER_CAP_MAX_CONSTS
2012-09-04 Christian Königradeon/llvm: fix SelectADDR8BitOffset
2012-09-04 José Fonsecagallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.
2012-09-04 Brian Paulmesa: add missing return statements after recording...
2012-09-04 Brian Paulmesa: remove more null pointer checks before free(...
2012-09-04 Brian Paulmesa: remove null pointer checks before free() calls
2012-09-04 Brian Paulmesa: remove SQRTF, use sqrtf. Convert INV_SQRT() to...
2012-09-03 Vadim Girlinr600g: adjust QUANT_MODE for higher precision
2012-09-03 Vinson Leeutil: Add cpuid for Solaris Studio.
2012-09-03 Ian Romanickmeta: Don't save and restore fog state when there is...
2012-09-03 Brian Paulmesa: remove accidentally committed __SUNPRO_C sqrtf...
2012-09-03 Christian Königradeonsi: disable array-textures for now
2012-09-03 Christian Königradeonsi: disable Z16 for now
2012-09-03 Christian Königradeonsi: disable NPOT textures for now
2012-09-03 Christian Königradeonsi: handle indirect constants gracefully
2012-09-01 Brian Paulradeon: fix free/FREE mistake
2012-09-01 Brian Paulvega: include u_debug.h for assert()
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-09-01 Brian Paulmesa: s/CALLOC/calloc/
2012-09-01 Brian Paulmesa: s/MALLOC/malloc/
2012-09-01 Brian Paulutil: remove u_debug.h from u_math.h
2012-09-01 Brian Paulutil: include u_debug.h
2012-09-01 Brian Paultgsi: include u_debug.h
2012-09-01 Brian Paulmesa: clean-up LOG2() function
2012-09-01 Brian Paulmesa: move IS_NEGATIVE() and DIFFERENT_SIGNS() to macros.h
2012-09-01 Brian Paulmesa: clean up F_TO_I, IFLOOR, ICEIL functions
2012-08-31 Kenneth Graunkei965/fs: Don't use brw->fragment_program in calculate_u...
2012-08-31 Matt Turnerbuild: Remove left over echo from GLU removal
2012-08-31 Vadim Girlinmesa: don't wait in _mesa_ClientWaitSync if timeout...
2012-08-31 Matt TurnerRemove libGLU
2012-08-31 Jakob Bornecrantzdri: Rework planar image interface
next