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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
r300g: put common defines into one file
Marek Olšák
2010-03-21
5
-22
/
+52
*
|
r300g: remove unused code
Marek Olšák
2010-03-21
3
-5
/
+1
*
|
nv50: report driver as GLSL capable
Christoph Bumiller
2010-03-21
1
-1
/
+1
*
|
nv50: don't validate arrays on clear
Christoph Bumiller
2010-03-21
1
-0
/
+4
*
|
nv50: get rid of the static_init stateobj
Christoph Bumiller
2010-03-21
3
-140
/
+142
*
|
drm/sw: llvmpipe texture_from_handle
George Sapountzis
2010-03-21
1
-0
/
+1
*
|
r300g: fix occlusion query hangs.
Dave Airlie
2010-03-21
1
-1
/
+1
*
|
r300g: align misaligned ushort vertex indices
Marek Olšák
2010-03-21
1
-1
/
+29
*
|
r300g: fix misaligned generated offset for ubyte vertex indices
Marek Olšák
2010-03-21
1
-1
/
+5
*
|
r300g: split the vertex buffer alignment validation
Marek Olšák
2010-03-21
1
-22
/
+29
*
|
r300g: skip null vertex buffers
Marek Olšák
2010-03-21
1
-1
/
+6
*
|
r300g: Bump immediate limits.
Corbin Simpson
2010-03-20
1
-3
/
+2
*
|
r300g: Correctly hax max_index on pipe_vertex_buffers.
Corbin Simpson
2010-03-20
2
-12
/
+28
*
|
r300g: add buffer/texture referenced checks.
Dave Airlie
2010-03-21
1
-15
/
+9
*
|
r300g: lod min/max clamping should be relative to the base level
Marek Olšák
2010-03-19
1
-3
/
+3
*
|
r300g: fix breakage after the gallium-sampler-view merge
Marek Olšák
2010-03-19
3
-9
/
+22
*
|
r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanups
Marek Olšák
2010-03-19
1
-6
/
+7
*
|
r300g: mark SRGB colorbuffers as unsupported
Marek Olšák
2010-03-19
1
-20
/
+1
*
|
r300g: add generating texture coordinates for point sprites (WIP)
Marek Olšák
2010-03-19
6
-13
/
+61
*
|
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
6
-27
/
+42
*
|
llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
Brian Paul
2010-03-18
3
-20
/
+27
*
|
gallivm/llvmpipe: simplify front/back stencil ref value handling
Brian Paul
2010-03-18
4
-14
/
+23
*
|
llvmpipe: set opaque = FALSE if stencil enabled
Brian Paul
2010-03-18
1
-0
/
+1
*
|
llvmpipe: Fix crashes when there is no depth buffer bound.
José Fonseca
2010-03-18
1
-0
/
+3
*
|
gallivm/llvmpipe: basic stencil testing works
Brian Paul
2010-03-17
1
-1
/
+1
*
|
llvmpipe: remove incorrect depth test check
Brian Paul
2010-03-17
1
-4
/
+1
*
|
llvmpipe: silence some pointer/casting warnings
Brian Paul
2010-03-17
1
-3
/
+21
*
|
gallivm/llvmpipe: more asst changes for stencil testing
Brian Paul
2010-03-17
1
-27
/
+28
*
|
gallivm/llmvpipe: pass stencil refs state into z/stencil build code
Brian Paul
2010-03-17
3
-7
/
+18
*
|
llvmpipe: use new LP_JIT_CTX_ enums for jit context field positions
Brian Paul
2010-03-17
3
-32
/
+57
*
|
llvmpipe: added stencil ref values to jit context state
Brian Paul
2010-03-17
5
-19
/
+48
*
|
llvmpipe: break lines
Brian Paul
2010-03-17
1
-1
/
+2
*
|
cell: add missing semicolon
Brian Paul
2010-03-16
1
-1
/
+1
*
|
nv50: support more formats in surface_copy,fill
Christoph Bumiller
2010-03-16
1
-1
/
+30
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
14
-21
/
+133
|
\
\
|
*
|
nv50: fix texturing from >=4GiB mark
Ben Skeggs
2010-03-16
1
-1
/
+2
|
*
|
llvmpipe: Fix rebase typo
Jakob Bornecrantz
2010-03-16
1
-4
/
+0
|
*
|
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
6
-8
/
+116
|
*
|
i965g: Fix after context transfers
Jakob Bornecrantz
2010-03-16
1
-0
/
+1
|
*
|
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
1
-2
/
+2
|
*
|
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
5
-5
/
+5
|
*
|
llvmpipe: updated status in README file
Brian Paul
2010-03-15
1
-6
/
+13
|
*
|
nv40: remove leftover nv40_transfer.c from unification into nvfx
Luca Barbieri
2010-03-15
1
-181
/
+0
*
|
|
nvfx: fix up after merge
Keith Whitwell
2010-03-15
1
-9
/
+7
*
|
|
r300g: fix up after merge
Keith Whitwell
2010-03-15
5
-24
/
+25
*
|
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
108
-9598
/
+5212
|
\
|
|
|
*
|
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
15
-104
/
+745
|
*
|
nv50: reset vbo_fifo before each validate
Ben Skeggs
2010-03-15
1
-0
/
+1
|
*
|
nvfx: remove src_native_swz, which was a no-op
Luca Barbieri
2010-03-15
2
-88
/
+0
|
*
|
nvfx: clean up shader header
Luca Barbieri
2010-03-15
4
-103
/
+92
[prev]
[next]