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
/
mesa
/
es
Age
Commit message (
Expand
)
Author
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
glapi: Move assembly dispatchers back into glapi/.
Chia-I Wu
2010-05-03
Generate es glapi files when es1 or es2 is enabled
Kristian Høgsberg
2010-04-28
st/mesa: Move st_cb_drawtex.c to the mesa state tracker
Kristian Høgsberg
2010-04-28
es: Drop es specific enums.c
Kristian Høgsberg
2010-04-28
mesa: Move drawtex functionality to main/
Kristian Høgsberg
2010-04-28
mesa: Move glQueryMatrixxOES() implementation to core mesa
Kristian Høgsberg
2010-04-28
mesa: Move GLES1 texgen functions to texgen.c
Kristian Høgsberg
2010-04-28
mesa: Move support for paletted textures to main/teximage.c
Kristian Høgsberg
2010-04-28
mesa: Handle GL_TEXTURE_GEN_STR_OES in _mesa_Enable()
Kristian Høgsberg
2010-04-27
mesa: Move get_es*.c to main/
Kristian Høgsberg
2010-04-27
es: Prefix the get* functions with _es1/2 so they don't conflict
Kristian Høgsberg
2010-04-27
mesa: Move GL_RGB565 workaround into fbobject.c
Kristian Høgsberg
2010-04-27
mesa: Move GLES1/2 vbo entrypoints to vbo_exec_api.c
Kristian Høgsberg
2010-04-27
mesa: Move GLES2 shader stubs to main/shaders.c
Kristian Høgsberg
2010-04-27
mesa: Move api_exec_es*.c into mesa/main
Kristian Høgsberg
2010-04-27
mesa: Move references to main/remap_helper.h to api_exec.c
Kristian Høgsberg
2010-04-22
mesa: Move struct _glapi_table allocation out of context.c
Kristian Høgsberg
2010-04-22
mesa: Compute extension string according to API
Kristian Høgsberg
2010-04-22
main: Report GL_SHADING_LANGUAGE_VERSION according to API
Kristian Høgsberg
2010-04-22
mesa: Compute GL version according to API
Kristian Høgsberg
2010-04-22
mesa: Move API specific context intialization into context.c
Kristian Høgsberg
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-06
mesa: Add OES_EGL_image to extension list.
Chia-I Wu
2010-03-30
mesa/es: Use core mesa's mfeatures.h.
Chia-I Wu
2010-03-11
mesa/es: Validate the state in st_DrawTex.
Chia-I Wu
2010-03-11
mesa/es: Fix GL_OES_draw_texture support.
Chia-I Wu
2010-03-05
mesa/es: Update GLAPI and APISpec for GL_OES_EGL_image.
Chia-I Wu
2010-02-25
mesa: Move src/mesa/glapi/dispatch.h to mesa.
Chia-I Wu
2010-02-24
glapi: fix es after mv
George Sapountzis
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-24
mesa/es: Improve Makefile rules.
Chia-I Wu
2010-01-12
mesa/es: Update sources.mk.
Chia-I Wu
2010-01-12
mesa/es: Fix build issue after merge.
Chia-I Wu
2010-01-04
mesa/es: Improve support for GL_OES_compressed_paletted_texture.
Chia-I Wu
2010-01-04
mesa/es: Fix GL_RGB565 support in FBO.
Chia-I Wu
2010-01-04
mesa/es: Fix GL_OES_texture_cube_map support.
Chia-I Wu
2010-01-04
mesa/es: Clean up extension string.
Chia-I Wu
2010-01-04
mesa/es: Add more exnteions to APIspec.
Chia-I Wu
2010-01-04
mesa/es: Add more extensions to glapi.
Chia-I Wu
2010-01-04
mesa/es: Generate code for special functions.
Chia-I Wu
2010-01-04
mesa/es: Remove unused code in es_generator.py.
Chia-I Wu
2010-01-04
mesa/es: Generate _mesa_GetFixedv.
Chia-I Wu
2010-01-04
mesa/es: Add a sanity check to APIspec.py.
Chia-I Wu
2010-01-04
mesa/es: Switch to APIspec.xml.
Chia-I Wu
2010-01-04
mesa/es: Add APIspec.xml and its parser.
Chia-I Wu
2009-11-10
mesa/es: Add .gitignore.
Chia-I Wu
2009-11-06
mesa/es: Improve support for parallel execution of make.
Chia-I Wu
2009-11-06
mesa/es: Fix symbol conflicts and warnings.
Chia-I Wu
[next]