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
/
egl
/
kms
Age
Commit message (
Expand
)
Author
2010-04-20
st/egl: No need to use drm_api argument struct
Jakob Bornecrantz
2010-04-20
st/egl: Use correct driver_name field to get kernel driver name
Jakob Bornecrantz
2010-04-20
st/egl: Check for null destroy callback on api struct
Jakob Bornecrantz
2010-04-11
st/egl: Follow the portability guide.
Chia-I Wu
2010-04-11
st/egl: Remove depth/stencil format from the native interface.
Chia-I Wu
2010-04-11
st/egl: Remove __GLcontextModes from the native interface.
Chia-I Wu
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-10
Fix copyright headers.
Chia-I Wu
2010-04-09
st/egl: Remove pbuffer from the native interface.
Chia-I Wu
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-09
st/egl: Fix KMS build error after winsys handle change.
Chia-I Wu
2010-03-08
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-05
st/egl: Add get_param to native display interface.
Chia-I Wu
2010-03-05
st/egl: Add event support to the native display interface.
Chia-I Wu
2010-03-01
egl: Rename pipe formats.
José Fonseca
2010-03-01
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-02-21
st/egl: Properly convert vrefresh to refresh rate.
Chia-I Wu
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-04
st/egl: Add missing headers to kms display.
Chia-I Wu
2010-01-22
st/egl_g3d: Rename to st/egl.
Chia-I Wu