r300g/compiler: Fix bug in OMOD folding
[mesa.git] / src / gallium / drivers /
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...
2013-02-04 Michel Dänzerradeonsi: Remove spurious traces of R16G16B16 support.
2013-02-04 Michel Dänzerradeonsi: Enable texture arrays.
2013-02-04 Michel Dänzerradeonsi: Improve packing of texture address parameters.
2013-02-04 Michel Dänzerradeonsi: Adapt to sample intrinsics changes.
2013-02-04 Andreas Bollgallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSE...
2013-02-02 Vinson Leer600g: Fix memory leak.
2013-02-02 Vinson Leenv30: Fix memory leak.
2013-02-02 Vinson Leenv50: Fix memory leak.
2013-02-02 Vinson Leenvc0: Fix memory leak.
2013-02-01 Tom Stellardr600g/llvm: Select the correct GPU type for RV670
2013-02-01 Michel Dänzerradeonsi: Fix draws using user index buffer.
2013-02-01 Brian Paulsvga: check for NaN shader immediates
2013-02-01 Brian Paulsvga: add, use SVGA3D_SURFACE_HINT_VOLUME flag
2013-02-01 Brian Paultrace: measure time for each gallium call
2013-02-01 Brian Paultrace: add void to function definition
2013-02-01 Brian Paultrace: allow GALLIUM_TRACE=stdout/stderr
2013-02-01 Marek Olšákradeonsi: port some of get_shader_param changes from...
2013-02-01 Marek Olšákr300g: always put MSAA resources in VRAM
2013-02-01 Vadim Girlinr600g: remove broken assert from r600_isa.c
2013-02-01 Vadim Girlinr600g: implement shader disassembler v3
2013-02-01 Vadim Girlinr600g: use tables with ISA info v3
2013-01-31 Jerome Glisser600g: add cs memory usage accounting and limit it v3
2013-01-31 Marek Olšákr600g: fix htile buffer leak
2013-01-30 Christoph Bumillernv50,nvc0: fix/enable texture buffer objects
2013-01-29 José Fonsecallvmpipe: Don't advertise S8_UNORM (with feeble attempt...
next