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
/
drivers
/
cell
/
spu
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
2
-23
/
+23
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-6
/
+6
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-2
/
+2
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-6
/
+6
*
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
1
-46
/
+0
*
cell: typo from ExtSwizzle commit
Keith Whitwell
2009-10-23
1
-1
/
+1
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
2
-65
/
+10
*
gallium: remove noise opcodes
Keith Whitwell
2009-10-23
1
-16
/
+0
*
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-09-01
1
-4
/
+0
*
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-31
1
-4
/
+4
*
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-23
1
-12
/
+0
*
cell: update TGSI_OPCODE_ cases
Brian Paul
2009-07-22
1
-18
/
+8
*
cell: perform triangle cull a little earlier
Jonathan Adamczewski
2009-05-21
1
-31
/
+74
*
cell: unroll inner loop of spu_render.c:cmd_render()
Jonathan Adamczewski
2009-05-21
3
-32
/
+89
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
cell: use some SPU intrinsics to get slightly better code in eval_inputs()
Brian Paul
2009-02-16
1
-4
/
+7
*
cell: minor Makefile clean-up
Brian Paul
2009-02-15
1
-2
/
+3
*
cell: new/tighter code for computing fragment program inputs
Brian Paul
2009-02-15
1
-91
/
+76
*
cell: combine eval_z(), eval_w() functions
Brian Paul
2009-02-15
1
-20
/
+27
*
cell: compile fix: alpha.ref is now alpha.ref_value
Brian Paul
2009-02-07
1
-1
/
+1
*
cell: Specify constant as float for CEILF().
Jonathan Adamczewski
2009-01-14
1
-1
/
+1
*
cell: Add missing suffix to SHUFFLE macro
Jonathan Adamczewski
2009-01-13
1
-1
/
+1
*
cell: allocate batch buffers w/ 16-byte alignment
Jonathan Adamczewski
2009-01-12
1
-26
/
+26
*
cell: SIMDize sorting in setup_sort_vertices()
Jonathan Adamczewski
2009-01-05
1
-55
/
+42
*
cell: SIMDize some subtractions
Jonathan Adamczewski
2009-01-05
1
-8
/
+10
*
cell: improvements to spu_tri.c
Jonathan Adamczewski
2009-01-04
1
-42
/
+52
*
cell: new spu_shuffle.h header
Jonathan Adamczewski
2009-01-04
1
-0
/
+186
*
CELL: use variant-length fragment ops programs
Robert Ellison
2008-11-21
4
-42
/
+120
*
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
6
-17
/
+31
*
CELL: stencil bug fixes
Robert Ellison
2008-10-30
4
-7
/
+5
*
cell: use simd utilities for pow, exp2, log2
Brian Paul
2008-10-29
1
-22
/
+6
*
cell: fix a number of fence issues
Brian Paul
2008-10-28
1
-1
/
+1
*
cell: implement fencing for texture buffers
Brian Paul
2008-10-22
2
-4
/
+36
*
cell: use an approximation in compute_lambda_2d() to avoid sqrt
Brian Paul
2008-10-17
1
-2
/
+12
*
cell: add new debug flag (cache) to report texture cache stats on exit
Brian Paul
2008-10-17
2
-2
/
+5
*
cell: use 7-bit weights in sample_texture_2d_bilinear_int()
Brian Paul
2008-10-17
1
-31
/
+31
*
cell: pass spu_texture_level ptr to get_four_texels()
Brian Paul
2008-10-16
1
-11
/
+11
*
cell: implement KIL instruction
Brian Paul
2008-10-16
2
-4
/
+7
*
cell: trilinear mipmap interpolation
Brian Paul
2008-10-16
1
-9
/
+46
*
cell: update comments
Brian Paul
2008-10-16
1
-5
/
+2
*
cell: call proper sampler function in sample_texture_cube()
Brian Paul
2008-10-16
1
-4
/
+4
*
cell: clean up various texture-related things
Brian Paul
2008-10-16
5
-75
/
+83
*
cell: start some performance measurements
Brian Paul
2008-10-15
2
-1
/
+23
*
cell: updated debug code
Brian Paul
2008-10-15
1
-19
/
+7
*
cell: get rid of last usage of float4 union/typedef
Brian Paul
2008-10-15
1
-34
/
+29
*
cell: simplify triangle front/back face determination
Brian Paul
2008-10-15
1
-46
/
+23
*
cell: send rasterizer state to SPUs in proper way, remove front_winding hack
Brian Paul
2008-10-15
5
-4
/
+13
*
cell: remove some old, pre-batchbuffer stuff
Brian Paul
2008-10-15
1
-19
/
+0
*
cell: move some CELL_MAX constants
Brian Paul
2008-10-15
1
-9
/
+2
*
cell: remove obsolete spu_debug.h file
Brian Paul
2008-10-15
1
-51
/
+0
[next]