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
/
nv20
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv20: Fix build for the latest nouveau_class.h changes.
Francisco Jerez
2010-01-08
1
-2
/
+2
*
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
1
-1
/
+0
*
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2010-01-05
5
-375
/
+424
*
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
2
-6
/
+5
|
\
|
*
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
2
-6
/
+5
*
|
nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40
Luca Barbieri
2009-12-30
1
-10
/
+14
*
|
nouveau: Unreference state/buffer objects on context/screen destruction.
Younes Manton
2009-12-28
1
-0
/
+3
*
|
nouveau: Fix nv20-40 swizzled miptree RTs
Luca Barbieri
2009-12-28
2
-1
/
+23
*
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
2
-9
/
+9
*
|
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
2
-6
/
+3
|
\
\
|
|
/
|
/
|
|
*
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
2
-6
/
+3
*
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
2
-3
/
+5
|
/
*
nouveau: use boolean instead of bool
Roland Scheidegger
2009-12-08
1
-1
/
+1
*
nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.
Younes Manton
2009-12-06
2
-0
/
+3
*
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
2
-15
/
+4
|
\
|
*
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-02
2
-15
/
+4
*
|
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
1
-34
/
+34
|
\
\
|
*
|
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-19
/
+19
|
*
|
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-4
/
+4
|
*
|
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-1
/
+1
|
*
|
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
-7
/
+7
|
*
|
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-11-24
1
-1
/
+1
*
|
|
nv: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
1
-2
/
+2
|
|
/
|
/
|
*
|
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
3
-23
/
+23
|
/
*
nv20: Fix build for the last nouveau_class.h changes.
Francisco Jerez
2009-11-15
1
-2
/
+2
*
nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40.
Younes Manton
2009-10-31
1
-0
/
+3
*
nouveau: implement is_{texture,buffer}_referenced properly
Ben Skeggs
2009-10-19
2
-26
/
+3
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-21
/
+5
*
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-16
1
-2
/
+0
*
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
1
-0
/
+8
*
nouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTED
Ben Skeggs
2009-07-01
1
-0
/
+2
*
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
4
-23
/
+24
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
2
-13
/
+10
*
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
1
-11
/
+18
*
nv20: remove u_simple_screen usage
Ben Skeggs
2009-06-05
3
-41
/
+23
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+27
*
gallium: remove pipe_texture::compressed field
Brian Paul
2009-04-10
1
-1
/
+0
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
2
-5
/
+7
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
2
-2
/
+0
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-10
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
3
-41
/
+22
*
nouveau: Grab correct surface from temp texture for transfers.
Younes Manton
2009-03-02
1
-1
/
+1
*
nouveau: nv04-nv40 texture transfer.
Younes Manton
2009-02-25
6
-61
/
+256
*
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-20
1
-10
/
+1
*
Merge commit 'origin/draw-vbuf-interface'
Keith Whitwell
2009-02-18
1
-15
/
+43
|
\
|
*
nv20: Use the new draw vbuf interface
Jakob Bornecrantz
2009-02-17
1
-15
/
+43
*
|
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
|
/
[next]