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
/
drivers
/
nv50
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-4
/
+4
*
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-14
1
-0
/
+2
*
nouveau: return some supported zeta formats
Ben Skeggs
2009-07-01
4
-1
/
+10
*
nouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTED
Ben Skeggs
2009-07-01
1
-0
/
+2
*
nv50: fix multi-texturing
Ben Skeggs
2009-06-06
3
-5
/
+16
*
nv50: support non-normalized texture coords
Ben Skeggs
2009-06-06
4
-8
/
+18
*
nv50: use larger tile sizes
Ben Skeggs
2009-06-05
2
-4
/
+11
*
nv50: use nouveau_bo for query buffers
Ben Skeggs
2009-06-05
1
-13
/
+12
*
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
6
-41
/
+46
*
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
2009-06-05
3
-9
/
+9
*
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
3
-10
/
+14
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
9
-51
/
+45
*
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
2
-23
/
+34
*
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-06-05
6
-60
/
+41
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
8
-51
/
+72
*
nouveau: call nouveau_pushbuf directly rather than going through nvws
Ben Skeggs
2009-06-05
1
-1
/
+1
*
nv50: some mipmapping fixes
Ben Skeggs
2009-05-28
4
-22
/
+31
*
nv50: negate sources directly where supported
Christoph Bumiller
2009-05-28
1
-42
/
+68
*
nv50: introduce emit_cvt and use it
Christoph Bumiller
2009-05-28
1
-40
/
+48
*
nv50: fix TXP
Christoph Bumiller
2009-05-28
1
-23
/
+112
*
nv50: use multiple constant buffers
Christoph Bumiller
2009-05-28
4
-48
/
+105
*
nv50: don't look for unfreed temps in free_nv50_pc
Christoph Bumiller
2009-05-28
1
-8
/
+0
*
nv50: release hw TEMPs early
Christoph Bumiller
2009-05-28
1
-0
/
+19
*
nv50: allow immediates for MOV, ADD and MUL
Christoph Bumiller
2009-05-28
1
-5
/
+22
*
nv50: enable half insns for MOV and MUL
Christoph Bumiller
2009-05-28
1
-7
/
+12
*
nv50: make sure half-long insns are paired
Christoph Bumiller
2009-05-28
1
-0
/
+72
*
nv50: enable KIL in register 19a8
Christoph Bumiller
2009-05-28
1
-0
/
+1
*
nv50: don't overwrite sources before they're used
Christoph Bumiller
2009-05-28
1
-12
/
+83
*
nv50: put FP outputs where they belong
Christoph Bumiller
2009-05-28
1
-4
/
+37
*
nv50: modified FP attribute loading
Christoph Bumiller
2009-05-28
2
-45
/
+147
*
nv50: inspect decl semantic and interpolation mode
Christoph Bumiller
2009-05-28
1
-1
/
+74
*
nv50: record last access to temp and attr regs
Christoph Bumiller
2009-05-28
1
-0
/
+127
*
nv50: save some space in immediate buffer
Christoph Bumiller
2009-05-28
1
-1
/
+7
*
nv50: fix SIGN_SET case in tgsi_src
Christoph Bumiller
2009-05-28
1
-1
/
+1
*
nv50: set dst.z,w to 0,1 in SCS and XPD
Christoph Bumiller
2009-05-28
1
-0
/
+14
*
nv50: make LRP instruction nicer
Christoph Bumiller
2009-05-28
1
-6
/
+3
*
nv50: fix some memory leaks in shader assembler
Christoph Bumiller
2009-05-28
1
-25
/
+63
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+26
*
nv50: fix mrt clear
Ben Skeggs
2009-04-13
1
-8
/
+11
*
nv50: adapt for new clear interface
Ben Skeggs
2009-04-09
1
-48
/
+23
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
1
-2
/
+2
*
nv50: fix viewport state update
Christoph Bumiller
2009-04-03
1
-1
/
+2
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
3
-10
/
+0
*
nv50: fix typo in nv50_query.c
Ben Skeggs
2009-03-25
1
-1
/
+1
*
nouveau: bypass_vs_clip_and_viewport
Younes Manton
2009-03-14
1
-1
/
+1
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-10
/
+2
*
nv50: simplify tesla object selection
Ben Skeggs
2009-03-07
1
-18
/
+8
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
6
-1
/
+16
*
Fix nv50_screen_create()
Victor Stinner
2009-03-07
1
-17
/
+18
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
5
-45
/
+27
[next]