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
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+2
*
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-2
/
+3
*
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
4
-129
/
+129
|
\
|
*
svga: Update text shader header.
Michal Krol
2009-11-27
1
-1
/
+1
|
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-34
/
+34
|
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-6
/
+6
|
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
2
-4
/
+4
|
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-55
/
+55
|
*
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
2
-36
/
+36
|
*
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
1
-6
/
+6
*
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
16
-120
/
+256
|
\
\
|
*
|
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
|
|
/
*
|
svga: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
1
-2
/
+2
*
|
svga: fix for not using texture width/height/depth arrays
Roland Scheidegger
2009-11-27
2
-33
/
+32
*
|
svga: Handle comment tokens when dumping.
José Fonseca
2009-11-24
2
-1
/
+12
*
|
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
2009-11-24
5
-12
/
+12
*
|
svga: Use consistent file names for dumping facilities.
José Fonseca
2009-11-24
10
-11
/
+11
|
/
*
svga: Scrub Makefiles a bit
Jakob Bornecrantz
2009-11-23
1
-7
/
+1
*
svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warnings
Jakob Bornecrantz
2009-11-17
2
-4
/
+1
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
71
-0
/
+24312