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
/
ppu
/
cell_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
1
-0
/
+1
*
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
1
-2
/
+2
*
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
2010-03-09
1
-16
/
+0
*
cell: attempt conversion to sw_winsys
Keith Whitwell
2010-03-09
1
-16
/
+45
*
gallium: remove redundant includes
Keith Whitwell
2010-03-04
1
-1
/
+0
*
cell: Rename pipe formats.
José Fonseca
2010-03-01
1
-1
/
+1
*
cell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
Brian Paul
2010-02-12
1
-0
/
+2
*
cell: include cell_context.h
Brian Paul
2010-02-12
1
-0
/
+1
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-0
/
+1
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
1
-1
/
+1
*
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
1
-0
/
+6
*
gallium: Update vendor string.
José Fonseca
2009-09-23
1
-1
/
+1
*
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-16
1
-2
/
+0
*
cell: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-06-26
1
-0
/
+2
*
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-31
1
-0
/
+2
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
cell: add support for PIPE_CAP_TEXTURE_MIRROR_REPEAT query
Brian Paul
2009-01-04
1
-0
/
+4
*
cell: fix typo (s/10/0)
Brian
2009-01-03
1
-2
/
+2
*
cell: initial work for mipmap texture filtering
Brian Paul
2008-10-13
1
-2
/
+2
*
cell: dump generated code if CELL_DEBUG=asm
Brian Paul
2008-09-17
1
-7
/
+7
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
gallium: Add destroy callback to all *_winsys interfaces.
José Fonseca
2008-08-08
1
-0
/
+5
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-15
/
+9
*
cell: return CELL_MAX_SAMPLERS to indicate number of texture units
Brian
2008-04-01
1
-1
/
+2
*
cell: update some of the CAP, texformat queries
Brian
2008-03-31
1
-8
/
+12
*
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
1
-0
/
+19
*
Cell: implement pipe_screen for cell driver
Brian
2008-02-27
1
-0
/
+147