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
Age
Commit message (
Expand
)
Author
2010-05-02
Hook in install rules for es1 and es2
Kristian Høgsberg
2010-05-02
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
Kristian Høgsberg
2010-05-02
st/mesa: Create context for API_OPENGL as first priority
Kristian Høgsberg
2010-05-02
r300g: always set the pitch of the first miplevel in the tiling flags
Marek Olšák
2010-05-02
Revert "r300g: disable point sprites (again)"
Marek Olšák
2010-05-02
r300g: merge VS output mapping state (VAP) to rasterizer block state (RS)
Marek Olšák
2010-05-02
r300g: inline update_derived_shader_state
Marek Olšák
2010-05-02
r300g: fix segfault when resizing a DRI2 framebuffer
Marek Olšák
2010-05-02
r300g: cache tiling flags to reduce the number of DRM calls
Marek Olšák
2010-05-02
mesa: s/sprintf/_mesa_snprintf/
Vinson Lee
2010-05-02
i965g: s/sprintf/util_snprintf/
Vinson Lee
2010-05-01
glsl: s/sprintf/_mesa_snprintf/
Vinson Lee
2010-05-01
glapi: s/strcpy/strncpy/
Vinson Lee
2010-05-01
llvmpipe: Remove unused variable.
Vinson Lee
2010-05-01
progs/tests: Remove meaningless const qualifiers.
Vinson Lee
2010-05-01
swrastg: Use trace
Jakob Bornecrantz
2010-05-01
progs/demos: Remove meaningless const qualifier in vao_demo.c.
Vinson Lee
2010-04-30
nv50: raise constant buffers size to maximum
Christoph Bumiller
2010-04-30
nv50: relax restriction on surface_copy format equality a bit
Christoph Bumiller
2010-04-30
nv50: don't segfault on OPCODE_END for empty programs
Christoph Bumiller
2010-04-30
llvmpipe: fix out-of-bounds texture sampling
Brian Paul
2010-04-30
llvmpipe: added lp_build_sample_nop() for debugging
Brian Paul
2010-04-28
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files
Kristian Høgsberg
2010-04-28
intel: Only register ES2 extensions for ES2 contexts
Kristian Høgsberg
2010-04-28
configure.ac: Add options to enable GLES1/2 API support
Kristian Høgsberg
2010-04-28
intel: Advertise GLES1/2 for i915+ when enabled
Kristian Høgsberg
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
egl_dri2: Use new DRI API to create a GLES1/2 context when asked to
Kristian Høgsberg
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
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
glapi: Regenerate enums.c for all APIs
Kristian Høgsberg
2010-04-28
glapi: Update gl_enum.py to generate enum tables for multiple APIs
Kristian Høgsberg
2010-04-28
mesa: Drop unused _mesa_init_drawtex_dispatch()
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
es2: Move over es2 code to compute extensions
Kristian Høgsberg
2010-04-22
main: Report GL_SHADING_LANGUAGE_VERSION according to API
Kristian Høgsberg
[prev]
[next]