index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: Silence unused variable warnings.
Vinson Lee
2010-01-08
2
-1
/
+2
*
svga: Silence uninitialized variable warning.
Vinson Lee
2010-01-06
1
-1
/
+1
*
nv50: add missing parentheses in nv50_query_result()
Roel Kluin
2010-01-06
1
-1
/
+1
*
svga: Remove stale references to delete shader results.
José Fonseca
2010-01-05
2
-0
/
+14
*
svga: Rebind shaders when tokens change.
José Fonseca
2010-01-05
3
-18
/
+10
*
svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.
Michel Dänzer
2010-01-04
1
-1
/
+2
*
r300g: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
1
-1
/
+1
*
r300g: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
1
-8
/
+8
*
llvmpipe: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
2
-2
/
+2
*
trace: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
1
-1
/
+1
*
r300g: Use C-style comments.
Vinson Lee
2010-01-02
1
-2
/
+2
*
svga: Use a shader id as low as possible.
José Fonseca
2010-01-03
7
-24
/
+78
*
svga: Rename error labels.
José Fonseca
2010-01-03
1
-14
/
+14
*
llvmpipe: Silence uninitialized variable warning.
Vinson Lee
2010-01-01
1
-1
/
+1
*
llvmpipe: Use C-style comment.
Vinson Lee
2010-01-01
1
-1
/
+1
*
llvmpipe: Fix assert.
Vinson Lee
2009-12-28
1
-1
/
+1
*
llvmpipe: Silence compiler warnings.
Vinson Lee
2009-12-28
2
-2
/
+7
*
llvmpipe: Silence compiler warnings.
Vinson Lee
2009-12-28
6
-4
/
+6
*
trace: Silence unused variable warnings.
Vinson Lee
2009-12-27
1
-0
/
+2
*
i915g: Silence unused variable warning.
Vinson Lee
2009-12-27
1
-0
/
+1
*
softpipe: Silence unintialized variable warnings.
Vinson Lee
2009-12-27
1
-1
/
+1
*
softpipe: Silence unused variable warning.
Vinson Lee
2009-12-27
1
-0
/
+1
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
3
-7
/
+7
|
\
|
*
trace: Silence uninitialized variable warnings.
Vinson Lee
2009-12-22
1
-2
/
+2
|
*
trace: Add PIPE_OS_APPLE.
Vinson Lee
2009-12-22
2
-3
/
+3
|
*
i915g: Use C-style comment.
Vinson Lee
2009-12-22
1
-2
/
+4
|
*
softpipe: Initialize source in blend_quad.
Vinson Lee
2009-12-12
1
-1
/
+2
|
*
i915g: Fix memory leak when pci id is unknown.
Vinson Lee
2009-12-08
1
-0
/
+1
|
*
i915g: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-08
1
-0
/
+1
*
|
svga: Add a missing dependency from the prescale state.
José Fonseca
2009-12-11
1
-1
/
+2
*
|
svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
José Fonseca
2009-12-11
1
-0
/
+9
*
|
svga: Keep tight control of texture handle ownership.
José Fonseca
2009-12-11
2
-17
/
+27
*
|
svga: Fix mixed signed comparisons.
José Fonseca
2009-12-11
1
-1
/
+1
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-08
1
-3
/
+3
|
\
|
|
*
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-07
1
-3
/
+3
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
1
-1
/
+1
|
\
|
|
*
r300g: use $(MAKE) variable
Coleman Kane
2009-12-04
1
-1
/
+1
*
|
svga: Add header files for overlay support
Jakob Bornecrantz
2009-12-01
2
-0
/
+290
*
|
svga: Re-add shader dumping.
José Fonseca
2009-11-27
1
-0
/
+14
*
|
svga: Handle comment tokens when dumping.
José Fonseca
2009-11-27
2
-1
/
+12
*
|
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
2009-11-27
5
-12
/
+12
*
|
svga: Use consistent file names for dumping facilities.
José Fonseca
2009-11-27
10
-11
/
+11
*
|
svga: flush our command buffer after the 8th distinct render target
Keith Whitwell
2009-11-27
3
-1
/
+11
*
|
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-27
8
-9
/
+53
*
|
svga: hash the whole key, not just the first four bytes
Keith Whitwell
2009-11-26
1
-3
/
+3
*
|
svga: Remove spurious argument to SVGA_DBG.
José Fonseca
2009-11-26
1
-1
/
+1
*
|
svga: try harder to make the cachable flag work
Keith Whitwell
2009-11-25
2
-6
/
+19
*
|
svga: revert packing of surface key
Keith Whitwell
2009-11-25
1
-3
/
+3
*
|
svga: cache textures as well as buffers
Keith Whitwell
2009-11-24
5
-117
/
+167
*
|
svga: Filter out pendantic and ansi flags
Jakob Bornecrantz
2009-11-24
1
-0
/
+3
[next]