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-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
2010-04-22
st/mesa: Use API-aware context constructor
Kristian Høgsberg
2010-04-22
mesa: Track the OpenGL API we're implementing in the context
Kristian Høgsberg
2010-04-21
radeon: fix warning
Marek Olšák
2010-04-21
mesa/st: Translate a few more mesa/gallium formats.
José Fonseca
2010-04-20
mesa: do version checking for GL 3.x queries
Brian Paul
2010-04-20
mesa: API and state for GL 3.1 primitive restart
Brian Paul
2010-04-20
mesa: add GL 3.2 GL_CONTEXT_PROFILE_MASK query
Brian Paul
2010-04-20
mesa: remove some comments
Brian Paul
2010-04-21
intel: Add Sandybridge mobile chipset id
Zhenyu Wang
2010-04-21
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-04-30
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-30
x86-64: Make assembly routines .hidden like on x86
Adam Jackson
2010-04-20
mesa: better, smaller error handling code for glGet*()
Brian Paul
2010-04-20
mesa: better, smaller error handling code for glEnable/Disable/IsEnabled()
Brian Paul
2010-04-20
mesa: raise GL_INVALID_OPERATION for glReadPixels(GL_COLOR_INDEX)
Brian Paul
2010-04-29
st/mesa: remove unused/disabled code
Brian Paul
2010-04-29
mesa: added _mesa_print_framebuffer() for debugging
Brian Paul
2010-04-29
i965: Reject shaders with uninlined function calls instead of hanging.
Eric Anholt
2010-04-29
mesa: Don't overwrite a driver's shader infolog with generic failure message.
Eric Anholt
2010-04-29
i965: Fix cube map layouts on Ironlake.
Eric Anholt
2010-04-29
i965: Implement VS MAX in a more obvious way.
Eric Anholt
2010-04-29
i965: Use immediate float operands for some VS instructions.
Eric Anholt
2010-04-20
i915: Map sampler indices to texture units correctly for fragment shaders.
Eric Anholt
2010-04-20
i915: Add missing break; after handling the stub NOISE instructions.
Eric Anholt
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-19
glapi: GL 3.x xml file
Brian Paul
2010-04-28
st/mesa: move/improve Mesa GPU program debugging
Brian Paul
2010-04-28
st/mesa: add missing debug entry for DEBUG_CONSTANTS
Brian Paul
2010-04-28
Merge branch '7.8'
Brian Paul
2010-04-28
st/mesa: fix incorrect RowStride computation
Brian Paul
2010-04-28
st/mesa: fill in stImage->level in st_generate_mipmap()
Brian Paul
2010-04-28
Merge branch '7.8'
Brian Paul
2010-04-27
Disable scissor when begining meta operations
Pierre Willenbrock
2010-04-27
Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets
Pierre Willenbrock
2010-04-27
Fill the padding between entrys in the sampler key
Pierre Willenbrock
2010-04-27
i915: Add debugging for just prorgam compile under INTEL_DEBUG=wm
Eric Anholt
[prev]
[next]