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
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: remove unused variable
Keith Whitwell
2009-09-02
1
-1
/
+0
*
util: Reset size to zero when failed to allocate buffer.
José Fonseca
2009-08-28
1
-2
/
+6
*
gallium/util: added support for SRGB formats
Brian Paul
2009-08-27
1
-0
/
+196
*
gallium/util: added cases for SRGB formats
Brian Paul
2009-08-27
1
-0
/
+10
*
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
2
-0
/
+8
*
tgsi: handle SOA dependencies for MOV/SWZ
Brian Paul
2009-08-20
2
-14
/
+40
*
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-20
2
-0
/
+3
*
tgsi/ppc: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+5
*
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+4
*
draw: cope with more primitives in draw_pipeline_run
Keith Whitwell
2009-08-13
1
-22
/
+55
*
util: fix incorrect assertion
Brian Paul
2009-08-06
1
-1
/
+1
*
util: include u_surface.h, added comment
Brian Paul
2009-08-06
1
-0
/
+2
*
util: use util_same_surface() to compare surface pointers
Brian Paul
2009-08-06
1
-3
/
+3
*
util: added util_same_surface() helper function
Brian Paul
2009-08-06
1
-0
/
+17
*
util: added comment/question about blit clipping
Brian Paul
2009-08-05
1
-0
/
+1
*
util: added util_blit_pixels() overlap test
Brian Paul
2009-08-05
1
-2
/
+34
*
util: fix util_blit_pixels() test for surface_copy() path
Brian Paul
2009-08-05
1
-16
/
+24
*
util: reformatting and comments
Brian Paul
2009-08-05
1
-3
/
+10
*
util: _debug_printf should print even when DEBUG is not defined
Keith Whitwell
2009-07-29
1
-2
/
+0
*
util: fix typo.
José Fonseca
2009-07-26
1
-1
/
+1
*
tgsi: update some assertions
Brian Paul
2009-07-10
1
-4
/
+4
*
tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
1
-1
/
+6
*
tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
1
-1
/
+6
*
tgis: implement indirect addressing for destination registers
Brian Paul
2009-07-10
6
-11
/
+101
*
gallium: Fixes for clobbering stencil values in combined depth/stencil textures.
Michel Dänzer
2009-07-07
1
-1
/
+27
*
util: Increase OutputDebugStringA to 4k.
José Fonseca
2009-07-01
1
-4
/
+2
*
util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r...
José Fonseca
2009-06-30
1
-1
/
+3
*
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
1
-5
/
+13
*
aux/indices: don't use 'prim' value once it is known to be bad
Keith Whitwell
2009-06-26
1
-1
/
+1
*
util: Add cast.
José Fonseca
2009-06-18
1
-1
/
+1
*
draw: Replace pointer arithmetic with cast.
José Fonseca
2009-06-18
1
-1
/
+2
*
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
12
-84
/
+90
*
rtasm: Use 32bit constant.
José Fonseca
2009-06-15
1
-3
/
+3
*
util: Single precision constants.
José Fonseca
2009-06-10
1
-1
/
+1
*
pipebuffer: Silence out of heap space debug print
Jakob Bornecrantz
2009-06-08
1
-1
/
+1
*
tgsi: increase MAX_LABELS to 4096
Brian Paul
2009-06-04
1
-1
/
+1
*
util: Unsaved change missing from last commit.
José Fonseca
2009-06-02
1
-1
/
+1
*
util: Support Z24S8/Z24X8 -> unsigned conversion.
José Fonseca
2009-06-02
1
-0
/
+15
*
util: Fix 24 to 32 bit expansion binary arithmetic expression.
José Fonseca
2009-06-02
1
-1
/
+1
*
gallium/draw: Free specialized versions of driver shaders
Keith Whitwell
2009-06-01
3
-0
/
+13
*
draw: free more token arrays
Keith Whitwell
2009-06-01
2
-5
/
+12
*
draw: avoid leaking tokens when building pstipple fragment shader
Keith Whitwell
2009-06-01
1
-0
/
+1
*
draw: reset extra_vp_outputs.slot to zero in widepoint_flush()
Brian Paul
2009-06-01
1
-0
/
+1
*
util/upload: catch failures to map_range and return error
Keith Whitwell
2009-05-08
1
-13
/
+17
*
util: Limit the stack walk to avoid referencing undefined memory.
José Fonseca
2009-05-08
1
-1
/
+10
*
gallium/tgsi: hack around linker/archiver breakage
Keith Whitwell
2009-05-08
1
-0
/
+27
*
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-08
3
-2
/
+9
*
pb: Save the stack backtrace when creating/mapping a debug buffer.
José Fonseca
2009-05-08
1
-1
/
+101
*
pb: Dump the fenced buffer sizes.
José Fonseca
2009-05-08
1
-4
/
+6
*
gallium: fix texcoords for cubemap mipmap generation
Brian Paul
2009-05-05
1
-10
/
+86
[next]