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: Implement support for primitive id
Zack Rusin
2013-04-03
8
-8
/
+33
*
draw/so: Fix bogus assert
Zack Rusin
2013-04-03
1
-1
/
+0
*
draw/gs: Fix memory corruption with multiple primitives
Zack Rusin
2013-04-03
1
-10
/
+15
*
gallivm: cleanup the gs interface
Zack Rusin
2013-04-03
3
-50
/
+85
*
util: add new util_resource_size() function in u_resource.[ch]
Brian Paul
2013-04-03
2
-1
/
+98
*
util: move functions from u_resource.c to u_transfer.c
Brian Paul
2013-04-03
2
-75
/
+74
*
gallium/hud: try L8 texture for font if I8 format isn't supported
Brian Paul
2013-04-03
1
-4
/
+13
*
gallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
4
-9
/
+52
*
gallivm: bring back optimized but incorrect float to smallfloat optimizations
Roland Scheidegger
2013-04-02
1
-38
/
+78
*
gallivm: consolidate code for float-to-half and float-to-packed conversion.
Roland Scheidegger
2013-04-02
3
-108
/
+102
*
gallium/hud: do .xxxx swizzling for the font texture in the fragment shader
Marek Olšák
2013-04-02
1
-6
/
+30
*
hud: flush/unmap the vertex buffer before drawing
Brian Paul
2013-04-02
1
-0
/
+3
*
draw: use pipe_transfer_unmap() to match pipe_transfer_map()
Brian Paul
2013-04-02
1
-1
/
+1
*
gallivm: fix signed small float to float conversion
Roland Scheidegger
2013-04-02
1
-1
/
+1
*
gallivm: Minor comment cleanup
Adam Jackson
2013-04-01
1
-1
/
+1
*
gallivm: consolidate some half-to-float and r11g11b10-to-float code
Roland Scheidegger
2013-03-29
3
-63
/
+52
*
draw: fix some build breakage when LLVM is not used
Brian Paul
2013-03-28
2
-1
/
+8
*
llvmpipe/draw: Fix texture sampling in geometry shaders
Zack Rusin
2013-03-27
3
-62
/
+84
*
draw/llvm: Cleanup the store debugging code
Zack Rusin
2013-03-27
1
-8
/
+5
*
draw: Allocate the output buffer for output primitives
Zack Rusin
2013-03-27
1
-2
/
+1
*
gallivm: Implement the breakc instruction
Zack Rusin
2013-03-27
2
-0
/
+34
*
gallivm: implement implicit primitive flushing
Zack Rusin
2013-03-27
2
-0
/
+15
*
gallium/llvm: implement geometry shaders in the llvm paths
Zack Rusin
2013-03-27
9
-77
/
+1283
*
draw/gs: Fetch more than one primitive per invocation
Zack Rusin
2013-03-27
2
-13
/
+48
*
draw/gs: Abstract the portions of GS that are tgsi specific
Zack Rusin
2013-03-27
2
-128
/
+156
*
draw/llvm: Remove unused gs_constants from jit_context
Zack Rusin
2013-03-27
3
-25
/
+11
*
gallium: implement a heads-up display module
Marek Olšák
2013-03-26
9
-0
/
+2082
*
gallium: add interface for driver queries like performance counters, etc.
Marek Olšák
2013-03-26
1
-1
/
+1
*
gallium/tgsi: fix valgrind warning
Marek Olšák
2013-03-26
1
-1
/
+1
*
cso: add constant buffer save/restore feature for postprocessing
Marek Olšák
2013-03-26
4
-2
/
+78
*
gallium: undef PACKAGE_* macros to silence warnings
Brian Paul
2013-03-25
1
-0
/
+8
*
gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own file
Roland Scheidegger
2013-03-24
5
-343
/
+392
*
gallivm: Add code for rgb9e5 shared exponent format to float conversion
Roland Scheidegger
2013-03-24
3
-3
/
+118
*
llvmpipe: add EXT_packed_float render target format support
Roland Scheidegger
2013-03-22
2
-0
/
+252
*
postprocess: silence some MSVC float/int warnings
Brian Paul
2013-03-21
2
-4
/
+4
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
3
-19
/
+32
*
tgsi: fix uninitialized declaration array fields
Brian Paul
2013-03-19
1
-0
/
+13
*
gallivm: fix return opcode handling in main function of a shader
Roland Scheidegger
2013-03-19
2
-3
/
+18
*
tgsi: add initializer data to fix MSVC compile error
Brian Paul
2013-03-19
1
-1
/
+1
*
tgsi: use separate structure for indirect address v2
Christian König
2013-03-19
11
-120
/
+163
*
tgsi: add ArrayID to declarations
Christian König
2013-03-19
5
-3
/
+59
*
tgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY
Christian König
2013-03-19
9
-164
/
+0
*
tgsi/ureg: implement support for array temporaries
Christian König
2013-03-19
2
-24
/
+69
*
tgsi/ureg: cleanup local temporary emission v2
Christian König
2013-03-19
1
-17
/
+13
*
gallium/build: Fix visibility CFLAGS in automake
Maarten Lankhorst
2013-03-16
1
-2
/
+5
*
draw: init pre_clip_pos = NULL to fix optimized build warning
Brian Paul
2013-03-14
1
-1
/
+1
*
tgsi: fix sample_d emit for arrays
Roland Scheidegger
2013-03-14
1
-19
/
+11
*
draw/so: Fix stream output with geometry shaders
Zack Rusin
2013-03-12
2
-8
/
+31
*
gallivm: clean up passing derivatives around
Roland Scheidegger
2013-03-12
6
-249
/
+196
*
draw/gs: Correctly iterate the emitted primitives
Zack Rusin
2013-03-07
1
-4
/
+4
[next]