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-24
mesa: Handle FEATURE_es2_glsl differences at runtime too
Kristian Høgsberg
2010-05-23
i965: Add support for all 8 possible ARB_draw_buffers in Mesa.
Eric Anholt
2010-05-23
i965: Fix bit allocation for number of color regions for ARB_draw_buffers.
Eric Anholt
2010-05-21
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
mesa: fix warnings about missing initializers in get.c table
Brian Paul
2010-05-21
st/mesa: remove unused var
Brian Paul
2010-05-21
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
Add __DragonFly__ in querymatrix for fpclassify()
David Shao
2010-05-21
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-20
i965: remove disabled code for cycling through MRF registers in clipping.
Eric Anholt
2010-05-20
intel: Throttle after doing copyregion/swapbuffers round trip
Kristian Høgsberg
2010-05-18
st/mesa: fix wrong argument order
Roland Scheidegger
2010-05-17
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-14
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-13
i965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.
Eric Anholt
2010-05-13
intel: Don't update window system renderbuffers on TexImage.
Eric Anholt
2010-05-13
mesa: Remove no-op wrappers around trig functions.
Eric Anholt
2010-05-13
mesa: Remove _mesa_pow(), which is always just pow().
Eric Anholt
2010-05-13
mesa: silence compiler warning
Alan Hourihane
2010-05-13
st/mesa: Remove unnecessary header.
Vinson Lee
2010-05-12
mesa/st: Expose pipe driver's shader limits.
José Fonseca
2010-05-12
st/mesa: Do not use draw module in OpenGL ES build.
Chia-I Wu
2010-05-12
mesa/es: Merge back to core mesa.
Chia-I Wu
2010-05-12
mesa/es: Remove omit list.
Chia-I Wu
2010-05-12
mesa: Make FEATURE_ATI_fragment_shader more modular.
Chia-I Wu
2010-05-12
mesa/es: Remove sources.mak.
Chia-I Wu
2010-05-12
mesa/es: Update sources.mak and fix the build.
Chia-I Wu
2010-05-12
st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware.
Chia-I Wu
2010-05-12
mesa: Add dummy _mesa_lookup_query_object to queryobj.h.
Chia-I Wu
2010-05-12
st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware.
Chia-I Wu
2010-05-12
st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.
Chia-I Wu
2010-05-12
st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.
Chia-I Wu
2010-05-12
st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.
Chia-I Wu
2010-05-12
st/mesa: Make st_cb_accum.h FEATURE_accum aware.
Chia-I Wu
2010-05-12
mesa: Make FEATURE_EXT_transform_feedback more modular.
Chia-I Wu
2010-05-11
mesa: fix error message strings
Brian Paul
2010-05-11
mesa: added glGet code for GL_ARB_transform_feedback2
Brian Paul
2010-05-11
mesa: remove unused header
Brian Paul
2010-05-11
mesa: remove unused header
Brian Paul
2010-05-11
st/mesa: update query code for transform feedback
Brian Paul
2010-05-11
mesa/st+tgsi: Provide a free callback to match with ureg_get_tokens().
José Fonseca
2010-05-11
mesa: Optimize get.c by using a table-driven approach
Kristian Høgsberg
2010-05-11
st/mesa: Remove unnecessary header.
Vinson Lee
2010-05-11
intel: Don't update renderbuffers in intelSetTexBuffer2 if we have invalidate
Kristian Høgsberg
2010-05-11
intel: Drop viewport hack when we can
Kristian Høgsberg
2010-05-11
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-10
mesa: s/uint/GLuint/ in _mesa_BindTransformFeedback prototype.
Vinson Lee
2010-05-10
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
intel: Also flush front buffer in glFinish()
Kristian Høgsberg
[next]