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-20
intel: Throttle after doing copyregion/swapbuffers round trip
Kristian Høgsberg
2010-05-19
fpclassify is available on C99-compliant Solaris releases too
Alan Coopersmith
2010-05-19
r300/compiler: Implement constant folding
Nicolai Hähnle
2010-05-19
r300/compiler: Emit 0.5 swizzle when necessary.
Tom Stellard
2010-05-18
i965: Remove constant or ignored-by-hw args from FF sync message setup.
Eric Anholt
2010-05-18
i965: Revert accidental debug change in 562e2d114ec0cba8
Eric Anholt
2010-05-18
gen6 fix: fix a wrong bit in binding_table_pointer
Zou Nan hai
2010-05-17
i965: Fix point coordinate replacement after airlied's ffvertex changes.
Eric Anholt
2010-05-17
i965: Add SF program disasm under INTEL_DEBUG=sf.
Eric Anholt
2010-05-17
intel: Call intel_draw_buffer() again after _mesa_make_current()
Kristian Høgsberg
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
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-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
[next]