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
/
egl_surface.c
Age
Commit message (
Expand
)
Author
2009-09-30
st/egl: Fix a crash when unbinding current context.
Chia-I Wu
2009-09-27
st/egl: Remove buffer from screen
Jakob Bornecrantz
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-26
EGL_i915: Make struct drm_device per display.
Chia-I Wu
2009-08-21
st/egl: Add support for drmModeDirtyFB command if found
Jakob Bornecrantz
2009-08-18
egl: Create the front texture the properly
Jakob Bornecrantz
2009-08-18
egl: Overhaul driver API.
Chia-I Wu
2009-08-05
st/egl: Create primary texture not display target
Jakob Bornecrantz
2009-08-03
egl: Replace IsBound by a pointer to the binding.
Chia-I Wu
2009-07-17
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
egl: Use the link functions to manage resources.
Chia-I Wu
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-25
st/egl: Set dpms to on when showing screens
Jakob Bornecrantz
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-03
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-02-27
egl: Fix for minor api change
Jakob Bornecrantz
2009-02-11
egl: Use only libdrm structs for kms
Jakob Bornecrantz
2009-01-30
egl: Don't fill shown screen
Jakob Bornecrantz
2009-01-29
egl: Blit to the bound frontbuffer with pipe
Jakob Bornecrantz
2009-01-28
egl: Adopt to st_framebuffer changes
Jakob Bornecrantz
2009-01-19
egl: Fix swap and creation of front buffer
Jakob Bornecrantz
2009-01-18
egl: Add a egl state_tracker that use Gallium
Jakob Bornecrantz