index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-21
19
-26
/
+0
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
23
-47
/
+0
*
xlib/softpipe: fix buffer memory leak
Brian Paul
2010-01-20
1
-5
/
+20
*
st/xorg: Fic bug and close drm_api at proper place
Jakob Bornecrantz
2010-01-20
1
-7
/
+17
*
softpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
10
-12
/
+0
*
i915g: Remove unnecessary headers.
Vinson Lee
2010-01-19
9
-17
/
+0
*
svga: Do a more propper creation of textures from handles
Jakob Bornecrantz
2010-01-19
3
-52
/
+90
*
st/xorg: Don't leak BusID buffer
Jakob Bornecrantz
2010-01-19
1
-0
/
+1
*
st/xorg: Pass kernel driver name to drmOpen
Jakob Bornecrantz
2010-01-19
1
-4
/
+12
*
st/drm: Expose kernel driver name
Jakob Bornecrantz
2010-01-19
6
-0
/
+10
*
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-19
4
-0
/
+17
*
wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pi...
José Fonseca
2010-01-19
1
-1
/
+2
*
wgl: Don't export pure-stencil pixel formats.
José Fonseca
2010-01-19
1
-2
/
+0
*
softpipe: Fix vertex buffer memory leak.
José Fonseca
2010-01-19
1
-0
/
+2
*
softpipe: Skip depth testing for PIPE_S8_UNORM.
José Fonseca
2010-01-18
1
-1
/
+2
*
pipebuffer: Ensure buffer size/alignment is not zero.
José Fonseca
2010-01-18
1
-0
/
+3
*
svga: Ensure buffer size/alignment is not zero.
José Fonseca
2010-01-18
2
-3
/
+6
*
st/dri: Add comment for intentional fallthrough in case statement.
Vinson Lee
2010-01-18
1
-0
/
+1
*
st/dri: fix optionCache memory leaks
Marcin Slusarz
2010-01-18
2
-0
/
+16
*
st/xorg: If dri2 version is 2 support version 1 as well
Jakob Bornecrantz
2010-01-15
1
-4
/
+36
*
st/xorg: Set enforce version to 1 if not defined
Jakob Bornecrantz
2010-01-15
1
-6
/
+1
*
ws/vmware: Check DRM version also when bootstrapping in dri2 mode.
Thomas Hellstrom
2010-01-18
1
-0
/
+17
*
st/dri: Don't request a fake front if the server adds one automatically.
Thomas Hellstrom
2010-01-18
3
-5
/
+13
*
tgsi: fix detection of front-facing attribute
Brian Paul
2010-01-15
1
-6
/
+4
*
st/dri: Make sure we always request a fake front.
Thomas Hellstrom
2010-01-13
1
-2
/
+1
*
svga: Fix compile_vs error code.
José Fonseca
2010-01-13
2
-3
/
+7
*
Revert "util: Build u_bitmask.o when using make."
Brian Paul
2010-01-11
1
-1
/
+0
*
st/xorg: move exaMoveInPixmap before trying to fetch it
Zack Rusin
2010-01-11
1
-2
/
+4
*
st/xorg: fix a rare video crash
Zack Rusin
2010-01-11
1
-1
/
+2
*
Revert "pipebuffer: Multi-threading fixes for fencing."
Jakob Bornecrantz
2010-01-07
1
-170
/
+111
*
Revert "st/dri: no need to request fake front buffer, only handle it being re...
Thomas Hellstrom
2010-01-11
1
-0
/
+3
*
util: Build u_bitmask.o when using make.
Thomas Hellstrom
2010-01-11
1
-0
/
+1
*
r300g: Silence unused variable warnings.
Vinson Lee
2010-01-08
2
-1
/
+2
*
tgsi: Silence uninitialized variable warnings.
Vinson Lee
2010-01-08
1
-0
/
+8
*
util: Add u_bitmask to make build
Jakob Bornecrantz
2010-01-06
1
-0
/
+1
*
tgsi: fix SSE code emit for XPD
Brian Paul
2010-01-07
1
-20
/
+30
*
svga: Silence uninitialized variable warning.
Vinson Lee
2010-01-06
1
-1
/
+1
*
nv50: add missing parentheses in nv50_query_result()
Roel Kluin
2010-01-06
1
-1
/
+1
*
pipebuffer: Multi-threading fixes for fencing.
José Fonseca
2010-01-06
1
-111
/
+170
*
svga: Remove stale references to delete shader results.
José Fonseca
2010-01-05
2
-0
/
+14
*
svga: Rebind shaders when tokens change.
José Fonseca
2010-01-05
3
-18
/
+10
*
svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.
Michel Dänzer
2010-01-04
1
-1
/
+2
*
st/xorg: Proper calculation of screen pitch.
Michel Dänzer
2010-01-04
1
-2
/
+1
*
vmware/xorg: Fix SCons build.
Michel Dänzer
2010-01-04
1
-0
/
+1
*
r300g: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
1
-1
/
+1
*
r300g: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
1
-8
/
+8
*
llvmpipe: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
2
-2
/
+2
*
gdi: Don't generate import libraries for opengl32.dll.
José Fonseca
2010-01-03
1
-0
/
+2
*
trace: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
1
-1
/
+1
*
rtasm: Play nicely with Windows's Data Execution Prevention.
José Fonseca
2010-01-03
1
-2
/
+30
[next]