| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mesa: Remove GL_COLOR_INDEX from _mesa_{dest,source}_buffer_exists | Ian Romanick | 2011-09-06 | 1 | -2/+0 |
* | mesa: Remove GL_COLOR_INDEX from base format assertions | Ian Romanick | 2011-09-06 | 1 | -2/+0 |
* | mesa: Remove unused struct gl_color_table | Ian Romanick | 2011-09-06 | 2 | -20/+0 |
* | mesa: Remove unused functions _mesa_lookup_rgba_{float,ubyte} | Ian Romanick | 2011-09-06 | 2 | -270/+0 |
* | mesa: Remove all mention of GL_COLOR_INDEX*_EXT | Ian Romanick | 2011-09-06 | 3 | -36/+2 |
* | mesa: Remove dd_function_table::CopyColorTable, ::CopyColorSubTable, and ::Up... | Ian Romanick | 2011-09-06 | 1 | -23/+0 |
* | mesa: Remove API facing bits of EXT_paletted_texture and EXT_shared_texture_p... | Ian Romanick | 2011-09-06 | 13 | -817/+27 |
* | Refactor code that converts between gl_vert_result and gl_frag_attrib. | Paul Berry | 2011-09-06 | 1 | -2/+43 |
* | mesa/varray: add interface support for ARB_vertex_type_2_10_10_10_rev (v2) | Dave Airlie | 2011-09-06 | 1 | -7/+38 |
* | mesa: add initial API changes for ARB_vertex_type_2_10_10_10_rev. | Dave Airlie | 2011-09-06 | 2 | -0/+111 |
* | glapi: regen API files for new extension | Dave Airlie | 2011-09-06 | 3 | -5298/+6030 |
* | mesa: add a UniformBooleanTrue option | Bryan Cain | 2011-09-05 | 2 | -1/+10 |
* | mesa: handle zero-size buffers in MapBuffer and ranges in MapBufferRange (v3) | Marek Olšák | 2011-09-02 | 1 | -1/+23 |
* | mesa: fix broken store_texel() functions | Brian Paul | 2011-08-31 | 2 | -39/+64 |
* | mesa: Replace the EmitNoIfs compiler flag with a MaxIfDepth flag. | Bryan Cain | 2011-08-31 | 1 | -5/+1 |
* | mesa: fix comment typo: s/GL_SIGNED_NORMALED/GL_SIGNED_NORMALIZED/ | Brian Paul | 2011-08-31 | 1 | -1/+1 |
* | mesa: bump max program local params, max uniforms limit | Brian Paul | 2011-08-31 | 1 | -2/+2 |
* | mesa: Fix glGetUniform() type conversions. | Eric Anholt | 2011-08-30 | 1 | -58/+79 |
* | mesa: update multisample state on _NEW_BUFFERS | Christoph Bumiller | 2011-08-30 | 1 | -1/+1 |
* | mesa: Remove all mention of MESA_FORMAT_CI8 | Ian Romanick | 2011-08-29 | 8 | -156/+5 |
* | mesa: Convert texture debug dump function to using MapTextureImage(). | Brian Paul | 2011-08-29 | 2 | -44/+52 |
* | mesa: Convert texstore.c to accessing textures using MapTextureImage. | Brian Paul | 2011-08-29 | 1 | -107/+231 |
* | mesa: Add driver hooks for texture image mapping/unmapping. | Brian Paul | 2011-08-29 | 1 | -0/+19 |
* | mesa: Don't check for image->Data when freeing an image's contents. | Eric Anholt | 2011-08-29 | 2 | -10/+4 |
* | mesa: Rename FreeTexImageData to FreeTextureImageBuffer. | Eric Anholt | 2011-08-29 | 4 | -11/+11 |
* | mapi: Commit generated files modified by previous commit | Ian Romanick | 2011-08-26 | 2 | -3638/+3643 |
* | glsl: Implement the GL_ARB_conservative_depth extension. | Kenneth Graunke | 2011-08-25 | 1 | -0/+1 |
* | mesa: add gl_texture_image::Face, Level fields | Brian Paul | 2011-08-24 | 2 | -0/+5 |
* | mesa: Eliminate dd_function_table::MapBuffer | Ian Romanick | 2011-08-23 | 7 | -54/+33 |
* | mesa: Fix incorrect access parameter passed to MapBuffer | Ian Romanick | 2011-08-23 | 1 | -3/+1 |
* | mesa: Remove target parameter from dd_function_table::FlushMappedBufferRange | Ian Romanick | 2011-08-23 | 2 | -4/+3 |
* | mesa: Remove target parameter from dd_function_table::MapBufferRange | Ian Romanick | 2011-08-23 | 2 | -5/+3 |
* | mesa: Remove target parameter from dd_function_table::GetBufferSubData | Ian Romanick | 2011-08-23 | 2 | -5/+4 |
* | mesa: Remove target parameter from dd_function_table::BufferSubData | Ian Romanick | 2011-08-23 | 2 | -4/+4 |
* | mesa: Remove target parameter from dd_function_table::MapBuffer | Ian Romanick | 2011-08-23 | 7 | -23/+14 |
* | mesa: Remove target parameter from dd_function_table::UnmapBuffer | Ian Romanick | 2011-08-23 | 8 | -25/+16 |
* | mesa: call _mesa_set_vp_override in glDrawTex* | Chia-I Wu | 2011-08-23 | 1 | -0/+4 |
* | mesa: android has no log2f nor ffs | Chia-I Wu | 2011-08-21 | 1 | -1/+7 |
* | mesa, glsl_to_tgsi: Add new gl_context::NativeIntegers flag. | Kenneth Graunke | 2011-08-19 | 2 | -9/+15 |
* | mesa: handle array textures in GenerateMipmap(), FramebufferTexture1/2D() | Brian Paul | 2011-08-19 | 1 | -3/+21 |
* | mesa: restructure error checking in _mesa_FramebufferTexture1D/2DEXT() | Brian Paul | 2011-08-19 | 1 | -11/+45 |
* | mesa: fix incorrect error code in _mesa_FramebufferTexture1D/3DEXT() | Brian Paul | 2011-08-18 | 1 | -2/+2 |
* | glapi: update .gitignore for generated ES dispatch headers | Paul Berry | 2011-08-18 | 1 | -0/+4 |
* | mesa: Add Android to list of platforms that define fpclassify() | Chad Versace | 2011-08-16 | 1 | -1/+1 |
* | mesa: Fix Android build by #ifdef'ing out locale support | Chad Versace | 2011-08-16 | 1 | -1/+2 |
* | mesa: Remove use of fpu_control.h | Chad Versace | 2011-08-16 | 2 | -14/+0 |
* | mesa: ChooseTextureFormat() returns gl_format, not GLuint | Brian Paul | 2011-08-16 | 1 | -1/+1 |
* | glapi: generate ES dispatch headers from core mesa | Chia-I Wu | 2011-08-13 | 1 | -2/+2 |
* | mesa: In validate_program(), initialize errMsg for safety. | Kenneth Graunke | 2011-08-05 | 1 | -1/+1 |
* | mesa: Remove dead "MemPool" field of gl_shader_state. | Eric Anholt | 2011-08-05 | 1 | -2/+0 |