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
...
*
i965g: add brw_state_debug.c to SConscript
Roland Scheidegger
2010-05-10
1
-1
/
+1
*
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
1
-2
/
+2
*
r300g: follow pipe_rasterizer_state::light_twoside
Marek Olšák
2010-05-08
3
-5
/
+27
*
r300g: follow pipe_rasterizer_state::point_size_per_vertex
Marek Olšák
2010-05-08
1
-4
/
+15
*
r300g: move GA_POINT_MINMAX back to rs_state
Marek Olšák
2010-05-08
3
-6
/
+17
*
r300g: fix glean/pointSprite using lodbias correction
Marek Olšák
2010-05-08
1
-1
/
+1
*
r300g: pass depth texture swizzle to the compiler if compare mode is enabled
Marek Olšák
2010-05-08
6
-68
/
+111
*
r300g: respect compare mode regardless of sampler type
Marek Olšák
2010-05-08
1
-0
/
+2
*
r300/compiler: generalize depth texture mode to support arbitrary swizzles
Marek Olšák
2010-05-08
1
-2
/
+2
*
r300g: consolidate common render code into one function
Marek Olšák
2010-05-08
4
-85
/
+95
*
llvmpipe: Cover more formats in unit test.
José Fonseca
2010-05-08
1
-29
/
+38
*
llvmpipe: Match p_screen.h's function prototype.
José Fonseca
2010-05-08
1
-1
/
+1
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-05-08
1
-1
/
+0
*
gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.
Török Edwin
2010-05-06
1
-1
/
+10
*
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-06
4
-20
/
+22
*
llvmpipe: Fix fence wait.
José Fonseca
2010-05-06
1
-1
/
+4
*
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-06
14
-50
/
+277
*
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
5
-23
/
+23
*
llvmpipe: update driver's provoking vertex code
Brian Paul
2010-05-05
2
-93
/
+179
*
gallium: rework provoking vertex code
Brian Paul
2010-05-05
2
-115
/
+198
*
llvmpipe: added a new assertion as a hint to Coverity
Brian Paul
2010-05-05
1
-0
/
+1
*
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-05-05
3
-8
/
+27
*
svga: Remove unnecessary header.
Vinson Lee
2010-05-04
1
-1
/
+0
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-04
2
-2
/
+0
*
r300g: Fix memory leak on error path.
Vinson Lee
2010-05-04
1
-0
/
+1
*
llvmpipe: predicate LLVMDumpModule() on DEBUG_JIT
Brian Paul
2010-05-04
1
-3
/
+2
*
llvmpipe: fix broken compressed cube maps
Brian Paul
2010-05-04
1
-27
/
+47
*
llvmpipe: do some null pointer checking
Brian Paul
2010-05-04
1
-17
/
+22
*
llvmpipe: add some tests for malloc() returning NULL.
Brian Paul
2010-05-04
2
-22
/
+38
*
r300g: advertise S3TC only when it's available in Gallium
Marek Olšák
2010-05-04
1
-0
/
+5
*
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
1
-2
/
+4
*
gallivm: Implement TXD.
José Fonseca
2010-05-04
1
-3
/
+4
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
3
-2
/
+3
*
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
3
-0
/
+3
*
r300g: use util_format_short_name and util_format_is_plain
Marek Olšák
2010-05-03
4
-29
/
+17
*
r300g: refuse to create a texture with size 0
Marek Olšák
2010-05-03
1
-0
/
+11
*
r300g: improve texture debug output, split into TEX and TEXALLOC flags
Marek Olšák
2010-05-03
3
-6
/
+22
*
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2010-05-03
1
-2
/
+2
*
svga: Silent warning.
José Fonseca
2010-05-03
1
-1
/
+1
*
gallium: Remove loop register file.
José Fonseca
2010-05-03
1
-1
/
+2
*
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
2010-05-03
1
-1
/
+15
*
identity: Move sampler view create and destroy to id_objects.c
Jakob Bornecrantz
2010-05-03
3
-34
/
+67
*
identity: s/texture/resource/
Jakob Bornecrantz
2010-05-03
2
-21
/
+21
*
identity: Whitespace & Style
Jakob Bornecrantz
2010-05-03
4
-52
/
+52
*
llvmpipe: add lp_test_* to .gitignore
Xavier Chantry
2010-05-03
1
-0
/
+4
*
svga: Remove the screen private context.
José Fonseca
2010-05-03
11
-106
/
+63
*
svga: Remove empty file.
José Fonseca
2010-05-03
1
-2
/
+0
*
svga: Update flags documentation.
José Fonseca
2010-05-03
1
-8
/
+5
*
softpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
2010-05-03
1
-60
/
+108
*
llvmpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
2010-05-03
1
-2
/
+51
[prev]
[next]