util: fix issues with util_clear_render_target.
[mesa.git] / src / gallium / drivers /
2013-02-28 Roland Scheideggersoftpipe/draw/tgsi: simplify driver/tgsi sampler interface
2013-02-27 Vinson Leeradeonsi: Fix memory leak in si_set_constant_buffer.
2013-02-26 Alex Deucherr600g: add missing emit_flush for R600_CONTEXT_FLUSH_AN...
2013-02-26 Alex Deucherr600g: synchronize streamout buffers on r6xx too (v3)
2013-02-26 Brian Paulsvga: fix comment typos
2013-02-26 Marek Olšákr300g: implement 3D transfers
2013-02-26 Marek Olšákgallium/util: add helper util_max_layer from r600g
2013-02-25 Roland Scheideggerllvmpipe: (trivial) get rid of old function prototypes.
2013-02-25 Roland Scheideggerllvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_t...
2013-02-23 John Kåre Alsakerllvmpipe: Fix creation of shared and scanout textures.
2013-02-23 Brian Paulsvga: remove some extraneous whitespace
2013-02-22 Brian Paulllvmpipe: rename polygon offset fields to something...
2013-02-22 Brian Paulllvmpipe: add missing checks for polygon offset point...
2013-02-22 Alex Deucherr600g: fixup PS_PARTIAL_FLUSH flag handling for cayman
2013-02-22 Alex Deucherr600g: r6xx deadlock workaround (v6)
2013-02-22 Alex Deucherr600g: add PS_PARTIAL_FLUSH flag
2013-02-22 Michel Dänzerradeon/llvm: Remove stale comment about radeon_llvm_emi...
2013-02-22 Marek Olšákr600g: fix random corruption with CP DMA in TF2
2013-02-22 Michel Dänzerradeonsi: Don't pretend there is any R8G8B8 support
2013-02-22 Andreas Bollllvmpipe/build: add DLOPEN_LIBS and PTHREAD_LIBS to...
2013-02-22 Roland Scheideggerllvmpipe: Fix rendering into PIPE_FORMAT_X8*_UNORM.
2013-02-22 José Fonsecatrace: Never close stdout/stderr.
2013-02-22 José Fonsecatrace: Fix set_constant_buffer dumping.
2013-02-22 Vinson Leer600g: Fix memory leak in r600_shader_select.
2013-02-22 Roland Scheideggerllvmpipe: simplify buffer allocation logic.
2013-02-22 Tom Stellardr300g/compiler: Fix bug in OMOD folding
2013-02-22 Tom Stellardr300g/tests: Add helper functions for creating a full...
2013-02-22 Tom Stellardr300g/tests: Exit test runner with a valid status code
2013-02-22 Tom Stellardr300g/complier: Make r300_vertprog_swizzle_caps visible...
2013-02-22 Tom Stellardr300g/compiler: Fix typo in comment
2013-02-22 Tom Stellardr300g/compiler: Add missing license headers
2013-02-21 Alex Deucherr600g: don't enable ReZ mode on evergreen
2013-02-21 Michel Dänzerradeonsi: Don't match TGSI_SEMANTIC_POSITION fs inputs...
2013-02-21 Michel Dänzerradeonsi: Fix w component of TGSI_SEMANTIC_POSITION...
2013-02-21 Michel Dänzerradeonsi: Fix up and enable flat shading.
2013-02-21 Vinson Leeradeonsi: Fix memory leak in si_shader_select.
2013-02-20 Roland Scheideggerllvmpipe: lp_resource_copy cleanup
2013-02-20 Roland Scheideggerllvmpipe: fix lp_resource_copy using more than one...
2013-02-20 Michel Dänzerr600g/Cayman: Fix blending using destination alpha...
2013-02-20 Michel Dänzerradeonsi: Fix blending using destination alpha factor...
2013-02-20 Marek Olšákradeonsi: implement 3D transfers
2013-02-20 Marek Olšákradeonsi: add assertions to prevent creation of invalid...
2013-02-20 Marek Olšákradeonsi: use u_box_origin_2d helper function
2013-02-19 Tom Stellardradeon/llvm: Fix build with LLVM 3.3
2013-02-19 Tom Stellardr600g: Add $(DEFINES) to AM_CXXFLAGS
2013-02-19 Brian Paulllvmpipe: fix handling of 0 x 0 framebuffer size
2013-02-18 Michel Dänzerradeonsi: Fix PIPE_FORMAT_X32_S8X24_UINT sampler hardwa...
2013-02-18 Michel Dänzerradeonsi: Use stencil surface level information for...
2013-02-18 Michel Dänzerradeonsi: properly implement S8Z24 depth-stencil format
2013-02-18 Vincent Lejeuner600g/llvm: Support for TBO
2013-02-18 Vincent Lejeuner600g/llvm: Set Inputs/Outputs count to 32 (api reporte...
2013-02-18 Vincent Lejeuner600g/llvm: Fix alpha_to_one piglit tests
2013-02-18 Vincent Lejeuner600g/llvm: Add support for UBO
2013-02-16 Roland Scheideggergallivm: fix issues with trunc/round/floor/ceil with...
2013-02-15 Brian Paultrace: add context pointer sanity checking
2013-02-15 Brian Paultrace: fix incorrect trace_surface::base.context pointer
2013-02-15 Brian Paultrace: whitespace, comment clean-ups
2013-02-15 Brian Paultrace: move struct tr_list to tr_texture.h
2013-02-14 Marek Olšákr600g: add support for red-alpha render targets
2013-02-14 Marek Olšákr300g: add support for red-alpha render targets
2013-02-14 Marek Olšákr600g: properly implement S8Z24 depth-stencil format...
2013-02-14 Michel Dänzerradeonsi: Handle TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
2013-02-14 Michel Dänzerradeonsi: Fix array indices for detecting integer verte...
2013-02-12 Jerome Glisser600g: fix lockup when hyperz & alpha test are enabled...
2013-02-12 Christian Königradeonsi: remove constant index limitation v3
2013-02-12 Christian Königradeonsi: support constants as TEX coordinates
2013-02-12 Roland Scheideggernv50: fix bogus parameters when processing sample instr...
2013-02-12 Roland Scheideggerllvmpipe: implement dual source blending
2013-02-11 Jerome Glisser600g: make sure async blit is done 8 * pitch at a...
2013-02-11 Adhemerval Zanellallvmpipe: remove lp_swizzled_cbuf
2013-02-09 Roland Scheideggersoftpipe: clean up lod computation
2013-02-09 Roland Scheideggergallivm: fix up size queries for dx10 sviewinfo opcode
2013-02-09 Roland Scheideggersoftpipe: get rid of tgsi_sampler_control param in...
2013-02-09 Roland Scheideggersoftpipe: fix using optimized filter function
2013-02-09 Roland Scheideggerllvmpipe: first steps of adding dual source blend support
2013-02-09 Roland Scheideggerllvmpipe: refactoring of visibility counter handling
2013-02-08 Vinson Leenv30: Fix memory leak.
2013-02-07 Michel Dänzerradeonsi: Handle scaled and integer formats for sampler...
2013-02-07 Michel Dänzerradeonsi: Don't advertise PIPE_FORMAT_L8A8_SRGB support.
2013-02-07 Michel Dänzerradeonsi: Remove incorrect (and dead) assignment in...
2013-02-07 Michel Dänzerradeonsi: Use unique names for referring to texture...
2013-02-07 Marek Olšákr300g: put textures with usage=staging in GTT and make...
2013-02-07 Jerome Glisser600g: fix slice tile max for compressed texture and...
2013-02-06 Marek Olšákradeonsi: use new RGBX formats
2013-02-06 Marek Olšákr300g: fix blending and alpha-test with RGBX16F and...
2013-02-06 Marek Olšákr300g: use new RGBX formats
2013-02-06 Marek Olšákr600g: use new RGBX formats
2013-02-06 Brian Paulllvmpipe: remove extraneous const qualifier
2013-02-06 Marek Olšákgallium/util: remove duplicated function util_format_is...
2013-02-06 Marek Olšákr600g: report correct control flow depth
2013-02-06 Marek Olšákr300g: try to use color varyings for texcoords if max...
2013-02-06 Marek Olšákr300/compiler: copy-propagate saturate mode when possible
2013-02-06 Marek Olšákr300/compiler: add support for saturate output modifier...
2013-02-06 Marek Olšákr300g: fix blending with RGBX formats
2013-02-06 Marek Olšákr300g: fix blending with blend color and RGBA formats
2013-02-05 Brian Paulsvga: fix sRGB rendering
2013-02-05 Tom Stellardr600g/compute: Fix segfault caused by new shader disass...
2013-02-04 Alex Deucherradeonsi: default PA_SC_RASTER_CONFIG to 0
2013-02-04 Alex Deucherradeonsi: add support for Oland chips
2013-02-04 Brian Paulgallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPO...
next