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
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
1
-1
/
+1
|
\
|
*
svga: Silence uninitialized variable warning.
Vinson Lee
2010-01-06
1
-1
/
+1
*
|
svga: Fix fs key size computation and key comparison.
Michal Krol
2010-01-07
2
-5
/
+9
*
|
svga: make texture_target a ubyte, not a bitfield
Brian Paul
2010-01-06
1
-1
/
+1
*
|
Make sure we use only signed/unsigned ints with bitfields.
Michal Krol
2010-01-06
1
-14
/
+12
*
|
Merge remote branch 'origin/mesa_7_7_branch'
José Fonseca
2010-01-06
5
-18
/
+24
|
\
|
|
*
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
*
|
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
1
-1
/
+2
*
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-15
/
+13
|
\
\
|
*
|
gallium: remove return value from draw calls
Keith Whitwell
2009-12-21
1
-15
/
+13
*
|
|
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
8
-39
/
+94
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.
Michel Dänzer
2010-01-04
1
-1
/
+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
*
|
|
svga: Allow to dump an individual command.
José Fonseca
2009-12-26
3
-340
/
+363
*
|
|
gs: fix drivers so they work with geometry shaders
Zack Rusin
2009-12-25
1
-2
/
+2
*
|
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-1
/
+1
*
|
|
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
[next]