llvmpipe: add PIPE_BUFFER to assertion
[mesa.git] / src / gallium / drivers /
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 Marek Olšákr300g/swtcl: fix secondary color and back-face color...
2010-05-27 José Fonsecallvmpipe: Refer to my personal udis86 repository.
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 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šá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 Jakob Bornecrantzdrm_api: Remove type argument from create screen callback
2010-05-25 José Fonsecallvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE...
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-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-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 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-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 Paulllvmpipe: more tweaks to dump_fs_variant_key()
2010-05-20 Brian Paulllvmpipe: use util_dump_logicop()
2010-05-20 Brian Paulllvmpipe: put variant print/debug code into separate...
2010-05-19 Brian Paulnv50: fix typo: s/_/./
2010-05-19 Roland Scheideggeri915g: remove unused flip parameter
2010-05-18 Roland Scheideggergallium: implement set_sample_mask() in all drivers
2010-05-17 Roland Scheideggersvga: adapt to interface changes
2010-05-17 Roland Scheideggerr300g: adapt to interface changes
2010-05-17 Roland Scheideggernouveau: adapt to interface changes
2010-05-17 Roland Scheideggerfo: adapt to interface changes
2010-05-17 Roland Scheideggeridentity: adapt to interface changes
2010-05-17 Roland Scheideggertrace: adapt to interface changes
2010-05-17 Roland Scheideggeri965g: adapt to interface changes
2010-05-17 Roland Scheideggeri915g: adapt to interface changes
2010-05-17 Roland Scheideggersoftpipe: adapt to interface changes
2010-05-17 Roland Scheideggerllvmpipe: adapt to interface changes
2010-05-17 Roland Scheideggercell: adapt to interface changes
2010-05-17 Brian Paulllvmpipe: fix front/back tri culling mix-up
2010-05-14 Keith Whitwellsoftpipe: restore culling code
2010-05-14 Keith Whitwellgallium: more work on ccw flag removal
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-13 Marek Olšákr300g: fix for piglit/fp-indirections2
2010-05-13 Brian Paulllvmpipe: silence casting warnings
2010-05-13 Brian Paulllvmpipe: silence cast warnings in test programs
2010-05-13 Marek Olšákr300g: fix texture transfers
2010-05-13 José Fonsecallvmpipe: Update instructions for MSVC builds.
2010-05-13 Vinson Leetrace: Add missing header.
2010-05-13 Vinson Leetrace: Remove unnecessary headers.
2010-05-13 Marek Olšákr300g: re-order caps
2010-05-13 Marek Olšákr300g: fill out the shader limits
2010-05-12 Jakob Bornecrantztrace: Update README
2010-05-12 Jakob Bornecrantzrbug: Update and add READMEs
2010-05-12 José Fonsecallvmpipe: Dump fs key's stencil state.
2010-05-12 José Fonsecallvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.
2010-05-12 Jakob Bornecrantzrbug: Add to all targets that link against trace
2010-05-12 Jakob Bornecrantztrace: Remove rbug from trace
2010-05-12 Jakob Bornecrantzrbug: Use container of macro
2010-05-12 Jakob Bornecrantzrbug: Fix draw blocking
2010-05-12 Jakob Bornecrantzrbug: Fix sampler views and surfaces in context info
2010-05-12 Jakob Bornecrantzrbug: Fix shaders
2010-05-12 Jakob Bornecrantzrbug: Break out of trace
2010-05-12 Brian Paulllvmpipe: s/bool/boolean/ in test progs
next