index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_screen.c
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-05
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-02
softpipe: enable RGTC now that we have u_format support.
Dave Airlie
2011-02-28
rgtc: llvmpipe/softpipe refuse RGTC until u_format has support.
Dave Airlie
2011-01-25
softpipe: support for 1D/2D texture arrays
Brian Paul
2011-01-15
Merge branch 'draw-instanced'
Brian Paul
2010-12-08
softpipe: enable instanced drawing cap
Brian Paul
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-05
softpipe: disable vertex texturing with draw/llvm
Brian Paul
2010-10-23
softpipe: remove >32bpp color restriction
Brian Paul
2010-10-21
softpipe: enable primitive restart
Brian Paul
2010-10-13
softpipe: add support for shader stencil export capability
Dave Airlie
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-06-28
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-08
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-05
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-05-29
softpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-28
softpipe: add PIPE_BUFFER to assertion
Brian Paul
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
softpipe: adapt to interface changes
Roland Scheidegger
2010-04-29
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-12
softpipe: Adverstise (tgsi_exec's) shader limits.
José Fonseca
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-04-25
softpipe: More accurate softpipe_is_format_supported().
José Fonseca
2010-04-23
softpipe: compressed formats can't be render targets
Brian Paul
2010-04-23
softpipe: YUV textures should be supported.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-03
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-02
softpipe: remove S3TC init, since it's done on-demand now
Luca Barbieri
2010-04-02
gallium/util: revert util_format_init addition
Luca Barbieri
2010-04-02
gallium/util: add util_format_is_supported to check for pack/unpack
Luca Barbieri
2010-04-02
gallium/util: add util_format_init that inits s3tc and util_half
Luca Barbieri
2010-03-31
softpipe: Use S3TC when avaiilable,
José Fonseca
2010-03-16
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-11
softpipe: Dummy fence functions.
José Fonseca
2010-03-09
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-08
softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-04
gallium: remove redundant includes
Keith Whitwell
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-02
softpipe: Rename pipe formats.
José Fonseca
2010-03-01
softpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.
José Fonseca
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-01-29
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
[next]