util: implement util_clear_depth_stencil fallback
[profile/ivi/mesa.git] / src / gallium /
2010-06-07 Roland Scheideggerutil: implement util_clear_depth_stencil fallback
2010-06-07 Keith Whitwellgraw: add parse_geometry_shader helper
2010-06-07 Keith Whitwelltgsi: null-terminate string in parse_identifier
2010-06-07 Keith Whitwelldraw: don't use llvm engine when geometry shaders active
2010-06-07 Keith Whitwellgraw: trivial geometry shader test
2010-06-07 Keith Whitwellgraw: add symlinks to shader test directories
2010-06-06 Jakob Bornecrantzi965g: Use Xorg template makefile
2010-06-06 Jakob Bornecrantznouveau: Use Xorg template makefile
2010-06-06 Jakob Bornecrantznouveau: Remove left over argument in drm api
2010-06-06 Jakob Bornecrantzr300g: Use Xorg template makefile
2010-06-07 Keith Whitwellgraw: remove references to unistd.h
2010-06-07 Keith Whitwellutil: new file u_dirty_flags.h
2010-06-07 Keith Whitwelltests/graw: missing file tri.c
2010-06-07 Keith Whitwellgraw_xlib: build fixes
2010-06-07 Keith Whitwellgraw: update graw_null after interface changes and...
2010-06-07 Keith Whitwellsoftpipe: remove assert on setting constbufs greater...
2010-06-07 Keith Whitwellllvmpipe: hook up basic gs and multiple constant buffer...
2010-06-07 Keith Whitwellcell/spu: divorce from tgsi_exec.h
2010-06-07 Keith Whitwellutil: add u_box_3d
2010-06-07 Keith Whitwellgallivm: eliminate tgsi_exec.h include
2010-06-07 Keith Whitwellinclude/st: new file swrast_screen_create.h
2010-06-07 Keith Whitwellutil: add util_framebuffer_min_size
2010-06-07 Keith Whitwellutil: allocate larger tmp_row in util_format_translate
2010-06-07 Keith Whitwelltgsi: reject interpolation and semantics on vs inputs
2010-06-07 Keith Whitwellregress: remove interpolation and semantic info from...
2010-06-07 Keith Whitwelltest/graw: add vp-test
2010-06-07 Keith Whitwelltests/graw: add fp-test
2010-06-07 Marek Olšákr300g: fix 24-bit depth texturing
2010-06-06 Jerome Glisser600g: add shader literal constant support
2010-06-06 Marek Olšákr300g: workaround index bias on chipsets that do not...
2010-06-04 Jakob Bornecrantzi915g: Use template Xorg makefile
2010-06-04 Jakob Bornecrantzgallium: Use correct defines in Xorg template makefile
2010-06-04 Jakob Bornecrantzgallium: Add winsys to include path to Xorg template...
2010-06-05 Joakim Sindholtgallium: always build drivers/sw
2010-06-05 Jerome Glisser600g: split instruction into scalar
2010-06-05 Roland ScheideggerRevert "llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query"
2010-06-05 Roland Scheideggeri915g: fix bug in ds clear logic (still disabled)
2010-06-05 Roland Scheideggerllvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query
2010-06-05 José Fonsecallvmpipe: Expose PIPE_CAP_TEXTURE_SWIZZLE.
2010-06-05 Dave Airliemesa/st: add support for EXT_texture_swizzle.
2010-06-04 Vinson Leei915g: Rename winsys c file.
2010-06-04 Brian Paulllvmpipe: new -s option to run single test
2010-06-04 José Fonsecallvmpipe: Do unswizzling in parallel when flushing...
2010-06-04 Chia-I Wust/egl: Fix compiler warnings.
2010-06-04 Chia-I Wust/egl: Move sw screen creation to native helper.
2010-06-04 Marek Olšákr600g: implement clear_{render_target, depth_stencil...
2010-06-04 Marek Olšákr600g: make blit functions static (private)
2010-06-04 Marek Olšákr600g: use cast wrappers
2010-06-04 Vinson Leer600g: Move declaration before code.
2010-06-04 Vinson Leeutil: Remove unnecessary header.
2010-06-04 Vinson Leenv50: Remove unnecessary header.
2010-06-04 Vinson Leesvga: Remove unnecessary header.
2010-06-04 Vinson Leellvmpipe: Fix uninitialized variable on non-debug builds.
2010-06-03 Bas Nieuwenhuizenr600g: added code for depthtesting
2010-06-03 Roland Scheideggerr600g: adapt to interface changes
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-06-01 Jakob Bornecrantzgallium: Don't depend directly on staging dir in Xorg...
2010-06-03 Brian Paultgsi: we don't support indirect input/output registers...
2010-06-03 Brian Paultgsi: whitespace cleanup
2010-06-03 Brian Paulgallium: add interpolation parameter to simple shader...
2010-06-01 Jakob Bornecrantzgallium: Don't always copy the dri driver to the stagin...
2010-06-01 Jakob Bornecrantzgallium: Create a Xorg driver template Makefile
2010-06-03 Brian Paulutil/u_debug: use MAX2 macro
2010-06-03 José Fonsecallvmpipe: Number shaders/variants for more reproducible...
2010-06-03 José Fonsecagallivm: Register the JIT engine with oprofile on debug...
2010-06-03 José Fonsecagallivm: Factor out the quad derivative code into a...
2010-06-03 Joakim Sindholtr300g: use util/u_debug
2010-06-03 Joakim Sindholtgallium: silence all debug_named_value related warnings
2010-06-03 Joakim Sindholtutil/u_debug: add description field to debug_named_value
2010-06-03 Vinson Leescons: Handle Python OSError exception when missing...
2010-06-03 Marek Olšákr300g: set the minimum texture stride to 64 bytes on...
2010-06-02 Brian Paulgallivm: bump up LP_BUILD_FLOW_MAX_VARIABLES
2010-06-02 José Fonsecallvmpipe: Fix bad logic.
2010-06-02 Vinson Leellvmpipe: Remove unnecessary header.
2010-06-02 José Fonsecallvmpipe: Fix typo in assert.
2010-06-02 José Fonsecallvmpipe: Per quad interpolation.
2010-06-02 José Fonsecallvmpipe: Minor cleanup to the interpolator.
2010-06-02 José Fonsecagallivm: Add a lp_build_const_elem().
2010-06-02 José Fonsecallvmpipe: Store often used LLVM types in the lp_build_c...
2010-06-02 José Fonsecagallivm: Zero min_lod and max_lod when only one view...
2010-06-02 José Fonsecagallivm: Make lp_build_sample_wrap_int usage more accurate.
2010-06-02 José Fonsecagallivm: Don't use reciprocate in lp_build_sample_wrap_...
2010-06-02 José Fonsecagallivm: Avoid fp arithmetic in lp_build_sample_wrap_ne...
2010-06-02 José Fonsecagallivm: Don't use lp_build_sample_wrap_nearest()
2010-06-02 José Fonsecallvmpipe: Centralize all position interpolation in...
2010-06-02 Marek Olšákr300g: use the stored GEM domain in add_buffer/write_reloc
2010-06-02 Marek Olšákr300g: store the GEM domain in buffer and texture structs
2010-06-02 Marek Olšákr300g: use r300_buffer_domain everywhere
2010-06-02 Marek Olšákr300g: blit directly to/from GTT when transfering textures
2010-06-02 Marek Olšákr300g: let the driver determine the GEM domain for...
2010-06-02 Marek Olšákr300g: make texture transfers more pipelined
2010-06-02 Marek Olšákr300g: better describe another flush and move it closer...
2010-06-02 Marek Olšákr300g: remove one flush
2010-06-01 José Fonsecallvmpipe: Obey color interpolation.
2010-06-01 José Fonsecallvmpipe: Use struct lp_shader_input in the interpolator.
2010-05-31 Thomas Hellstromst/xorg, vmware: Make throttling configurable.
2010-05-31 Thomas Hellstromsvga: Add a winsys callback to get the svga_winsys_context
2010-06-01 José Fonsecatgsi: Drop uses_fogcoord and uses_frontfacing from...
2010-06-01 José Fonsecatgsi: Remove tgsi-instruction-set.txt.
next