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
/
auxiliary
/
gallivm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gallivm: Lower TGSI_OPCODE_MUL to fmul by default
Tom Stellard
2012-12-10
1
-2
/
+3
*
llvmpipe: fix txq for 1d/2d arrays. (v3)
Dave Airlie
2012-12-11
1
-2
/
+15
*
llvmpipe: increase texture target width to reflect increase
Dave Airlie
2012-12-11
1
-1
/
+1
*
gallivm: Rudimentary native integer support.
José Fonseca
2012-12-07
2
-5
/
+20
*
gallivm: Allow indirection from TEMP registers too.
José Fonseca
2012-12-07
1
-3
/
+18
*
gallivm,llvmpipe,draw: Support multiple constant buffers.
José Fonseca
2012-12-07
2
-3
/
+19
*
gallivm: Fix lerping of (un)signed normalized numbers.
José Fonseca
2012-12-06
1
-49
/
+43
*
gallivm: Fix lp_build_print_value of smaller integer types.
José Fonseca
2012-12-06
1
-1
/
+12
*
gallivm: Have a default emit function for min/max opcode
Vincent Lejeune
2012-12-05
1
-0
/
+29
*
gallivm: have a default emit function for fdiv/rcp
Vincent Lejeune
2012-12-05
1
-0
/
+25
*
gallivm: Re-add the kludge for lp_build_lerp of fixed point types.
José Fonseca
2012-12-04
1
-1
/
+5
*
gallivm: Generalize lp_build_mul and lp_build_lerp for signed normalized types.
José Fonseca
2012-12-04
1
-92
/
+82
*
gallivm: fix srgb format fetch
Roland Scheidegger
2012-12-03
1
-1
/
+2
*
gallivm: drop border wrap clamping code
Roland Scheidegger
2012-12-01
1
-33
/
+16
*
gallivm: Fix lp_build_float_to_half.
José Fonseca
2012-11-29
1
-30
/
+75
*
gallivm: fix a trivial txq issue for 2d shadow and cube shadow samplers
Roland Scheidegger
2012-11-29
1
-2
/
+2
*
gallivm: support array textures
Roland Scheidegger
2012-11-29
6
-65
/
+103
*
util/u_format: Kill util_format_is_array().
José Fonseca
2012-11-29
2
-2
/
+4
*
gallivm: Fix format manipulation for big-endian
Adhemerval Zanella
2012-11-29
5
-12
/
+145
*
gallivm: Add byte-swap construct calls
Adhemerval Zanella
2012-11-29
2
-0
/
+89
*
gallivm: Fix vector constant for shuffle
Adhemerval Zanella
2012-11-29
1
-1
/
+6
[next]