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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer intrinsics to handrolled atomic ops.
Tom Fogal
2010-09-30
1
-2
/
+2
*
Implement x86_64 atomics for compilers w/o intrinsics.
Tom Fogal
2010-09-30
1
-0
/
+47
*
r600g: use constant buffer instead of register for constant
Jerome Glisse
2010-09-30
4
-55
/
+36
*
gallivm: check for level=0 case in lp_build_minify()
Brian Paul
2010-09-30
1
-3
/
+10
*
gallivm: More comprehensive border usage logic.
José Fonseca
2010-09-30
3
-29
/
+51
*
st/egl: Drop context argument from egl_g3d_get_egl_image.
Chia-I Wu
2010-09-30
1
-1
/
+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
*
st/egl: Skip single-buffered configs in EGL.
Chia-I Wu
2010-09-30
2
-4
/
+4
*
r300g: fix conditional rendering in non-wait path
Marek Olšák
2010-09-30
1
-3
/
+3
*
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
*
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
*
r600g: Fix SCons build.
Vinson Lee
2010-09-29
1
-5
/
+5
*
r600g: more cleanup
Jerome Glisse
2010-09-29
15
-241
/
+257
*
r600g: Update SConscript.
Vinson Lee
2010-09-29
1
-6
/
+6
*
r600g: Update SConscript.
Vinson Lee
2010-09-29
1
-4
/
+6
*
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
*
r600g: delete old path
Jerome Glisse
2010-09-29
33
-7352
/
+223
*
r600g: use a hash table instead of group
Jerome Glisse
2010-09-29
7
-1495
/
+1442
*
draw: pass sampler state down to llvm jit state
Brian Paul
2010-09-29
3
-0
/
+26
*
llvmpipe: Decouple sampler view and sampler state updates.
José Fonseca
2010-09-29
3
-13
/
+45
*
Revert "r600g: add initial vertex translate support."
Dave Airlie
2010-09-29
4
-239
/
+3
*
r600g: remove old assert from new codepath
Dave Airlie
2010-09-29
1
-2
/
+0
*
r600g: add initial vertex translate support.
Dave Airlie
2010-09-29
4
-3
/
+239
*
r600g: move radeon.h members around to add back map flushing.
Dave Airlie
2010-09-29
3
-4
/
+8
*
r600g: add evergreen texture border support to new path
Dave Airlie
2010-09-29
1
-1
/
+4
*
r600g: add back evergreen name.
Dave Airlie
2010-09-29
1
-1
/
+3
*
r600g: Cleaned up index buffer reference handling in the draw module.
Tilman Sauerbeck
2010-09-28
3
-4
/
+14
*
r600g: avoid rebuilding the vertex shader if no change to input format
Jerome Glisse
2010-09-28
2
-6
/
+12
*
r600g: suspend/resume occlusion query around clear/copy
Jerome Glisse
2010-09-28
3
-5
/
+12
*
r600g: switch to new design
Jerome Glisse
2010-09-28
1
-1
/
+1
*
r600g: fix remaining piglit issue in new design
Jerome Glisse
2010-09-28
2
-8
/
+32
*
r600g: use ptr for blit depth uncompress function
Jerome Glisse
2010-09-28
4
-1
/
+48
*
nv50: fix GP state bind and validate
Christoph Bumiller
2010-09-28
2
-1
/
+5
*
r600g: on evergreen the centroid isn't set in this register.
Dave Airlie
2010-09-28
2
-2
/
+0
*
r600g: fix db flush breaking config state
Dave Airlie
2010-09-28
1
-9
/
+9
*
r300g: fix swizzling of texture border color
Marek Olšák
2010-09-28
1
-34
/
+7
*
r300g: add support for 3D NPOT textures without mipmapping
Marek Olšák
2010-09-28
5
-25
/
+51
[next]