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
Age
Commit message (
Expand
)
Author
2010-02-05
egl: Remove egl_xdri.
Chia-I Wu
2010-02-04
egl: Convert drivers to use typecast macros.
Chia-I Wu
2010-02-04
st/egl: Add missing headers to kms display.
Chia-I Wu
2010-02-03
st/egl: Add missing headers.
Vinson Lee
2010-02-04
egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h
Igor Oliveira
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
st/egl: Wrong context might be used in eglBindTexImage.
Chia-I Wu
2010-01-31
egl: Initialize display configs with the display.
Chia-I Wu
2010-01-31
egl: Initialize display resources with their display.
Chia-I Wu
2010-01-31
st/egl: Do not ignore configs without a renderable type.
Chia-I Wu
2010-01-31
st/egl: Remove egl_g3d_get_current_context.
Chia-I Wu
2010-01-30
st/egl: eglBindTexImage should bind to an OpenGL ES texture.
Chia-I Wu
2010-01-30
egl: Rename Binding to CurrentContext in _EGLSurface.
Chia-I Wu
2010-01-28
egl: Migrate drivers to use _eglBindContext.
Chia-I Wu
2010-01-28
egl: eglMakeCurrent should accept an uninitialized display.
Chia-I Wu
2010-01-26
egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.
Chia-I Wu
2010-01-25
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-25
egl: check if driver_name is null
Igor Oliveira
2010-01-24
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-22
st/egl_g3d: Rename to st/egl.
Chia-I Wu
2010-01-22
st/egl: Remove the egl state tracker.
Chia-I Wu
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-28
st/egl: Move declaration before code.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-23
st/egl: Use C-style comments.
Vinson Lee
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-06
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-20
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-11-15
st/egl: add some basic comments
Brian Paul
2009-11-10
st/egl: Allow APIs other than OpenGL.
Chia-I Wu
2009-11-10
st/egl: Probe hardware for depth stencil format
Jakob Bornecrantz
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-09-30
st/egl: Fix a double free in drm_destroy_context.
Chia-I Wu
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-20
st/egl: Open the first drm node
Jakob Bornecrantz
2009-08-18
egl: Create the front texture the properly
Jakob Bornecrantz
2009-08-18
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
egl: Overhaul driver API.
Chia-I Wu
[next]