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_sse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
translate: add support for 8/16-bit indices
Luca Barbieri
2010-08-16
1
-19
/
+46
*
translate_sse: remove useless generated function wrappers
Luca Barbieri
2010-08-16
1
-51
/
+4
*
translate: Take and respect a max_index argument.
José Fonseca
2010-04-26
1
-1
/
+9
*
gallium: fix BGRA vertex color swizzles
Marek Olšák
2010-03-12
1
-2
/
+2
*
translate: Rename pipe formats.
José Fonseca
2010-03-01
1
-2
/
+2
*
gallium: Handle InstanceID as a true 32-bit uint.
Michal Krol
2010-01-05
1
-18
/
+5
*
Add lame support for instanceID to draw module.
Michal Krol
2009-12-30
1
-22
/
+48
*
Implement instanced indexed draw.
Michal Krol
2009-12-30
1
-9
/
+11
*
translate: Fix a call to indexed SSE run.
Michal Krol
2009-12-30
1
-0
/
+2
*
translate: Implement instancing for linear SSE run.
Michal Krol
2009-12-30
1
-34
/
+120
*
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
1
-0
/
+1
*
translate: pull in prefetch and other optimizations from draw_vs_aos.c
Keith Whitwell
2008-11-14
1
-110
/
+202
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
Merge branch 'gallium-tex-surfaces' into gallium-0.1
Jakob Bornecrantz
2008-05-30
1
-3
/
+3
|
\
|
*
gallium: MSVC warning fixes.
José Fonseca
2008-05-29
1
-1
/
+1
|
*
translate: Mark functions as PIPE_CDECL.
José Fonseca
2008-05-28
1
-2
/
+2
*
|
Merge branch 'gallium-vertex-linear' into gallium-0.1
Jakob Bornecrantz
2008-05-28
1
-20
/
+8
|
\
|
|
*
translate: mark functions as PIPE_CDECL
Keith Whitwell
2008-05-23
1
-13
/
+7
|
*
translate: remove spurious comment
Keith Whitwell
2008-05-23
1
-7
/
+1
*
|
gallium: Windows CE portability fixes.
José Fonseca
2008-05-28
1
-2
/
+3
|
/
*
rtasm: fix labels after (not so) recent change to allow dynamic fn growth
Keith Whitwell
2008-05-01
1
-1
/
+1
*
translate: fail on x86 rtasm fail
Keith Whitwell
2008-04-21
1
-0
/
+5
*
translate: fix several bugs
Keith Whitwell
2008-04-19
1
-18
/
+24
*
translate: don't crash on failure to create sse version
Keith Whitwell
2008-04-19
1
-7
/
+6
*
translate: add sse version based on old draw_vf_sse.c
Keith Whitwell
2008-04-18
1
-0
/
+615