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
/
nv50
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: clarify data for method 0x121c
Christoph Bumiller
2009-11-09
1
-5
/
+6
*
nv50: enable all 32 threads of a warp
Christoph Bumiller
2009-11-07
1
-1
/
+3
*
nv50: fix shader emit_tex for cube textures
Christoph Bumiller
2009-11-04
1
-14
/
+36
*
nv50: add abs-modifier for emit_minmax
Christoph Bumiller
2009-11-04
1
-17
/
+31
*
nv50: add 3d texture tiling and mip-mapping
Christoph Bumiller
2009-11-04
4
-37
/
+114
*
nv50: handle TGSI_SEMANTIC_FACE
Christoph Bumiller
2009-11-01
1
-0
/
+25
*
nv50: make IF condition safe
Christoph Bumiller
2009-11-01
1
-1
/
+3
*
nv50: implement TGSI_OPCODE_AND/OR/XOR
Christoph Bumiller
2009-11-01
1
-0
/
+47
*
nv50: fix textures with block size != cpp
Christoph Bumiller
2009-10-31
2
-37
/
+48
*
nv50: use SIFC also for shader upload
Christoph Bumiller
2009-10-31
3
-56
/
+120
*
nv50: make MRTs work
Christoph Bumiller
2009-10-31
2
-0
/
+15
*
nv50: activate more lanes in a warp
Christoph Bumiller
2009-10-28
1
-0
/
+4
*
nv50: do SIGN_SET as one instruction
Christoph Bumiller
2009-10-23
1
-6
/
+1
*
nv50: fix saturation outside of tx_insn case
Christoph Bumiller
2009-10-23
1
-3
/
+5
*
nv50: allow all 127 TEMP regs
Christoph Bumiller
2009-10-23
1
-3
/
+16
*
nv50: fix address reg code
Christoph Bumiller
2009-10-23
1
-23
/
+44
*
nv50: add depth texture formats, and a few others, too
Christoph Bumiller
2009-10-23
4
-32
/
+76
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-20
/
+8
*
nv50: handle PIPE_TEX_FILTER_ANISO case
Christoph Bumiller
2009-10-22
2
-15
/
+13
*
nv50: support 3D class 0x8597, remove redundant unknown chipset detection
Ben Skeggs
2009-10-22
1
-7
/
+10
*
nv50: add support for address regs
Christoph Bumiller
2009-10-19
2
-13
/
+175
*
nv50: cleanup emit_kil
Christoph Bumiller
2009-10-19
1
-11
/
+7
*
nv50: implement TGSI_OPCODE_CMP
Christoph Bumiller
2009-10-19
1
-2
/
+16
*
nv50: quick fix for insn src negation
Christoph Bumiller
2009-10-19
1
-2
/
+23
*
nv50: add support for DDX and DDY opcodes
Christoph Bumiller
2009-10-19
1
-14
/
+56
*
nv50: submit user vbo data through the fifo
Christoph Bumiller
2009-10-19
2
-18
/
+394
*
nv50: use SIFC for TIC, TSC upload
Christoph Bumiller
2009-10-19
6
-52
/
+77
*
nv50: nicer texture format switch
Christoph Bumiller
2009-10-19
1
-95
/
+49
*
nouveau: implement is_{texture,buffer}_referenced properly
Ben Skeggs
2009-10-19
2
-25
/
+3
*
drm/nv50: write tic/tsc setup to correct slots when skipping units
Ben Skeggs
2009-10-19
2
-6
/
+8
*
nv50: fix segfault when there's gaps in enabled texture units
Ben Skeggs
2009-10-06
2
-4
/
+10
*
nv50: support PIPE_FORMAT_X8R8G8B8_UNORM
Ben Skeggs
2009-10-05
3
-0
/
+12
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-2
/
+2
*
nv50: fix TEX for WriteMask not equal 0xf
Christoph Bumiller
2009-09-25
1
-4
/
+5
*
nv50: actually enable view volume clipping
Christoph Bumiller
2009-09-25
1
-1
/
+10
*
nv50: RCP and RSQ cannot load from VP inputs
Christoph Bumiller
2009-09-25
1
-1
/
+21
*
nv50: fix CEIL and TRUNC
Christoph Bumiller
2009-09-25
1
-4
/
+5
*
nv50: implement BGNLOOP, BRK, ENDLOOP
Christoph Bumiller
2009-09-25
1
-2
/
+75
*
nv50: implement IF, ELSE, ENDIF opcodes
Christoph Bumiller
2009-09-25
1
-42
/
+146
*
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-16
1
-2
/
+0
*
nv50: avoid excessive FIRE_RING
Maarten Maathuis
2009-09-15
1
-2
/
+3
*
nv50: use flush_notify to reduce number of relocs
Maarten Maathuis
2009-09-15
3
-0
/
+10
*
nv50: fix stupid thinko in emit_set
Christoph Bumiller
2009-09-15
1
-1
/
+3
*
nv50: let programs use the whole param buffer
Christoph Bumiller
2009-09-15
2
-43
/
+29
*
nv50: add preliminary support for point sprites
Christoph Bumiller
2009-09-15
3
-2
/
+58
*
nv50: add support for point size per vertex
Christoph Bumiller
2009-09-15
2
-0
/
+15
*
nv50: add support for light-twoside
Christoph Bumiller
2009-09-15
2
-0
/
+22
*
nv50: proper linkage between VP and FP
Christoph Bumiller
2009-09-15
4
-161
/
+298
*
nv50: move allocation of pc regs
Christoph Bumiller
2009-09-15
1
-155
/
+129
*
nv50: nicer initialization of nv50_regs
Christoph Bumiller
2009-09-15
1
-51
/
+42
[next]