profile/ivi/mesa.git
2010-06-09 Zack Rusinnv: fix compile after the latest gs changes
2010-06-09 Zack Rusingeometry shaders: make gs work with changable primitive...
2010-06-09 Thomas Hellstromxorg/vmwgfx: Disable 3D by default.
2010-06-09 Thomas Hellstromst/xorg: Add a customizable option to disable 3D.
2010-06-09 Ben Skeggsnvfx: fix typo from gallium-msaa merge
2010-06-09 Ben Skeggsnv50: fix typo from gallium-msaa merge
2010-06-09 Ben Skeggsnv50: use MARK_RING correctly
2010-06-09 Vinson Leedraw: Remove unnecessary headers.
2010-06-09 Marek Olšákr600g: save vertex buffers in blitter
2010-06-09 Marek Olšákr300g: save vertex buffers in blitter
2010-06-09 Marek Olšákutil: reference vertex buffers in blitter
2010-06-08 Marek Olšákr300g: report that transfers are always supported
2010-06-08 Marek Olšákr300g: fix loading compressed textures
2010-06-08 Marek Olšákr300g: skip rendering for unsupported vertex formats...
2010-06-08 Eric Anholtintel: Flag NEW_BUFFERS when changing draw buffers.
2010-06-08 Eric Anholtintel: Convert remaining dri_bo_emit_reloc to drm_intel...
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
2010-06-08 Eric Anholtintel: Clean up stale comments in intel_batchbuffer.c.
2010-06-08 Eric Anholtintel: Remove the non-gem paths for batchbuffer upload.
2010-06-08 Eric Anholtintel: Update comment in intel_tex_copy from before...
2010-06-08 Zack Rusinsoftpipe: make sure we don't fallback to assert on...
2010-06-08 Zack Rusinsoftpipe: make sure that invalid calls to sosettargets...
2010-06-08 Henri Verbeetr600: Make next_inst() static.
2010-06-08 Henri Verbeetr600: Assert output registers have a valid export index.
2010-06-08 Henri Verbeetr600: Process exports for all written fragment outputs.
2010-06-08 Henri Verbeetr600: Fill uiFP_OutputMap for all written fragment...
2010-06-08 Keith WhitwellSConscript: don't build mesa components if mesa not...
2010-06-08 Brian Paulsoftpipe: added sp_state_so.c to file list
2010-06-08 Zack Rusingallium: scream when one of two unimplemented features...
2010-06-08 Zack Rusingallium: add basic support for stream output queries
2010-06-08 Zack Rusingallium: adjust the query interface to support custom...
2010-06-08 Zack Rusingallium: rename draw_auto to draw_stream_output, plus...
2010-06-08 Zack Rusingallium: make draw auto work and add relevant caps...
2010-06-08 Zack Rusingallium: add interface for DrawAuto and implement it...
2010-06-08 Zack Rusingallium: a lot more complete implementation of stream...
2010-06-08 Zack Rusingallium: basic and initial implementation of the stream...
2010-06-08 Dave Airliest/mesa: attempt to fix TFP by using sampler views...
2010-06-08 Jakob Bornecrantzllvmpipe: Add geom shader file to make build
2010-06-08 Vinson Leegraw: Fix file handle leaks.
2010-06-08 Vinson Leegraw: Remove unnecessary headers.
2010-06-08 Vinson Leesw: Remove unnecessary header.
2010-06-08 Jakob Bornecrantzglew: Drop glew now that we don't need it for the progs
2010-06-07 Vinson Leer600g: Remove unnecessary header.
2010-06-07 Vinson Leellvmpipe: Remove unnecessary header.
2010-06-07 Vinson Leegraw: Add gallium library to SCons build.
2010-06-07 Marek Olšákr300g: fix hardlock caused by an incompatible vertex...
2010-06-07 Keith Whitwellgraw: add gs-test.c and some simple geometry shader...
2010-06-07 Roland Scheideggersoftpipe: use util_clear_render_target/depth_stencil...
2010-06-07 Roland Scheideggerllvmpipe: use util_clear_render_target/depth_stencil...
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 Kristian Høgsberg.gitignore: Ignore emacs .dir-locals.el files
2010-06-07 Kristian HøgsbergRemove last bits of progs/ infrastructure
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šákst/mesa: advertise GL_ARB_fragment_program_shadow
2010-06-06 Marek Olšákr300g: workaround index bias on chipsets that do not...
2010-06-05 Marek Olšákst/mesa: trivially enable GL_ATI_texture_env_combine3
2010-06-05 Marek Olšákmesa: add ARB_texture_swizzle as alias of EXT_texture_s...
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 Joakim Sindholtr300compiler: fix scons build
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 Scheideggerst/mesa: fix bug in depthstencil optimizing clear logic
2010-06-05 Roland Scheideggerllvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query
2010-06-05 José Fonsecallvmpipe: Expose PIPE_CAP_TEXTURE_SWIZZLE.
2010-06-05 Chris Wilsoni915: Only emit a MI_FLUSH when the drawing rectangle...
2010-06-05 Chris Wilsoni915: Fix off-by-one for drawing rectangle.
2010-06-05 Chris Wilsoni915: Inhibit render cache flush when changing drawing...
2010-06-05 Dave Airliemesa/st: add support for EXT_texture_swizzle.
2010-06-05 Marek Olšákr300/compiler: implement SIN+COS+SCS for vertex shaders
next