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
Age
Commit message (
Expand
)
Author
2010-05-17
st/mesa: call st_flush_bitmap_cache() from st_readpixels()
Brian Paul
2010-05-17
i965: Make rasterization of single and multiple quad prims match.
Eric Anholt
2010-05-16
i965: Remove the half-baked code for multiple OQs at the same time.
Eric Anholt
2010-05-16
i965: Remove unused occlusion query struct field.
Eric Anholt
2010-05-16
r300/compiler: fix peephole optimizer
Tom Stellard
2010-05-16
r300/compiler: Implement simple peephole optimizer
Nicolai Hähnle
2010-05-15
mesa: Remove unnecessary header.
Vinson Lee
2010-05-15
r300/compiler: silence a warning
Marek Olšák
2010-05-14
i965: Set the correct provoking vertex for clipped first-mode trifans.
Eric Anholt
2010-05-14
mesa: more info in glUniform error messages
Brian Paul
2010-05-14
mesa: silence void * / func * conversion warnings
Brian Paul
2010-05-14
mesa: enum bitfields are a gcc-only feature, use GLubyte
Brian Paul
2010-05-14
i965: Add program dumping for INTEL_DEBUG=gs.
Eric Anholt
2010-05-14
i965: Parse the ff_sync URB send opcode on Ironlake disasm.
Eric Anholt
2010-05-14
i965: Use R16G16B16A16_FLOAT for 3-component half-float.
Eric Anholt
2010-05-14
i965: Dump out the correct shared function for SEND on Ironlake.
Eric Anholt
2010-05-14
i965: Support INTEL_DEBUG=clip to dump the clip program.
Eric Anholt
2010-05-14
intel: Handle arbitrary compressed formats in intel_compressed_num_bytes.
Eric Anholt
2010-05-14
mesa: print enum name instead of hexadecimal value in glGet errors
Brian Paul
2010-05-14
mesa: another transform feedback error check, 80-col wrapping
Brian Paul
2010-05-14
mesa: fpclassify dummy definition is not needed on FreeBSD.
Alex Kozlov
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
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
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
[prev]
[next]