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
/
state_trackers
/
dri
/
sw
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
swrastg: Add __DRI_TEX_BUFFER support
Adam Jackson
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-05
scons: Unify state tracker SConscripts
Jakob Bornecrantz
2010-11-05
scons: Move dependancy checks to the main gallium scons file
Jakob Bornecrantz
2010-11-05
scons: Detabify
Jakob Bornecrantz
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-08-20
st/dri: use PIPE_TEXTURE_RECT if appropriate
Luca Barbieri
2010-08-13
st/dri: Fix segmentation fault in sw drivers
nobled
2010-07-30
st/dri: move backend hooks to appropriate object
George Sapountzis
2010-07-30
st/dri: drop dri1_helper
George Sapountzis
2010-07-30
st/dri: mv driDriverAPI to backends
George Sapountzis
2010-07-27
swrastg: Add SWRAST_NO_PRESENT option to not send updates to X server
Jakob Bornecrantz
2010-06-06
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-04-26
st/dri: Refactor dri_st_api into other files
Jakob Bornecrantz
2010-04-26
st/dri: Make st_framebuffer_iface the base for dri_drawable
Jakob Bornecrantz
2010-04-26
st/dri: Make st_manager the base for dri_screen
Jakob Bornecrantz
2010-04-26
st/dri: Add hooks for framebuffer functions
Jakob Bornecrantz
2010-04-16
st/drisw: Stop pretending to be drm_api
Jakob Bornecrantz
2010-04-16
st/dri: Refactor init code a bit
Jakob Bornecrantz
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-29
drisw: Remove unnecessary header.
Vinson Lee
2010-03-29
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-28
drisw: probably better hack for stride and some comments
George Sapountzis
2010-03-27
drisw: make stride issue profound
George Sapountzis
2010-03-26
st/dri: Fix SCons build.
Vinson Lee
2010-03-26
swrastg: allow for any of the software rasterizers.
George Sapountzis
2010-03-26
st/dri: factor out common init_screen code
George Sapountzis
2010-03-26
st/dri mv __driDriverExtensions to drisw.c and dri2.c
George Sapountzis
2010-03-26
st/dri: fold dri_extensions.c into dri_context.c
George Sapountzis
2010-03-26
swrastg: Build with scons
Jakob Bornecrantz
2010-03-26
st/dri: Move common files to common directory
Jakob Bornecrantz
2010-03-26
st/dri: Reshuffle files and make it obvious which files are shared
Jakob Bornecrantz