i965: fix PIPE_CONTROL command for gen6.
[mesa.git] / src / gallium /
2010-05-28 Brian Paulllvmpipe: add PIPE_BUFFER to assertion
2010-05-28 Brian Paulsoftpipe: add PIPE_BUFFER to assertion
2010-05-28 Brian Paulllvmpipe: add out of memory checking to triangle setup...
2010-05-28 Marek Olšákr300g: remove unnecessary breaks
2010-05-28 Marek Olšákr300g: report vertex format support in is_format_supported
2010-05-28 Marek Olšákr300g/swtcl: fix WPOS
2010-05-28 Marek Olšákr300g/swtcl: avoid an infinite loop if an occl. query...
2010-05-27 Jerome Glisser600g: disable rendering
2010-05-27 Bas Nieuwenhuizenr600g: various fixes
2010-05-27 Jerome Glisser600g: fix driver + shader compiler backend change
2010-05-27 Jakob Bornecrantzr600g: Integrate into build
2010-05-27 Jakob Bornecrantzr600g: Fix buffer offsets
2010-05-27 Marek Olšákr600g: adapt to latest interfaces changes
2010-05-27 Jerome Glisser600g: Initial import
2010-05-27 Brian Paulllvmpipe: s/bool/boolean/
2010-05-27 Brian Paulllvmpipe: s/bool/boolean
2010-05-27 Brian Paulsw/xlib: avoid dereferencing a null pointer
2010-05-27 Brian Paulgallivm: add assertions to check type of phi variables
2010-05-27 Marek Olšákr300g/swtcl: fix secondary color and back-face color...
2010-05-27 José Fonsecallvmpipe: Refer to my personal udis86 repository.
2010-05-27 José Fonsecautil: Also add a define for the dynamic library's prefix.
2010-05-27 Brian Paulegl/mks: remove extra param from function call
2010-05-27 Brian Paulegl_g3d: add missing param to egl_g3d_st_manager_get_eg...
2010-05-26 Marek Olšákr300g: decouple drawing code and two-sided stencil...
2010-05-26 Marek Olšákr300g/swtcl: handle large index count properly
2010-05-26 Marek Olšákr300g/swtcl: force vertex prefetching for non-indexed...
2010-05-26 Marek Olšákr300g/swtcl: move emitting AOS to prepare_for_rendering
2010-05-26 Marek Olšákr300g/swtcl: vbo transfer sanity checks
2010-05-26 Marek Olšákr300g: add get_cs_info winsys entrypoint, abandon check_cs
2010-05-26 Marek Olšákr300g/swtcl: do not use u_upload_mgr and do not compute...
2010-05-26 Marek Olšákr300g: remove unnecessary includes
2010-05-26 Vinson Leegallivm: Remove unnecessary headers.
2010-05-26 Vinson Leest/xorg: Remove unnecessary headers.
2010-05-26 Vinson Leeutil: Remove unnecessary headers.
2010-05-26 Vinson Leest/dri: Remove dri.c from SCons build.
2010-05-26 Marek Olšákr300g: fix fence referencing
2010-05-26 Marek Olšákr300/compiler: move hardware caps to the radeon_compile...
2010-05-26 Dave Airlierbug: add set sample mask passthrough.
2010-05-25 Marek Olšákr300g: more efficient finish + fix comments
2010-05-25 Marek Olšákr300g: implement fake but compliant fences
2010-05-25 Marek Olšákr300g: add r300_init_render_functions, remove r300_render.h
2010-05-25 Marek Olšákr300g: remove r300_query.h
2010-05-25 Marek Olšákr300g: remove r300_flush.h
2010-05-25 Marek Olšákr300g: add r300_init_blit_functions, remove r300_blit.h
2010-05-25 Marek Olšákutil: update comments at blitter
2010-05-25 Marek Olšákutil: fix indentation in blitter
2010-05-25 Marek Olšákr300g,util: remove pipe_surface from the util_blitter_c...
2010-05-25 Marek Olšákr300g,util: remove pipe_surface from the util_blitter_f...
2010-05-25 Marek Olšákutil: remove unused util_blitter_copy_surface
2010-05-25 Jakob Bornecrantzdrm_api: Remove type argument from create screen callback
2010-05-25 Jakob Bornecrantzgallium: Remove dri1_api.h and winsys support for DRI1
2010-05-25 Jakob Bornecrantzst/dri: Remove DRI1 support
2010-05-25 José Fonsecallvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE...
2010-05-25 José Fonsecagallivm: Choose an appropriate code generation optimiza...
2010-05-24 Brian Paulsw/xlib: NULL-out pointers after freeing image data
2010-05-24 Brian Paulst/glx: check if deleting head of buffer list
2010-05-24 José Fonsecallvmpipe: Also test compressed formats in lp_test_format()
2010-05-24 José Fonsecallvmpipe: Fix lp_test_format on 32bit OSes.
2010-04-30 Jakob Bornecrantzxorg-vmwgfx: Add vmwctrl proto
2010-05-24 José Fonsecallvmpipe: Delete extraneous arugment too.
2010-05-24 José Fonsecallvmpipe: Remove unused sincos_test_case struct.
2010-05-24 Qicheng Christopher Lillvmpipe: Unit test for sin/cos that compares against...
2010-05-24 Qicheng Christopher Ligallivm: Efficient implementation of sin/cos.
2010-05-23 Marek Olšákutil/blitter: allow NULL clear color
2010-05-23 Marek Olšákr300g: extend compile error message
2010-05-23 Marek Olšákr300g: fix dummy vertex shader compilation
2010-05-23 Marek Olšákr300g: fix warnings
2010-05-22 José Fonsecallvmpipe: Fill in slice_stride.
2010-05-21 Jakob Borncrantzst_api: Give get_egl_image arguments directly to the...
2010-05-21 Brian Paulst/glx: fix incorrect parameter type
2010-05-21 Jakob Bornecrantzgallium: Fix invalidate framebuffer with old libGL...
2010-05-21 Jakob Bornecrantzst_api: Add get param function to st_manager
2010-05-21 Jakob Bornecrantznouveau: Fix build after msaa merge
2010-05-21 Roland Scheideggerrbug: fix breakage due to interface changes
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Patrice Mandinnouveau/nvfx: Fill more PIPE_CAP_MAX_ values
2010-05-21 Brian Paulcell: assorted compilation fixes
2010-05-21 Brian Paulcell: fix breakage from earlier draw module changes
2010-05-21 Keith Whitwellgallium: remnants of old ccw state
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-21 Keith Whitwelldocs: update rasterizer for ccw changes
2010-05-20 Xavier Chantrynv50: fixed other void pointer arithmetic errors
2010-05-20 Xavier Chantrynv50: fix too long shader uploads by splitting them
2010-05-20 Christoph Bumillernv50: fill in shader limits
2010-05-20 Brian Paulgallivm: rename a var: s/val/array_size/
2010-05-20 Brian Paulgallivm: fix spelling in comment
2010-05-20 Brian Paulgallivm: handle pointer types in lp_dump_llvmtype()
2010-05-20 Brian Paulllvmpipe: more tweaks to dump_fs_variant_key()
2010-05-20 Brian Paulgallium: fix/update tex target dumping
2010-05-20 Brian Paulllvmpipe: use util_dump_logicop()
2010-05-20 Brian Paulgallium: added util_dump_logicop()
2010-05-20 Brian Paulllvmpipe: put variant print/debug code into separate...
2010-05-20 Vinson Leegraw-null: Remove unnecessary header.
2010-05-19 Roland Scheideggerutil: fix obvious util_blitter_copy bugs...
2010-05-19 Brian Paulnv50: fix typo: s/_/./
2010-05-19 Roland Scheideggerutil: util_blitter_fill no longer needs to handle overlap
2010-05-19 Roland Scheideggeri915g: remove unused flip parameter
2010-05-18 Roland Scheideggerdocs: update differences to d3d11
2010-05-18 Roland Scheideggerutil: fix some leftover util_surface_fill/copy calls
2010-05-18 Roland Scheideggergallium: implement set_sample_mask() in all drivers
next