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
/
softpipe
/
sp_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-6
/
+4
*
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
1
-2
/
+21
*
softpipe: remove S3TC init, since it's done on-demand now
Luca Barbieri
2010-04-02
1
-2
/
+0
*
gallium/util: revert util_format_init addition
Luca Barbieri
2010-04-02
1
-1
/
+1
*
gallium/util: add util_format_is_supported to check for pack/unpack
Luca Barbieri
2010-04-02
1
-19
/
+1
*
gallium/util: add util_format_init that inits s3tc and util_half
Luca Barbieri
2010-04-02
1
-1
/
+2
*
softpipe: Use S3TC when avaiilable,
José Fonseca
2010-03-31
1
-5
/
+8
*
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
1
-2
/
+4
*
softpipe: Dummy fence functions.
José Fonseca
2010-03-11
1
-0
/
+2
*
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
1
-0
/
+1
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
1
-3
/
+3
|
\
|
*
softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-08
1
-3
/
+3
*
|
gallium: remove redundant includes
Keith Whitwell
2010-03-04
1
-2
/
+0
*
|
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
1
-6
/
+37
|
/
*
softpipe: Rename pipe formats.
José Fonseca
2010-03-02
1
-4
/
+4
*
softpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.
José Fonseca
2010-03-01
1
-1
/
+1
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-0
/
+2
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
1
-1
/
+1
*
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-29
1
-3
/
+2
*
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
1
-0
/
+6
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-0
/
+4
|
\
|
*
softpipe: enable new blend functionality
Roland Scheidegger
2010-01-25
1
-0
/
+4
*
|
softpipe: Report some sane values for constant buffer CAP queries.
Michal Krol
2010-01-28
1
-0
/
+4
|
/
*
gallium: geometry shader can be always enabled and we don't need a cap for that
Zack Rusin
2009-12-25
1
-2
/
+0
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-0
/
+2
*
softpipe: dont claim to support PIPE_FORMAT_NONE
Keith Whitwell
2009-12-04
1
-0
/
+1
*
sp: Do not falsely advertise support for some SNORM formats.
Michal Krol
2009-12-01
1
-0
/
+4
*
sp: Implement separate vertex sampler state.
Michal Krol
2009-12-01
1
-1
/
+3
*
softpipe: Do not advertise support for L16 and YCBCR formats.
Michal Krol
2009-09-25
1
-0
/
+3
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
1
-1
/
+1
|
\
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
1
-1
/
+1
|
|
\
|
|
*
softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
Vinson Lee
2009-09-24
1
-1
/
+1
*
|
|
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
*
|
|
softpipe: Do not advertise Z32_UNORM as a supported format.
Michal Krol
2009-09-16
1
-0
/
+1
|
/
/
*
|
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-14
1
-0
/
+2
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-26
1
-0
/
+2
|
\
|
|
*
softpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-06-26
1
-0
/
+2
*
|
softpipe: advertise PIPE_CAP_MAX_TEXTURE_ANISOTROPY as 16.0
Brian Paul
2009-06-08
1
-1
/
+1
*
|
softpipe: update comments for max texture size
Brian Paul
2009-05-29
1
-2
/
+2
*
|
softpipe: increase max 2D/cube texture size to 4K x 4K
Brian Paul
2009-05-29
1
-2
/
+2
|
/
*
softpipe: add texture target sanity check assertion
Brian Paul
2009-05-18
1
-0
/
+5
*
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
*
softpipe: increase number of texture samplers/units to PIPE_MAX_SAMPLERS (16)
Brian Paul
2009-01-02
1
-2
/
+2
*
gallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian
2008-12-04
1
-0
/
+2
*
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: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
Brian Paul
2008-08-06
1
-0
/
+4
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-15
/
+11
[next]