mesa: Use pipe_buffer_write_nooverlap where appropriate.
[mesa.git] / src / gallium /
2010-01-21 José Fonsecautil: Set DISCARD & UNSYNCHRONIZED when uploading verti...
2010-01-21 José Fonsecautil: Use pipe_buffer_write_nooverlap in blits / mipmap...
2010-01-21 José Fonsecagallium: New inline to write buffers which avoids synch...
2010-01-21 José Fonsecagallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe_buf...
2010-01-21 José Fonsecagallium: Remove temporary hack for the absence of a...
2010-01-21 José Fonsecasvga: Follow buffer usage semantics properly.
2010-01-21 Vinson Leest/xorg: Remove unnecessary headers.
2010-01-21 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-21 Vinson Leesvga: Remove unnecessary headers.
2010-01-20 Brian Paulxlib/softpipe: fix buffer memory leak
2010-01-20 Jakob Bornecrantzst/xorg: Fic bug and close drm_api at proper place
2010-01-20 Vinson Leesoftpipe: Remove unnecessary headers.
2010-01-20 Vinson Leei915g: Remove unnecessary headers.
2010-01-19 Jakob Bornecrantzsvga: Do a more propper creation of textures from handles
2010-01-19 Jakob Bornecrantzst/xorg: Don't leak BusID buffer
2010-01-19 Jakob Bornecrantzst/xorg: Pass kernel driver name to drmOpen
2010-01-19 Jakob Bornecrantzst/drm: Expose kernel driver name
2010-01-19 Ben Skeggsst/dri: update dri2 drawables when viewport is changed
2010-01-19 José Fonsecawgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET suppor...
2010-01-19 José Fonsecawgl: Don't export pure-stencil pixel formats.
2010-01-19 José Fonsecasoftpipe: Fix vertex buffer memory leak.
2010-01-19 José Fonsecasoftpipe: Skip depth testing for PIPE_S8_UNORM.
2010-01-19 José Fonsecapipebuffer: Ensure buffer size/alignment is not zero.
2010-01-19 José Fonsecasvga: Ensure buffer size/alignment is not zero.
2010-01-19 Vinson Leest/dri: Add comment for intentional fallthrough in...
2010-01-18 Marcin Slusarzst/dri: fix optionCache memory leaks
2010-01-15 Jakob Bornecrantzst/xorg: If dri2 version is 2 support version 1 as...
2010-01-15 Jakob Bornecrantzst/xorg: Set enforce version to 1 if not defined
2010-01-18 Thomas Hellstromws/vmware: Check DRM version also when bootstrapping...
2010-01-18 Thomas Hellstromst/dri: Don't request a fake front if the server adds...
2010-01-15 Brian Paultgsi: fix detection of front-facing attribute
2010-01-13 Thomas Hellstromst/dri: Make sure we always request a fake front.
2010-01-13 José Fonsecasvga: Fix compile_vs error code.
2010-01-12 Brian PaulRevert "util: Build u_bitmask.o when using make."
2010-01-11 Zack Rusinst/xorg: move exaMoveInPixmap before trying to fetch it
2010-01-11 Zack Rusinst/xorg: fix a rare video crash
2010-01-07 Jakob BornecrantzRevert "pipebuffer: Multi-threading fixes for fencing."
2010-01-11 Thomas HellstromRevert "st/dri: no need to request fake front buffer...
2010-01-11 Thomas Hellstromutil: Build u_bitmask.o when using make.
2010-01-09 Vinson Leer300g: Silence unused variable warnings.
2010-01-09 Vinson Leetgsi: Silence uninitialized variable warnings.
2010-01-06 Jakob Bornecrantzutil: Add u_bitmask to make build
2010-01-07 Brian Paultgsi: fix SSE code emit for XPD
2010-01-07 Vinson Leesvga: Silence uninitialized variable warning.
2010-01-06 Roel Kluinnv50: add missing parentheses in nv50_query_result()
2010-01-06 José Fonsecapipebuffer: Multi-threading fixes for fencing.
2010-01-05 José Fonsecasvga: Remove stale references to delete shader results.
2010-01-05 José Fonsecasvga: Rebind shaders when tokens change.
2010-01-04 Michel Dänzersvga: Fix debug build crash when rendering to depth...
2010-01-04 Michel Dänzerst/xorg: Proper calculation of screen pitch.
2010-01-04 Michel Dänzervmware/xorg: Fix SCons build.
2010-01-04 Vinson Leer300g: Silence 'mixed declarations and code' warning.
2010-01-03 Vinson Leer300g: Remove comma at end of enumerator list.
2010-01-03 Vinson Leellvmpipe: Remove comma at end of enumerator list.
2010-01-03 José Fonsecagdi: Don't generate import libraries for opengl32.dll.
2010-01-03 Vinson Leetrace: Remove comma at end of enumerator list.
2010-01-03 José Fonsecartasm: Play nicely with Windows's Data Execution Preven...
2010-01-03 Vinson Leest/xorg: Ensure null-terminated byte string.
2010-01-03 Vinson Leer300g: Use C-style comments.
2010-01-03 José Fonsecasvga: Use a shader id as low as possible.
2010-01-03 José Fonsecautil: Minor enhancements/corrections to the bitmask...
2010-01-03 José Fonsecasvga: Rename error labels.
2010-01-02 Vinson Leellvmpipe: Silence uninitialized variable warning.
2010-01-01 Vinson Leellvmpipe: Use C-style comment.
2010-01-01 Vinson Leegallium/util: Silence format warnings.
2010-01-01 Vinson Leegallium/util: Replace h_addr with h_addr_list[0].
2009-12-30 Vinson Leest/xorg: Use C-style comments.
2009-12-30 Jakob Bornecrantzst/xorg: Fix warning and add a TODO comment
2009-12-30 Jakob Bornecrantzst/xorg: On close wait on fences and then destroy the...
2009-12-30 Jakob Bornecrantzst/xorg: Be proper with pipe pointers on close in exa
2009-12-30 Jakob Bornecrantzst/xorg: Make sure we don't overrun the fence array...
2009-12-29 Vinson Leest/egl: Move declaration before code.
2009-12-29 Vinson Leellvmpipe: Fix assert.
2009-12-29 Vinson Leellvmpipe: Silence compiler warnings.
2009-12-28 Keith Whitwellutil: better fix for unused variable warnings with...
2009-12-28 Vinson Leellvmpipe: Silence compiler warnings.
2009-12-28 Vinson Leest/xorg: Silence unused variable warnings.
2009-12-28 Vinson Leeg3dvl: Silence compiler warnings.
2009-12-28 Vinson Leest/vega: Silence compiler warnings.
2009-12-28 Vinson Leegallium/xlib: Silence unused variable warning.
2009-12-28 Vinson Leetrace: Silence unused variable warnings.
2009-12-28 Vinson Leei915g: Silence unused variable warning.
2009-12-28 Vinson Leesoftpipe: Silence unintialized variable warnings.
2009-12-28 Vinson Leesoftpipe: Silence unused variable warning.
2009-12-28 Vinson Leetgsi/ureg: Silence uninitialized variable warnings.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Vinson Leegallium/util: Remove comma at end of enumerator list.
2009-12-27 Vinson Leerbug: Remove comma at end of enumerator list.
2009-12-27 Vinson Leerbug: Remove comma at end of enumerator list.
2009-12-24 Vinson Leegallium/util: Initialize variable in util_clear.
2009-12-23 Vinson Leeutil: Ensure debug_dump_flags generates a null-terminat...
2009-12-23 Vinson Leest/xorg: Use C-style comments.
2009-12-23 Vinson Leest/vega: Move declaration outside for loop.
2009-12-23 Vinson Leest/egl: Use C-style comments.
2009-12-23 Vinson Leexlib: Use C-style comments.
2009-12-23 Vinson Leetrace: Silence uninitialized variable warnings.
2009-12-23 Vinson Leetrace: Add PIPE_OS_APPLE.
2009-12-23 Vinson Leegallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.
2009-12-22 Vinson Leegallium/util: Add PIPE_OS_APPLE to u_network.
2009-12-22 Vinson Leei915g: Use C-style comment.
next