st/dri: fix MSAA resolving of buffers with height > width
[mesa.git] / src / gallium /
2013-06-13 Marek Olšákst/dri: fix MSAA resolving of buffers with height ...
2013-06-13 Marek Olšákr600g: upsample and downsample MSAA resources for transfers
2013-06-13 Marek Olšákgallium/u_format: add a new helper for initializing...
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the...
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the...
2013-06-13 Marek Olšákgallium/util: make WRITES_ALL_CBUFS optional in the...
2013-06-12 Roland Scheideggerutil: new util_fill_box helper
2013-06-12 Roland Scheideggergallivm: (trivial) remove duplicated code block (includ...
2013-06-12 Chia-I Wuwinsys/intel: make struct intel_bo alias drm_intel_bo
2013-06-12 Chia-I Wuwinsys/intel: reorganize functions
2013-06-12 Chia-I Wuilo: update winsys interface
2013-06-12 Chia-I Wuilo: get rid of function tables in winsys
2013-06-12 Chia-I Wuilo: access bo size directly
2013-06-12 Chia-I Wuilo: remove unnecessary tex_set_bo/buf_set_bo
2013-06-11 Zack Rusindraw: implement distance culling
2013-06-11 Zack Rusingallium: add a cull distance semantic
2013-06-11 Zack Rusindraw: fix clipper invocation statistics
2013-06-11 Zack Rusindraw: enable user plane clipping when clipdistance...
2013-06-11 Zack Rusindraw: make sure clipdistances work with geometry shaders
2013-06-10 Alex Deucherwinsys/radeon: add env var to disable VM on Cayman...
2013-06-10 Richard Sandiforddraw: Add A8R8G8B8 to draw_print_arrays
2013-06-10 Richard Sandiforddraw: Fix type mismatch between draw_private.h and...
2013-06-10 Richard Sandifordutil: Use sizeof(void *) rather than 0 as the fallback...
2013-06-10 Richard Sandifordllvmpipe: Use saturating add/sub for UNORM formats
2013-06-08 Maarten Lankhorstnvc0: fix up video buffer alignment requirements
2013-06-08 Rob Clarkfreedreno: better scissor fix
2013-06-08 Rob Clarkfreedreno: gmem bypass
2013-06-08 Rob Clarkfreedreno: add a3xx support
2013-06-08 Rob Clarkfreedreno: prepare for a3xx
2013-06-08 Roland Scheideggergallivm: work around slow code generated for interleavi...
2013-06-08 Stéphane Marchesinst/xlib: Flush the front buffer before doing CopySubBuffer
2013-06-08 Stéphane Marchesinst/xlib: Fix upside down coordinates for CopySubBuffer
2013-06-07 Roland Scheideggerutil: add comment about bogus transfer flags
2013-06-07 Roland Scheideggerutil: fix util_clear_render_target and util_clear_depth...
2013-06-07 Roland Scheideggerllvmpipe: move create_surface/destroy_surface functions...
2013-06-07 Roland Scheideggerllvmpipe: add support for layered rendering
2013-06-07 Roland Scheideggergallium/docs: fix up transfer description for 1d arrays...
2013-06-07 Chia-I Wuilo: fix textureSize() for single-layered array textures
2013-06-07 Chia-I Wuutil: add util_resource_is_array_texture()
2013-06-07 Arnas Milaseviciusgallium: Remove draw_arrays() and draw_arrays_instanced...
2013-06-07 Brian Paultgsi: replace tgsi_file_names tgsi_file_names[] with...
2013-06-07 Chia-I Wuu_vbuf: fix index buffer leak
2013-06-07 Chia-I Wuilo: advertise PIPE_CAP_CUBE_MAP_ARRAY
2013-06-07 Chia-I Wuilo: add support for TEX2/TXB2/TXL2 in fs
2013-06-07 Chia-I Wuilo: use slab allocator for transfers
2013-06-07 Chia-I Wuilo: clean up states upon context destroy
2013-06-07 Chia-I Wuilo: unmap cp bo before destroying it
2013-06-07 Chia-I Wuilo: enable bo reuse
2013-06-07 Chia-I Wuilo: construct 3DSTATE_SF in create_rasterizer_state()
2013-06-07 Chia-I Wuilo: construct 3DSTATE_CLIP in create_rasterizer_state()
2013-06-07 Chia-I Wuilo: use emit_SURFACE_STATE() for render targets
2013-06-07 Chia-I Wuilo: use emit_SURFACE_STATE() for constant buffers
2013-06-07 Chia-I Wuilo: add emit_SURFACE_STATE() for sampler views
2013-06-07 Chia-I Wuilo: add ilo_view_surface for SURFACE_STATE
2013-06-07 Courtney Goeltzenl... ilo: convert generic depth-stencil-alpha pipe state...
2013-06-07 Chia-I Wuilo: introduce vertex element CSO
2013-06-07 Chia-I Wuilo: simplify emit_3DSTATE_DEPTH_BUFFER()
2013-06-07 Chia-I Wuilo: introduce blend CSO
2013-06-07 Chia-I Wuilo: introduce sampler CSO
2013-06-07 Chia-I Wuilo: construct SCISSOR_RECT in set_scissor_states()
2013-06-07 Chia-I Wuilo: introduce viewport CSO
2013-06-07 Chia-I Wuilo: switch to ilo states for shaders and resources
2013-06-07 Chia-I Wuilo: switch to ilo states for CC stage
2013-06-07 Chia-I Wuilo: switch to ilo states for WM stage
2013-06-07 Chia-I Wuilo: switch to ilo states for CLIP and SF stages
2013-06-07 Chia-I Wuilo: switch to ilo states for SOL stage
2013-06-07 Chia-I Wuilo: switch to ilo states for VF stage
2013-06-07 Chia-I Wuilo: move hardware limits to ilo_gpe.h
2013-06-06 Roland Scheideggerdraw: trivial fix comment typo
2013-06-06 Roland Scheideggergallium/tgsi: add missing string for layer semantic
2013-06-06 Roland Scheideggerllvmpipe: bump 3d and cube map limits to 2048 and 8192...
2013-06-06 Jonathan Grayradeon/winsys: correct RADEON_GEM_WAIT_IDLE use
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-06-05 Richard Sandifordgallium: System z support
2013-06-04 Roland Scheideggerllvmpipe: improve alignment calculation for fetching...
2013-06-04 Roland Scheideggerllvmpipe: reduce alignment requirement for 1d resources...
2013-06-04 Roland Scheideggerllvmpipe: cleanup of generate_unswizzled_blend
2013-06-04 Roland Scheideggergallivm: enhance special sse2 4x4f and 2x8f -> 1x16ub...
2013-06-04 Roland Scheideggergallivm: (trivial) fix lp_build_concat_n
2013-05-30 Zack Rusinsoftpipe: draw_find_shader_output returns -1 on invalid...
2013-06-03 Tom Stellardradeonsi/compute: Upload work group, work item size...
2013-06-03 Tom Stellardradeonsi/compute: Pass kernel arguments in a buffer v2
2013-06-03 Tom Stellardradeonsi/compute: Implement un-binding of global buffers
2013-06-03 Tom Stellardradeonsi/compute: Support multiple kernels in a compute...
2013-06-03 Tom Stellardradeonsi/compute: Add missing PIPE_COMPUTE caps
2013-06-01 Roland Scheideggergallium: add support for layered rendering
2013-06-01 Roland Scheideggergallivm: fix out-of-bounds access with mirror_clamp_to_...
2013-06-01 Roland Scheideggerllvmpipe: fix bogus assertions for buffer surfaces
2013-05-31 Roland Scheideggerllvmpipe: reduce alignment requirement for resources...
2013-05-31 Adam Jacksonllvmpipe: Remove x/y from cmd_bin
2013-05-31 Vadim Girlinr600g/sb: fix broken assert
2013-05-30 Zack Rusindraw: fix vs/fs input/output mismatches
2013-05-30 Courtney Goeltzenl... ilo: simplify shader variant handling
2013-05-30 Brian Pauldraw: add cast in debug_printf() to silence warning
2013-05-30 Brian Paulsvga: add PIPE_CAP_MAX_VIEWPORTS to switch to silence...
2013-05-25 Zack Rusindraw: make sure viewport index is fetched from leading...
2013-05-25 Zack Rusinllvmpipe: clamp scissors to be between 0 and max
2013-05-25 Zack Rusindraw: clamp the viewports to always be between 0 and max
2013-05-25 Zack Rusingallium/docs: adds documentation for multi viewport cap
2013-05-25 Zack Rusindraw: fixup draw_find_shader_output
next