glx: fix GLXChangeDrawableAttributesSGIX request
[mesa.git] / src / gallium /
2011-01-31 Dave Airlier600g: fix eg OQ properly.
2011-01-31 Alex Deucherr600g: fix OQ on evergreen
2011-01-31 Dave Airlier600g: fix occlusion query results.
2011-01-31 Alex Deucherr600g: remove some non-existent evergreen reg fields
2011-01-31 Dave Airlier600g: fix regression in cubemap tests since eea1d8199b...
2011-01-31 Dave Airlier600g: handle the write all cbufs property.
2011-01-30 Henri Verbeetutil: Call tables should be const.
2011-01-30 Henri Verbeetr600g: Update the flushed depth texture after drawing...
2011-01-30 Chia-I Wust/vega: Disable blending when the paint is opaque.
2011-01-30 Chia-I Wust/vega: Remove an invalid sanity check.
2011-01-30 Chia-I Wust/vega: s/vg[A-Z]/vega[A-Z]/.
2011-01-30 Vinson Leer600g: Fix void pointer arithmetic.
2011-01-30 Dave Airlier600g: fixes a segfault in the piglit fbo-genmipmap...
2011-01-30 Marek Olšákr300g: upload translated indices via the uploader
2011-01-30 Marek Olšákr300g: rework vertex format fallback
2011-01-30 Marek Olšákr600g: upload translated indices via the uploader
2011-01-30 Marek Olšákr600g: rework vertex format fallback
2011-01-30 Marek Olšákr600g: fix vertex format fallback
2011-01-30 Marek Olšákr600g: rework vertex buffer uploads
2011-01-30 Marek Olšákr600g: consolidate set_constant_buffer functions
2011-01-30 Marek Olšákr600g: consolidate vertex_buffer_update functions
2011-01-30 Marek Olšákr600g: consolidate draw_vbo functions (v2)
2011-01-30 Marek Olšákr600g: make r600_drawl inherit pipe_draw_info
2011-01-30 Marek Olšákr600g: add back u_upload_mgr integration
2011-01-30 Christoph Bumillernvc0: implement transform feedback state
2011-01-29 Christoph Bumillernvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
2011-01-29 Marek Olšáku_blitter: use user buffers instead of real buffers
2011-01-29 Brian Paulgallium/docs: add info about transfer boxes and array...
2011-01-29 Brian Paulgallium: added comments to pipe_transfer
2011-01-29 Brian Paulsoftpipe: fix array textures to use resource array_size
2011-01-28 Jakob Bornecrantzutil: Fix leak of transfers in upload manager
2011-01-28 Marek Olšákr300g: fix resource_copy_region for DXT SRGB formats
2011-01-28 Marek Olšákr600g: handle PIPE_CAP_ARRAY_TEXTURES
2011-01-28 Marek Olšákr300g: handle PIPE_CAP_ARRAY_TEXTURES
2011-01-28 Marek Olšákr300g: 8x8-compressed zbuffer can only be point-sampled
2011-01-28 Marek Olšákr300g: fix and re-enable 8x8 zbuffer compression mode
2011-01-27 Marek Olšákr300g: print driver info if RADEON_DEBUG=info
2011-01-27 Marek Olšákr300g: add winsys flag CAN_AACOMPRESS
2011-01-27 Marek Olšákr300g: rename flag squaretiling -> drm_2_1_0
2011-01-27 Marek Olšákutil: fix parsing debug options
2011-01-27 Marek Olšákr300g: fix some bugs with zbuffer compression (v4)
2011-01-26 Brian Paultgsi: add cases for array textures
2011-01-26 Kristian Høgsbergst/egl: Downgrade warning to debug when we can't create...
2011-01-26 Marek Olšákutil: require debug options to be separated by commas
2011-01-26 Zack Rusingallium: add an interface for query predicates
2011-01-26 Brian Paulsoftpipe: support for 1D/2D texture arrays
2011-01-26 Brian Paultgsi: add support for 1D/2D texture arrays
2011-01-25 Mathias Fröhlichr600g: Implement timer queries.
2011-01-25 Mathias Fröhlichr600g: Implement asyncronous query results.
2011-01-25 Mathias Fröhlichr600g: Fix meaning of num_results for queries.
2011-01-25 Tim Wiederhakefix potential leak in r600_context_init
2011-01-25 Tim Wiederhakesilences some valgrind warnings
2011-01-25 Brian Paulsoftpipe: fix off-by-one error in setup_fragcoord_coeff()
2011-01-25 Roland Scheideggersvga: link libwsw for dri-vmwgfx target with make build...
2011-01-25 Marek Olšáku_blitter: remove bogus assertion
2011-01-25 Marek Olšáku_blitter: report recursion, update comments
2011-01-25 Vinson Leenvc0: Move declaration before code.
2011-01-25 Zack Rusingallium/tgsi: update the docs for the new opcodes a bit
2011-01-25 Vinson Leescons: Add nvc0 to SConscript.
2011-01-25 Brian Paulvega: implement handler/pointer conversion using a...
2011-01-25 Brian Paulvega: remove redundant functions found elsewhere
2011-01-25 Brian Paulvega: replace casts with pointer/handle conversion...
2011-01-25 Jakob Bornecrantzsvga: Add more swrast debuging
2011-01-24 Jakob Bornecrantzsvga: Use get once helpers for context debug envs
2011-01-24 Jakob Bornecrantzrbug: Fix surface reference leak
2011-01-24 Henri Verbeetr600g: FLT_TO_INT* are vector instructions on Evergreen.
2011-01-24 Zack Rusingraw: add a test showing the new sampling scheme in...
2011-01-24 Zack Rusingallium: implement modern sampling scheme
2011-01-24 José Fonsecadraw: Do not use LLVM's opaque types.
2011-01-24 Tim Wiederhakesecure malloc in translate_cache_create
2011-01-24 Michel Dänzerst/xorg: Fix build failure against xserver with XF86_CR...
2011-01-24 Marek Olšákr300g: remove unused function
2011-01-24 Marek Olšákr300g: remove any traces of depth_clamp
2011-01-24 Marek Olšákr300g: handle PIPE_CAP_INSTANCED_DRAWING in get_param
2011-01-24 Jakob Bornecrantzutil: Add function logger helpers
2011-01-24 Jakob BornecrantzRevert "r300g/swtcl: re-enable LLVM"
2011-01-24 Jakob Bornecrantzdraw: Init llvm if not provided
2011-01-24 Jakob Bornecrantzi915g: Remove draw_flushes and state that we don't...
2011-01-24 Jakob Bornecrantzi915g: Improve constant handling
2011-01-24 Tom Stellardr300g: Increase fragment shader limits for r400 cards
2011-01-23 Christoph Bumillernvc0: implement point coord replacement
2011-01-23 Brian Paulvega: sort filenames in Makefile, SConscript
2011-01-23 Marek Olšákr300g: support sRGB colorbuffers
2011-01-23 Marek Olšákr300/compiler: remove any code related to relative...
2011-01-23 Christoph Bumillernvc0: fix emit_cvt for ceil, floor and trunc
2011-01-23 Christoph Bumillernvc0: remove bad assert and emit TEMP movs instead
2011-01-23 Christoph Bumillernvc0: fix address and value slot assignment in load...
2011-01-23 Christoph Bumillernvc0: don't omit highest bit of branch target
2011-01-23 Christoph Bumillernvc0: recognize r63 as zero in constant folding
2011-01-23 Christoph Bumillernvc0: add MARK_RING where missing to avoid too many...
2011-01-23 Christoph Bumillernvc0: don't apply base vertex to per-instance arrays
2011-01-23 Christoph Bumillernvc0: commute sources of SET too if beneficial
2011-01-23 Christoph Bumillernvc0: accept neg abs modifiers on lg2
2011-01-23 Brian Paulsoftpipe: pass surface format to get/put_tile functions
2011-01-23 Brian Paulgallium/util: added pipe_put_tile_rgba_format()
2011-01-23 Brian Paulgallium/util: simplify pipe_get_tile_rgba()
2011-01-23 Brian Paulgallium/softpipe: replace pipe_get_tile_swizzle()
2011-01-23 Brian Paulsoftpipe: use proper type for format field
2011-01-23 Brian Paulgallium/util: added util_format_linear()
2011-01-22 Chia-I Wuscons: Add support for GLES.
next