index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-2
/
+0
*
gallium/winsys: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
gallium/st: remove duplicated includes
Nicolas Kaiser
2010-09-30
2
-2
/
+0
*
gallium/softpipe: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
gallium/llvmpipe: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
gallium/i915: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
gallium/util: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-2
/
+0
*
gallium/rtasm: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
egl: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
swrast: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/nv10: Use fast Z clears.
Francisco Jerez
2010-09-30
6
-11
/
+88
*
dri/nouveau: Remove unnecessary flush.
Francisco Jerez
2010-09-30
1
-3
/
+1
*
dri/nouveau: Have a smaller amount of larger scratch buffers.
Francisco Jerez
2010-09-30
1
-2
/
+2
*
mapi: Fix compiler warnings.
Chia-I Wu
2010-09-30
3
-3
/
+3
*
st/egl: Skip single-buffered configs in EGL.
Chia-I Wu
2010-09-30
2
-4
/
+4
*
egl: Check extensions.
Chia-I Wu
2010-09-30
1
-11
/
+41
*
i965: always set tiling for fbo depth buffer on sandybridge
Zhenyu Wang
2010-09-30
1
-2
/
+8
*
r300g: fix conditional rendering in non-wait path
Marek Olšák
2010-09-30
1
-3
/
+3
*
i965: Remove my "safety counter" code from loops.
Eric Anholt
2010-09-29
1
-14
/
+0
*
i965: Add live interval analysis and hook it up to the register allocator.
Eric Anholt
2010-09-29
1
-2
/
+83
*
i965: First cut at register allocation using graph coloring.
Eric Anholt
2010-09-29
1
-7
/
+151
*
ra: First cut at a graph-coloring register allocator for mesa.
Eric Anholt
2010-09-29
3
-0
/
+431
*
i965: Clean up the virtual GRF handling.
Eric Anholt
2010-09-29
1
-23
/
+53
*
r600g: return string for chip family
Dave Airlie
2010-09-30
1
-6
/
+25
*
r600g: clean up some code from move to new paths.
Dave Airlie
2010-09-30
9
-51
/
+44
*
r600g: add L8A8 unorm.
Dave Airlie
2010-09-30
1
-0
/
+6
*
r600g: port r300g fix for X* formats in texformat code
Dave Airlie
2010-09-30
1
-4
/
+14
*
i956: Make new FS discard do its work in a temp, not the null reg!
Eric Anholt
2010-09-29
1
-6
/
+10
*
i965: Fix use of undefined mem_ctx in vector splitting.
Eric Anholt
2010-09-29
1
-1
/
+1
*
gallivm: Use SSE4.1's ROUNDSS/ROUNDSD for scalar rounding.
José Fonseca
2010-09-29
1
-21
/
+71
*
python/retrace: Handle set_index_buffer and draw_vbo.
José Fonseca
2010-09-29
1
-20
/
+13
*
trace: Fix set_index_buffer and draw_vbo tracing.
José Fonseca
2010-09-29
3
-19
/
+42
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-1
/
+1
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-4
/
+10
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-3
/
+4
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-10
/
+18
*
r300/compiler: Remove declaration before code.
Vinson Lee
2010-09-29
1
-5
/
+6
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-2
/
+3
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-1
/
+2
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-6
/
+13
*
r600g: Fix SCons build.
Vinson Lee
2010-09-29
1
-5
/
+5
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-5
/
+9
*
r600g: more cleanup
Jerome Glisse
2010-09-29
15
-241
/
+257
*
r600g: Update SConscript.
Vinson Lee
2010-09-29
1
-6
/
+6
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-1
/
+2
*
r600g: Update SConscript.
Vinson Lee
2010-09-29
1
-4
/
+6
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-8
/
+16
*
r600g: cleanup
Jerome Glisse
2010-09-29
19
-1265
/
+1014
*
r600g: Update SConscript.
Vinson Lee
2010-09-29
1
-7
/
+4
*
r300g: add support for formats beginning with X, like X8R8G8B8
Marek Olšák
2010-09-29
2
-12
/
+40
[next]