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
/
auxiliary
/
translate
/
translate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-3
/
+3
*
translate: fix buffer overflows
Zack Rusin
2014-03-04
1
-1
/
+9
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
draw/translate: fix instancing
Zack Rusin
2013-06-28
1
-0
/
+4
*
translate: remove unused prototypes
Brian Paul
2010-10-25
1
-9
/
+0
*
translate: use function typedefs, casts to silence warnings
Brian Paul
2010-10-25
1
-23
/
+31
*
translate: add support for 8/16-bit indices
Luca Barbieri
2010-08-16
1
-0
/
+12
*
translate: allow clients to ask for supported output formats
Luca Barbieri
2010-08-11
1
-0
/
+3
*
translate: Take and respect a max_index argument.
José Fonseca
2010-04-26
1
-1
/
+2
*
Add lame support for instanceID to draw module.
Michal Krol
2009-12-30
1
-0
/
+6
*
Implement instanced indexed draw.
Michal Krol
2009-12-30
1
-0
/
+1
*
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
1
-0
/
+2
*
translate: Fix translate_key_compare().
Michal Krol
2009-12-29
1
-2
/
+7
*
translate: pull in prefetch and other optimizations from draw_vs_aos.c
Keith Whitwell
2008-11-14
1
-2
/
+2
*
translate: Draw can request up to PIPE_MAX_ATTRIBS + 1 vertex elements.
José Fonseca
2008-08-14
1
-1
/
+1
*
translate: mark functions as PIPE_CDECL
Keith Whitwell
2008-05-23
1
-9
/
+9
*
translate: helper functions for mimizing cost of key compares
Keith Whitwell
2008-05-12
1
-0
/
+21
*
draw: only fill in / compare the part of the translate key we're using.
Keith Whitwell
2008-05-08
1
-3
/
+2
*
Create a sharable translate_cache and use it.
Zack Rusin
2008-04-23
1
-1
/
+0
*
translate: add sse version based on old draw_vf_sse.c
Keith Whitwell
2008-04-18
1
-0
/
+4
*
gallium: Switch one vertex path over to new translate module
Keith Whitwell
2008-04-15
1
-7
/
+29
*
gallium: add a generic vertex (or other) buffer translation module
Keith Whitwell
2008-04-15
1
-0
/
+82