egl: Return NULL if we fail to load a default driver
[mesa.git] / src / gallium / drivers /
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
2010-05-12 Corbin Simpsonr300g: Correct viewport setup for SW TCL.
2010-05-12 Corbin Simpsonr300g: Add VBO dumper for SW TCL.
2010-05-12 Corbin Simpsonr300g: Immediate mode won't work with SW TCL right...
2010-05-12 Corbin Simpsonr300g: Fix indentation.
2010-05-12 Brian Paulgallivm/llvmpipe: add const qualifiers
2010-05-12 José Fonsecallvmpipe: Handle PIPE_CAP_GUARD_*.
2010-05-12 José Fonsecallvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.
2010-05-12 José Fonsecallvmpipe: Move the opaque flag computation into the...
2010-05-12 José Fonsecasvga: Advertise shader limits.
2010-05-12 José Fonsecallvmpipe: Advertise (gallivm's) shader limits.
2010-05-12 José Fonsecasoftpipe: Adverstise (tgsi_exec's) shader limits.
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-11 Brian Paulllvmpipe: fix texture image size calculation
2010-05-11 Brian Paulllvmpipe: add a simple resource tracking/debug feature
2010-05-11 Brian Paulllvmpipe: remove trailing whitespace, rewrap comment
2010-05-11 José Fonsecascons: Export shouldn't be part of the if stanza.
2010-05-10 Brian Paulllvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE
2010-05-10 Brian Paulllvmpipe: fix up indexing of blend/colormask state...
next