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
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-2
/
+2
*
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
4
-28
/
+7
|
\
|
*
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
4
-28
/
+7
*
|
svga: fix typo
Roland Scheidegger
2009-12-21
1
-1
/
+1
*
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
2
-8
/
+8
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
12
-737
/
+1086
|
\
\
|
*
\
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
4
-19
/
+39
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
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 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
4
-7
/
+10
|
|
\
\
|
|
*
|
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
1
-2
/
+3
|
|
*
|
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
2
-4
/
+4
|
|
*
|
svga: fix another pipe_reference strict aliasing violation
Roland Scheidegger
2009-12-04
1
-1
/
+2
|
|
*
|
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-03
1
-1
/
+2
|
*
|
|
svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
José Fonseca
2009-12-05
2
-4
/
+43
|
*
|
|
svga: Use _debug_printf, so that output may be dumped in release builds too.
José Fonseca
2009-12-05
3
-687
/
+687
|
*
|
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
2
-21
/
+18
|
|
\
\
\
|
|
*
|
|
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-02
2
-21
/
+18
|
*
|
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
2
-0
/
+290
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
svga: Add header files for overlay support
Jakob Bornecrantz
2009-12-01
2
-0
/
+290
*
|
|
|
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
|
/
[next]