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-14
mesa: more info in glUniform error messages
Brian Paul
2010-05-14
mesa: silence void * / func * conversion warnings
Brian Paul
2010-05-14
tgsi: add a dummy function to silence warning
Brian Paul
2010-05-14
mesa: enum bitfields are a gcc-only feature, use GLubyte
Brian Paul
2010-05-14
egl: Implement EGL_NOK_texture_from_pixmap
Kristian Høgsberg
2010-05-14
egl: Only allow valid config attributes in _eglParseConfigAttribList()
Kristian Høgsberg
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
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
r300g: do not abort if a constant buffer is too large
Marek Olšák
2010-05-14
r300g: add framebuffer state debug logging
Marek Olšák
2010-05-14
r300g: sort out debug flags
Marek Olšák
2010-05-14
egl: remove duplicate ARRAY_SIZE() macro declaration
Brian Paul
2010-05-14
glxinfo: add queries and reporting for float and sRGB buffer types
Brian Paul
2010-05-14
nouveau/nvfx: Define some capabilities for shaders
Patrice Mandin
2010-05-14
egl: Silence uninitialized variable warnings.
Vinson Lee
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-05-14
graw: add quad-tex graw test for basic texturing
Keith Whitwell
2010-05-14
graw: combine graw_init and graw_create_window functions
Keith Whitwell
2010-05-14
graw: split util code into new file
Keith Whitwell
2010-05-14
graw: move towards glut-like interface, add tri.c
Keith Whitwell
2010-05-14
scons: add 'targets' variable, for specifying ... targets
Keith Whitwell
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
[prev]
[next]