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
2011-01-17
glsl: Change default value of ast_type_specifier::precision
Chad Versace
2011-01-17
glsl: Check that 'centroid in' does not occur in vertex shader
Chad Versace
2011-01-17
glsl: Check that interpolation quals only apply to vertex ins and fragment outs
Chad Versace
2011-01-17
glsl: Check that interpolation qualifiers do not precede 'varying'
Chad Versace
2011-01-17
glsl: Add method ast_type_qualifier::interpolation_string()
Chad Versace
2011-01-17
vbo: init num_instances in split_prims()
Brian Paul
2011-01-17
tnl: assert that num_instances > 0
Brian Paul
2011-01-17
mesa: s/primcount/numInstances/
Brian Paul
2011-01-17
nouveau: fix build against out of tree libdrm
Dave Airlie
2011-01-16
r600g: fix PIPE_CAP_INSTANCED_DRAWING warning
Christian König
2011-01-16
r600g: fix alu inst group merging for relative adressing
Christian König
2011-01-16
nvc0: fix and enable instanced drawing and arrays
Christoph Bumiller
2011-01-16
d3d1x: Fix broken build.
Chia-I Wu
2011-01-15
mesa: minor tweaks in _mesa_set_fetch_functions()
Brian Paul
2011-01-15
mesa: add comment for _mesa_get_srgb_format_linear()
Brian Paul
2011-01-15
mesa: move declarations before code
Brian Paul
2011-01-16
docs: add GL_EXT_texture_sRGB_decode to relnotes
Dave Airlie
2011-01-16
gallium: add EXT_texture_sRGB_decode.
Dave Airlie
2011-01-16
i965: add support for EXT_texture_sRGB_decode
Dave Airlie
2011-01-16
mesa/swrast: implement EXT_texture_sRGB_decode
Dave Airlie
2011-01-16
r600d: fix some bugs added reworking literal handling
Christian König
2011-01-15
docs: document GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
mesa: implement glGet queries for GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
mesa: display list support for GL_ARB_draw_buffers_blend functions
Brian Paul
2011-01-15
mesa: plug in GL_ARB_draw_buffers_blend functions
Brian Paul
2011-01-15
glapi: regenerated files
Brian Paul
2011-01-15
glapi: new entrypoint specs for GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
docs: update GL3.txt status
Brian Paul
2011-01-15
docs: document GL_ARB_instanced_arrays
Brian Paul
2011-01-15
st/mesa: GL_ARB_instanced_arrays support
Brian Paul
2011-01-15
mesa: support for GL_ARB_instanced_arrays
Brian Paul
2011-01-15
glapi: regenerated files
Brian Paul
2011-01-15
glapi: GL_ARB_instanced_arrays support
Brian Paul
2011-01-15
draw: add missing LP_CHECK_MEMBER_OFFSET()
Brian Paul
2011-01-15
st/mesa: move/consolidate an assignment
Brian Paul
2011-01-15
docs: document GL_ARB_draw_instanced
Brian Paul
2011-01-15
r600g: Remove the redundant radeon_new() prototype.
Henri Verbeet
2011-01-15
r600g: Fix some register value name typos.
Henri Verbeet
2011-01-15
r600g: Get rid of r600_translate_vertex_data_type().
Henri Verbeet
2011-01-15
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
nvc0: try to swap immediates to first source too
Christoph Bumiller
2011-01-15
nvc0: make sure all sources of the BIND op are distinct
Christoph Bumiller
2011-01-15
nvc0: update user vbufs on each draw call
Christoph Bumiller
2011-01-15
nvc0: enable early fragment tests where possible
Christoph Bumiller
2011-01-15
nvc0: upload small buffers through the command buffer
Christoph Bumiller
2011-01-15
mesa: Add glDepthRangef and glClearDepthf to APIspec.xml.
Chia-I Wu
2011-01-15
targets/egl-static: Assorted cleanups and fixes.
Chia-I Wu
2011-01-15
targets/egl: i965 needs libwsw.
Chia-I Wu
2011-01-14
mesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_compatibility.
Eric Anholt
[next]