mesa.git
2012-07-19 Kristian Høgsbergwayland: Use existing EGL_TEXTURE_FORMAT for querying...
2012-07-19 Kristian Høgsberggallium-egl: Implement eglQueryWaylandBufferWL
2012-07-19 Kenneth Graunkeglsl: Remove open coded version of ir_variable::interpo...
2012-07-19 Paul Berryi965: Avoid unnecessary recompiles for shaders that...
2012-07-19 Paul Berryglsl: Set UsesDFdy appropriately for GLSL shaders.
2012-07-19 Paul Berrymesa: Set UsesDFdy appropriately for assembly programs.
2012-07-19 Paul Berrymesa: Add UsesDFdy to struct gl_fragment_program.
2012-07-19 Kenneth Graunkedrirc: Add disable_blend_func_extended workaround for...
2012-07-19 Kenneth Graunkei965: Add a driconf option to disable GL_ARB_blend_func...
2012-07-18 Brian Paulmesa: remove stale comment
2012-07-18 Brian Paulmesa: use gl_program cast wrappers
2012-07-18 Brian Paulmesa: add some gl_program cast wrappers
2012-07-18 Marek Olšákr600g: setup streamout before calling last r600_need_cs...
2012-07-18 Eric Anholti965/fs: Make register spill/unspill only do the regs...
2012-07-18 Eric Anholti965/fs.h: Refactor tests for instructions modifying...
2012-07-18 Eric Anholti965/fs: Replace usage is_tex() with regs_written(...
2012-07-18 Eric Anholti965/fs: Rename virtual_grf_next to virtual_grf_count.
2012-07-18 Eric Anholti965/fs: Move a block out of a loop in live variables...
2012-07-18 Anuj Phogati965/msaa: Disable alpha-to-{coverage, one} when drawbu...
2012-07-18 Lucas Stachst/xorg: attach EDID to outputs
2012-07-18 Lucas Stachst/xorg: remove superfluous memset
2012-07-18 Lucas Stachst/xorg: reorder exa context creation and use screen...
2012-07-18 Olivier Galibertsoftpipe: Take all lods into account when texture sampling.
2012-07-18 Marek Olšákr600g: implement wait-free buffer transfer for DISCARD_...
2012-07-18 Marek Olšákr600g: accelerate buffer copying
2012-07-18 Marek Olšákr600g: update R600_MAX_DRAW_CS_DWORDS to take draw...
2012-07-18 Marek Olšákr600g: move VGT_STRMOUT_DRAW_OPAQUE_OFFSET initializati...
2012-07-18 Marek Olšákr600g: only set the index type if drawing is indexed
2012-07-18 Marek Olšákr600g: remove debug code for streamout
2012-07-18 Marek Olšákr600g: inline r600_context_draw_opaque_count
2012-07-18 Marek Olšákr600g: fix alphatest without a colorbuffer on evergreen
2012-07-18 Marek Olšákr600g: fix alphatest without a colorbuffer on r6xx...
2012-07-18 Marek Olšákr600g: always derive alphatest state from the first...
2012-07-18 Marek Olšákr600g: atomize alphatest state
2012-07-18 Marek Olšákr600g: try to fix line stippling with lineloops
2012-07-17 Marek Olšákr600g: optimize uploading depth textures
2012-07-17 Marek Olšákr600g: remove needless wrapper r600_texture_depth_flush
2012-07-17 Marek Olšákr600g: init_flushed_depth_texture should be able to...
2012-07-17 Paul Berrymsaa: Generate proper error for operations prohibited...
2012-07-17 Brian Paulgallivm: silence uninitialized variable warnings
2012-07-17 Marek Olšákr600g: fix lockups with and enable dual source blending...
2012-07-17 Marek Olšákr600g: remove unused code after conversion of sampler...
2012-07-17 Marek Olšákr600g: convert sampler view emission into atoms
2012-07-17 Marek Olšákr600g: only make constant buffers dirty if there's...
2012-07-17 Marek Olšákr600g: properly track which textures are depth
2012-07-17 Marek Olšákr600g: consolidate and optimize sampler states changes...
2012-07-17 Marek Olšákr600g: don't invalidate texture caches when setting...
2012-07-17 Marek Olšákr600g: consolidate code for setting sampler views and...
2012-07-17 Marek Olšákr600g: remove unused flag have_depth_fb
2012-07-17 Marek Olšákr600g: do fine-grained vertex buffer updates
2012-07-17 Marek Olšákr600g: don't call inval_shader_cache in r600_context_fl...
2012-07-17 Marek Olšákgallium/util: add util_bit_last - finds the last bit...
2012-07-17 Marek Olšákr600g: fix all failing depth-stencil tests for evergreen
2012-07-17 Michel Dänzerconfigure.ac: Further LLVM fixups.
2012-07-17 Michel Dänzerglsl: Drop obsolete .gitignore entries.
2012-07-17 Tom Stellardconfigure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS
2012-07-17 Eric Anholtintel: Add a comment explaining why we early return...
2012-07-17 Eric Anholtintel: Drop other checks for old loader version.
2012-07-17 Eric Anholtintel: Replace the non-getBuffersWithFormat compat...
2012-07-17 Eric Anholtintel: Remove dead intel_framebuffer_has_hiz().
2012-07-17 Eric Anholtintel: Convert to using private depth/stencil buffers...
2012-07-17 Eric Anholtintel: Add a function for creating a private window...
2012-07-17 Roland Scheideggergallivm: (trivial) remove unnecessary bogus include
2012-07-17 Kristian Høgsberggbm: Add gbm_bo_import for gallium gbm backend
2012-07-17 Elvis Leest/egl: Fix build for wayland includes
2012-07-17 Elvis Leest/gbm: renaming pitch to stride on gallium
2012-07-17 Matt Turnerglx: build tests after libglx.la
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-07-17 José Fonsecagallivm: Allow to force nearest filtering on a per...
2012-07-17 Kristian Høgsbergwayland: Include wl_drm format enum in wayland-drm.h
2012-07-17 James Bentonllvmpipe: Fix bug with blend factor in complementary...
2012-07-17 Christian Königradeonsi: fix vertex element state
2012-07-17 Christian Königradeon/llvm: fix compiling when llvm is active, but...
2012-07-16 Brian Paulmesa: include inttypes.h to get uint8_t type
2012-07-16 Brian Paulst/egl: fix uninitialized pointer bug
2012-07-16 Brian Paulr300g: silence uninitialized var warning
2012-07-16 Elvis Leeegl_dri2: NULL check for EGLNativeWindowType
2012-07-16 Jon TURNEYFix building mesa with assembly enabled since a112ca5d
2012-07-16 Chad Versaceintel: Fix build broken by ETC1 patch
2012-07-16 Chad Versaceintel: Enable GL_OES_compressed_ETC1_RGB8_texture
2012-07-16 Chad Versacemesa: Add function for decoding ETC1 textures
2012-07-16 Chad Versacegallium/util, mesa: Refactor etc1 unpack function
2012-07-16 Kristian Høgsberggbm: Rename gbm_bo_get_pitch to gbm_bo_get_stride
2012-07-16 Kristian Høgsberggbm: Add new gbm_bo_import entry point
2012-07-16 Roland Scheideggerllvmpipe: destroy setup variants on context destruction
2012-07-16 James Bentonllvmpipe: Unified common code between AoS and SoA blending.
2012-07-16 Kristian Høgsbergintel: Don't call _mesa_get_format_bytes for MESA_FORMA...
2012-07-15 Jon TURNEYFix building glsl when using automake-1.12 after 68e04cc6
2012-07-15 Marek Olšákr600g: compute needed CS space for vertex buffers correctly
2012-07-15 Marek Olšákr600g: don't check the R600_GLSL130 env var
2012-07-15 Jerome Glisser600g: fix DB decompression on evergreen
2012-07-15 Tom Stellardr600g: Emit vertex buffers using the same method as...
2012-07-15 Tom Stellardr600g: Unify 3D and compute vertex buffer emission
2012-07-14 Marek Olšákr600g: fix grammar constant_buffer -> constant_buffers
2012-07-13 Andreas Bollradeon/llvm: Fix CR/LF in AMDILSIDevice.h
2012-07-13 Tom Stellardradeon/llvm: Clean up AMDILIntrinsicInfo.cpp
2012-07-13 Tom Stellardradeon/llvm: Coding style fixes
2012-07-13 Jon TURNEYFix linking gallium drivers and with dricore after...
2012-07-13 Christoph Bumillernouveau: implement missing timer query functionality
2012-07-13 Kristian Høgsbergwayland: Stop trying to use make rules from aclocal...
next