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
/
gallivm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: fix small but severe bug in handling multiple lod level strides
Roland Scheidegger
2013-04-15
1
-1
/
+1
*
gallivm/tgsi: handle untyped moves
Zack Rusin
2013-04-10
1
-0
/
+9
*
gallivm: fix loops and conditionals within GS
Zack Rusin
2013-04-10
2
-19
/
+105
*
gallivm: fix unsigned divide and remainder opcodes
Zack Rusin
2013-04-10
1
-4
/
+33
*
gallivm: fix breakc
Zack Rusin
2013-04-10
1
-12
/
+14
*
gallivm: some minor cube map cleanup
Roland Scheidegger
2013-04-04
1
-10
/
+15
*
llvmpipe: implement ucmp
Zack Rusin
2013-04-04
1
-0
/
+21
*
gallivm: honor explicit derivatives values for cube maps.
Roland Scheidegger
2013-04-04
4
-28
/
+60
*
gallivm: do per-pixel cube face selection (finally!!!)
Roland Scheidegger
2013-04-04
3
-82
/
+180
*
gallivm: minor rho calculation optimization for 1 or 3 coords
Roland Scheidegger
2013-04-04
2
-29
/
+22
*
gallivm: use f16c hw support for float->half and half->float conversion
Roland Scheidegger
2013-04-04
2
-4
/
+51
*
draw: Implement support for primitive id
Zack Rusin
2013-04-03
2
-0
/
+6
*
gallivm: cleanup the gs interface
Zack Rusin
2013-04-03
2
-29
/
+27
*
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
*
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
*
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
2
-13
/
+187
*
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
4
-343
/
+391
*
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
*
gallivm: fix return opcode handling in main function of a shader
Roland Scheidegger
2013-03-19
2
-3
/
+18
*
tgsi: use separate structure for indirect address v2
Christian König
2013-03-19
1
-2
/
+2
*
gallivm: clean up passing derivatives around
Roland Scheidegger
2013-03-12
6
-249
/
+196
*
gallivm: add support for texel offsets for ordinary texturing.
Roland Scheidegger
2013-03-02
3
-53
/
+210
*
gallivm: fix mis-matching AOS instruction emission
Maxence Le Doré
2013-02-27
1
-1
/
+1
*
draw: make sure pipeline is revalidated when sampler views or samplers change.
Roland Scheidegger
2013-02-25
1
-1
/
+2
*
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
2013-02-25
2
-5
/
+7
*
gallivm: fix indirect src register fetches requiring bitcast
Roland Scheidegger
2013-02-20
1
-21
/
+16
*
gallivm/tgsi: fix issues with sample opcodes
Roland Scheidegger
2013-02-16
3
-85
/
+87
*
gallivm/tgsi: fix src modifier fetching with non-float types.
Roland Scheidegger
2013-02-16
1
-2
/
+34
*
gallivm: fix issues with trunc/round/floor/ceil with no arch rounding
Roland Scheidegger
2013-02-16
1
-66
/
+187
*
gallivm: DIV shouldn't be deprecated.
Roland Scheidegger
2013-02-16
1
-1
/
+0
*
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
2013-02-12
2
-6
/
+2
*
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
2013-02-08
4
-74
/
+58
*
gallivm: hook up dx10 sampling opcodes
Roland Scheidegger
2013-02-08
3
-6
/
+419
*
gallivm: fix typo in lp_build_mul_norm
Roland Scheidegger
2013-02-08
1
-1
/
+1
*
gallivm: implement support for SQRT opcode
Brian Paul
2013-02-04
3
-0
/
+37
*
gallivm,draw,llvmpipe: mass rename of unit->texture_unit/sampler_unit
Roland Scheidegger
2013-01-28
5
-63
/
+63
*
gallivm: split sampler and texture state
Roland Scheidegger
2013-01-28
6
-199
/
+265
*
gallivm: fix border color for integer textures
Roland Scheidegger
2013-01-10
1
-0
/
+5
*
gallivm: more integer texture format fetch fixes
Roland Scheidegger
2013-01-10
6
-35
/
+74
*
gallivm: support more immediates in lp_build_tgsi_info()
Brian Paul
2013-01-04
1
-1
/
+1
*
gallivm: fix conversion for pure integer formats
Roland Scheidegger
2012-12-18
1
-0
/
+1
*
gallivm: fix texel fetch for array textures (2)
Roland Scheidegger
2012-12-17
1
-2
/
+3
*
gallivm: fix texel fetch for array textures
Roland Scheidegger
2012-12-13
1
-17
/
+38
[next]