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
/
nv30
/
nv30_fragprog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nv30: Fix generic passing to fragment program in NV34.
Roy Spliet
2012-05-25
1
-1
/
+1
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
1
-0
/
+170
*
nv30, nv40: non-trivially unify nv[34]0_fragprog.c
Luca Barbieri
2010-03-15
1
-903
/
+0
*
nv30, nv40: non-trivially partially unify nv[34]0_shader.h
Luca Barbieri
2010-03-15
1
-86
/
+86
*
nv30, nv40: unify all structures and headers, except shaders
Luca Barbieri
2010-03-15
1
-33
/
+33
*
nouveau: s/rankine/eng3d/g; s/curie/eng3d/g
Luca Barbieri
2010-03-15
1
-4
/
+4
*
nv30: remove unused on_hw field and constant fp_reg_control field
Luca Barbieri
2010-03-15
1
-3
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
1
-1
/
+1
*
nouveau: Unreference state/buffer objects on context/screen destruction.
Younes Manton
2009-12-28
1
-0
/
+6
*
NV30/NV40 CMP and SCS src == dst handling
Luca Barbieri
2009-12-28
1
-8
/
+24
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-22
/
+22
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-5
/
+5
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-5
/
+5
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-4
/
+4
*
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
1
-6
/
+6
*
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-11-24
1
-1
/
+1
*
nouveau: nv30: Add missing include to fix warning
Patrice Mandin
2009-11-17
1
-4
/
+5
*
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
1
-15
/
+2
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-19
/
+5
*
gallium: remove noise opcodes
Keith Whitwell
2009-10-23
1
-6
/
+0
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-4
/
+4
*
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
1
-8
/
+9
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
1
-3
/
+4
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-1
/
+2
*
nv30: set fp samplers with fragprog generation
Patrice Mandin
2008-08-31
1
-1
/
+3
*
nv30: add some opcodes.
Stephane Marchesin
2008-08-18
1
-0
/
+11
*
nv30/nv40: KIL/KILP swapped meanings
Ben Skeggs
2008-08-14
1
-2
/
+2
*
nouveau: fix build
Ben Skeggs
2008-08-07
1
-2
/
+2
*
nv30: was setting wrong register
Patrice Mandin
2008-07-12
1
-4
/
+3
*
nv30: Emit fragment program using state objects
Patrice Mandin
2008-07-12
1
-20
/
+45
*
nv30: Move constant buffers out of vert/frag prog structures
Patrice Mandin
2008-07-11
1
-6
/
+6
*
nv30: split fragprog_upload from fragprog_bind
Patrice Mandin
2008-07-11
1
-22
/
+35
*
nv30: split fragprog_prepare from fragprog_translate
Patrice Mandin
2008-07-11
1
-23
/
+68
*
nv30: use native instructions.
Stephane Marchesin
2008-07-08
1
-22
/
+4
*
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-06-23
1
-3
/
+3
*
nv30: use FREE macro
Patrice Mandin
2008-03-30
1
-2
/
+2
*
nouveau: match interface changes
Ben Skeggs
2008-03-13
1
-6
/
+5
*
nv30: silence some warnings
Patrice Mandin
2008-03-11
1
-1
/
+1
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+835