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
*
svga: another tweak to adjust_x term (use -0.5)
Brian Paul
2011-04-07
1
-1
/
+1
*
r600g: Fix non-independent blend state.
Julian Adams
2011-04-06
2
-14
/
+20
*
draw: Fix thinko in debug warnings.
José Fonseca
2011-04-06
1
-3
/
+3
*
trace: Correct/cleanup.
José Fonseca
2011-04-06
6
-74
/
+114
*
Revert "trace: Dump blend state as a binary blob."
José Fonseca
2011-04-06
1
-1
/
+37
*
st/python: Remove bindings, and all its dependencies.
José Fonseca
2011-04-06
100
-7329
/
+8
*
r300g: postpone fragment shader state validation until draw_vbo
Marek Olšák
2011-04-05
4
-22
/
+52
*
r300g: fix RG/LATC1_SNORM by doing UNORM->SNORM conversion in the shader
Marek Olšák
2011-04-05
4
-30
/
+63
*
r300/compiler: implement the CND opcode
Marek Olšák
2011-04-05
1
-2
/
+1
*
nv50: prevent NV_OP_SELECT from having flags_def defined
Bryan Cain
2011-04-04
1
-0
/
+1
*
r600g: add some additional ontario pci ids
Alex Deucher
2011-04-04
1
-0
/
+2
*
r300g: do not wait for a busy BO if neither GPU nor CPU is changing it
Marek Olšák
2011-04-03
4
-12
/
+75
*
r300g: remove unused RADEON_PB_USAGE_CACHE
Marek Olšák
2011-04-03
2
-6
/
+0
*
r300g: tell the GLSL compiler to lower the continue opcode
Marek Olšák
2011-04-03
1
-2
/
+2
*
r300g: avoid mapping the same buffer twice
Marek Olšák
2011-04-03
1
-0
/
+5
*
r300g: handle DISCARD_WHOLE_RESOURCE for buffers
Marek Olšák
2011-04-03
1
-10
/
+25
*
r300g: remove the redundant reference counter in radeon_bo
Marek Olšák
2011-04-03
3
-36
/
+21
*
tests: Use elts in translate_test.
José Fonseca
2011-04-01
1
-8
/
+14
*
scons: Add aliases for unit tests.
José Fonseca
2011-04-01
1
-4
/
+4
*
translate: Respect translate_buffer::max_index.
José Fonseca
2011-04-01
3
-2
/
+28
*
draw: Prevent out-of-bounds vertex buffer access.
José Fonseca
2011-04-01
11
-7
/
+157
*
gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers
Marek Olšák
2011-04-01
8
-0
/
+11
*
gallium: add a CAP for mixed colorbuffer format support
Marek Olšák
2011-04-01
1
-0
/
+1
*
nv50: fix for GPR allocation granularity being 16 bit
Christoph Bumiller
2011-03-31
1
-3
/
+9
*
nv50: copy regalloc fixes from nvc0
Christoph Bumiller
2011-03-31
2
-80
/
+216
*
draw: Revert code reorg in previous change.
José Fonseca
2011-03-31
1
-4
/
+4
*
draw: implement vertex color clamping, and disable SSE and PPC paths
Luca Barbieri
2011-03-31
4
-9
/
+58
*
gallium: list use inline function to avoid macro shot coming
Jerome Glisse
2011-03-30
1
-43
/
+67
*
draw: Forgot to remove one istart usage.
José Fonseca
2011-03-30
1
-1
/
+1
*
draw: Fix bug when drawing ushort indices.
José Fonseca
2011-03-30
1
-6
/
+8
*
gallium: Use explicit values in caps enums.
Michel Dänzer
2011-03-30
1
-63
/
+63
*
nv50,nvc0: implement colour clamping controls
Christoph Bumiller
2011-03-29
12
-11
/
+59
*
r600g: implement texture barrier
Fredrik Höglund
2011-03-29
5
-0
/
+29
*
r600g: implement the pipe_screen fence functions
Fredrik Höglund
2011-03-29
4
-0
/
+197
*
r300g: add support for all render targets with one and two channels
Marek Olšák
2011-03-29
1
-30
/
+130
*
r300g: finish up signed normalized textures and render targets
Marek Olšák
2011-03-29
2
-28
/
+46
*
r300g: enable clamping controls
Marek Olšák
2011-03-29
4
-6
/
+14
*
gallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROL
Marek Olšák
2011-03-29
1
-1
/
+0
*
gallium: add EXT_texture_snorm support
Marek Olšák
2011-03-29
2
-0
/
+17
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
3
-0
/
+28
*
gallivm: Fix build with llvm-2.9.
Vinson Lee
2011-03-28
1
-2
/
+2
*
i915g: Fix build.
Vinson Lee
2011-03-28
1
-3
/
+6
*
i915g: use drm ioctl to get pci devid
Daniel Vetter
2011-03-28
1
-18
/
+8
*
gallivm: Fix build with llvm-2.9
Tobias Droste
2011-03-28
1
-3
/
+9
*
r600g: Handle texture fetch instructions with relative addressing
Fabian Bieler
2011-03-27
1
-0
/
+1
*
r600g: Handle texture fetch instructions with neg or abs on source register
Fabian Bieler
2011-03-27
1
-3
/
+5
*
r600g: Handle texture fetch instructions with swizzle on source register
Fabian Bieler
2011-03-27
1
-10
/
+20
*
gallivm: Fix build with llvm-2.9.
Vinson Lee
2011-03-25
1
-0
/
+5
*
gallium: Avoid redefinition of likely/unlikely macros on non gcc compilers.
José Fonseca
2011-03-25
1
-6
/
+8
*
r300g: fix alpha-test with no colorbuffer
Marek Olšák
2011-03-24
1
-0
/
+5
[next]