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
/
svga_state_constants.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: move result->key expression after result != NULL check
Brian Paul
2012-08-16
1
-1
/
+3
*
svga: fix result==NULL logic in emit_fs_consts()
Brian Paul
2012-08-16
1
-23
/
+25
*
svga: update comment (s/SVGA_NEW_VS_RESULT/SVGA_NEW_VS_PRESCALE/)
Brian Paul
2012-08-16
1
-1
/
+1
*
svga: rename svga_hw_vs_parameters -> svga_hw_vs_constants
Brian Paul
2012-08-16
1
-2
/
+2
*
svga: remove the special zero-stride vertex array code
Brian Paul
2012-05-25
1
-18
/
+0
*
svga: whitespace, comments, formatting clean-ups
Brian Paul
2012-05-19
1
-38
/
+31
*
svga: return PIPE_OK instead of 0
Brian Paul
2012-05-19
1
-1
/
+1
*
svga: Fix potential buffer overflow in rs draw state.
José Fonseca
2011-10-31
1
-6
/
+6
*
svga: remove emit_consts() offset parameter
Brian Paul
2011-09-23
1
-3
/
+7
*
svga: s/int/unsigned/ in svga_state_constants.c
Brian Paul
2011-09-23
1
-3
/
+7
*
svga: s/unit/shader/ and related clean-ups
Brian Paul
2011-09-23
1
-19
/
+23
*
svga: clean up return values and error codes
Brian Paul
2011-09-23
1
-25
/
+24
*
svga: check to avoid writing beyond end of constant buffer
Brian Paul
2011-09-23
1
-1
/
+23
*
svga: Coalesce multiple shader constants in a single command.
José Fonseca
2011-09-23
1
-4
/
+117
*
svga: add assertions in svga_shader_type()
Brian Paul
2011-02-28
1
-2
/
+5
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-6
/
+7
*
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-1
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
1
-1
/
+2
|
\
|
*
svga: Add a missing dependency from the prescale state.
José Fonseca
2009-12-11
1
-1
/
+2
*
|
svga: fix for not using texture width/height/depth arrays
Roland Scheidegger
2009-11-27
1
-2
/
+2
|
/
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+239