mesa.git
2012-09-13 Kenneth Graunkemesa: Add a _mesa_fls() function to find the last bit...
2012-09-12 Paul Berryi965/blorp: Fix offsets and width/height for stencil...
2012-09-12 Paul Berryi965/blorp: Reduce alignment restrictions for stencil...
2012-09-12 Paul Berryi965/blorp: don't reduce stencil alignment restrictions...
2012-09-12 Paul Berryintel: Add map_stencil_as_y_tiled to intel_region_get_a...
2012-09-12 Paul Berryintel: Add map_stencil_as_y_tiled to intel_region_get_t...
2012-09-12 Paul Berryi965/blorp: Account for offsets when emitting SURFACE_S...
2012-09-12 Paul Berryi965/blorp: Thread level and layer through brw_blorp_bl...
2012-09-12 Paul Berryi965/blorp: Don't create a dummy renderbuffer just...
2012-09-12 Paul Berryi965/blorp: store x and y offsets in brw_blorp_mip_info.
2012-09-12 Paul Berryi965/blorp: store surface width/height in brw_blorp_mip...
2012-09-12 Paul Berryi965/blorp: Change gl_renderbuffer* params to intel_ren...
2012-09-12 Paul Berryi965/blorp: Clarify why width/height must be adjusted...
2012-09-12 Paul Berryi965/gen6+: Adjust stencil buffer size after computing...
2012-09-12 Matt Turnerbuild: Don't list glproto and dri2proto in pkg-config...
2012-09-12 Michel Dänzerradeonsi: Properly handle NULL sampler views.
2012-09-12 Michel Dänzerradeonsi: Fix calculation of number of records in buffe...
2012-09-11 Imre Deakmesa: glGet: fix API check for EGL_image_external enums
2012-09-11 Imre Deakmesa: glGet: fix indentation of print_table_stats
2012-09-11 Imre Deakmesa: glGet: fix indentation of find_value
2012-09-11 Imre Deakmesa: glGet: fix indentation of _mesa_init_get_hash
2012-09-11 Brian Paulmesa: fix proxy texture error handling in glTexStorage()
2012-09-11 Brian Paulmesa: make _mesa_get_proxy_target() non-static
2012-09-11 Brian Paulmesa: do internal format error checking for glTexStorage()
2012-09-11 Paul Berrymesa/msaa: Allow X and Y flips in multisampled blits.
2012-09-11 Tom Stellardradeon/llvm: Fix operand order of V_CNDMASK in custom...
2012-09-11 Tom Stellardradeon/llvm: Assert if we try to encode an unknown...
2012-09-11 Tom Stellardradeon/llvm: Add register encoding for VCC
2012-09-11 Tom Stellardradeon/llvm: Ignore special registers when calculating...
2012-09-11 Tom Stellardradeonsi: Handle position input parameter for pixel...
2012-09-11 Tom Stellardradeon/llvm: Coding style fixes
2012-09-11 Tom Stellardradeonsi: Move interpolation mode check into the compiler
2012-09-11 Tom Stellardradeonsi: Add missing interpolation mode to check for...
2012-09-11 Tom Stellardradeonsi: Pass shader type to the compiler
2012-09-11 Tom Stellardradeon/llvm: Add SHADER_TYPE instruction
2012-09-11 Jerome Glisser600g: avoid GPU doing constant preload from random...
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...
next