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
/
main
Age
Commit message (
Expand
)
Author
2010-09-28
mesa: Move the list of builtin uniform info from ir_to_mesa to shared code.
Eric Anholt
2010-09-27
Remove GL_EXT_cull_vertex
Ian Romanick
2010-09-27
Remove GL_MESA_packed_depth_stencil
Ian Romanick
2010-09-27
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-27
mesa: Force GL_ARB_copy_buffer to always be enabled
Ian Romanick
2010-09-25
mesa/mipmap: fix warning since 1acadebd6270d3604b026842b8a21360968618a0
Dave Airlie
2010-09-24
mesa: Remove unnecessary headers.
Vinson Lee
2010-09-24
mesa: Fix type typo in glGenerateMipmap handling of GL_UNSIGNED_INT data.
Eric Anholt
2010-09-24
mesa: fix assertions to handle srgb formats
Brian Paul
2010-09-23
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
mesa: Remove SGI_color_table.
Eric Anholt
2010-09-23
mesa: Remove EXT_histogram.
Eric Anholt
2010-09-23
mesa: Remove the non-required ARB_imaging extension.
Eric Anholt
2010-09-21
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-20
mesa: don't call valid_texture_object() in non-debug builds
Brian Paul
2010-09-17
mesa: Silence "'valid_texture_object' defined but not used" warning.
Vinson Lee
2010-09-17
mesa: bump version to 7.10
Vinson Lee
2010-09-17
glsl2: Add flags to enable variable index lowering
Ian Romanick
2010-09-16
mesa: include mfeatures.h in formats.c
Brian Paul
2010-09-16
mesa: Update ES APIspec.xml.
Chia-I Wu
2010-09-14
mesa: update to version 64 of GL/glext.h
Brian Paul
2010-09-14
mesa: move, redefine MESA_GEOMETRY_PROGRAM
Brian Paul
2010-09-14
mesa: Less FEATURE_ARB_sync tests.
Chia-I Wu
2010-09-14
mesa: Remove unused _MESA_INIT_*_FUNCTIONS.
Chia-I Wu
2010-09-10
mesa: Remove unused Emit flags from gl_shader_compiler_options
Ian Romanick
2010-09-10
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-09
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
glsl2: Add EmitNoNoise flag, use it to remove noise opcodes
Ian Romanick
2010-09-09
mesa: Only reference logging symbols in debug builds
Kristian Høgsberg
2010-09-09
mesa: Don't reuse DummyFramebuffer as the incomplete framebuffer
Kristian Høgsberg
2010-09-09
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-08
glsl: add several EmitNo* options, and MaxUnrollIterations
Luca Barbieri
2010-09-08
glsl: make compiler options per-target
Luca Barbieri
2010-09-08
mesa: add PIPE_SHADER_* like constants and conversions to/from enums (v2)
Luca Barbieri
2010-09-08
mesa: Refactor parameter processing in set_combiner_(operand|source)
Ian Romanick
2010-09-08
mesa: Fix handling of texenv operands for EXT vs ARB version
Ian Romanick
2010-09-07
mesa: Enable GL_MAX_VERTEX_ATTRIBS in ES2.
Kenneth Graunke
2010-09-07
mesa: Set the base format of GL_ALPHA FBOs and teach swrast about it.
Eric Anholt
2010-09-06
mesa: Define C99's __func__ macro on MSVC.
José Fonseca
2010-09-05
mesa: don't expose unsupported GL_ARB_geometry_shader4 for now
Luca Barbieri
2010-09-03
mesa: fix up a comment
Brian Paul
2010-09-02
mesa: Fix printf-like warnings.
Vinson Lee
2010-09-02
mesa: fix some printf warnings with casts
Brian Paul
2010-09-01
mesa: Fix many printf-like warnings.
Eric Anholt
2010-09-01
mesa: Add __printf__ attribute to printf-like functions to get warnings.
Eric Anholt
2010-09-01
mesa: fix out of bounds memory read in mipmap gen code
Brian Paul
2010-09-01
mesa: initialize dummy framebuffer and renderbuffer mutexes
Vladimir Vukicevic
2010-08-30
Fix inverted version checks in check_extra.
Kenneth Graunke
2010-08-27
mesa: move null ptr check (fdo bug 29843)
Brian Paul
[next]