| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: remove support for GL_APPLE_client_storage extension | Brian Paul | 2011-09-22 | 6 | -16/+1 |
* | mesa: move gl_texture_image::Width/Height/DepthScale fields to swrast | Brian Paul | 2011-09-22 | 2 | -16/+0 |
* | mesa: move gl_texture_image::_IsPowerOfTwo into swrast | Brian Paul | 2011-09-22 | 2 | -8/+0 |
* | mesa: Add a context flag indicating whether two-sided lighting should happen. | Eric Anholt | 2011-09-21 | 2 | -1/+19 |
* | mesa: check glBegin()/glDrawArrays()/etc mode with _mesa_valid_prim_mode() | Brian Paul | 2011-09-21 | 3 | -7/+34 |
* | mesa: fix PACK_COLOR_5551(), PACK_COLOR_1555() macros | Brian Paul | 2011-09-20 | 1 | -2/+2 |
* | mesa: move last bits of GLchan stuff into swrast | Brian Paul | 2011-09-20 | 3 | -99/+1 |
* | mesa: remove CHAN_TYPE cruft from debug.c | Brian Paul | 2011-09-20 | 1 | -4/+0 |
* | mesa: remove unused interp/stride chan macros | Brian Paul | 2011-09-20 | 1 | -27/+0 |
* | mesa: remove unused UNCLAMPED_FLOAT_TO_RGB_CHAN() macro | Brian Paul | 2011-09-20 | 1 | -16/+0 |
* | mesa: remove unused <type>_TO_CHAN() macros | Brian Paul | 2011-09-20 | 1 | -40/+0 |
* | mesa: convert _mesa_unpack_color_span_chan() to ubyte | Brian Paul | 2011-09-20 | 3 | -55/+53 |
* | mesa: replace GLchan with GLubyte in texcompress_s3tc.c | Brian Paul | 2011-09-20 | 1 | -59/+57 |
* | mesa/gallium: remove GLchan from latc, rgtc code | Brian Paul | 2011-09-20 | 2 | -15/+15 |
* | mesa: remove GLchan in texcompress_fxt1.c | Brian Paul | 2011-09-20 | 1 | -74/+53 |
* | mesa: s/_mesa_make_temp_chan_image()/_mesa_make_temp_ubyte_image() | Brian Paul | 2011-09-20 | 5 | -123/+123 |
* | mesa: move _mesa_upscale_teximage2d() to texcompress_fxt1.c | Brian Paul | 2011-09-20 | 3 | -43/+38 |
* | mesa: s/GLchan/GLubyte/ in mipmap generation code | Brian Paul | 2011-09-20 | 1 | -3/+3 |
* | mesa: Don't expose compressed paletted formats via GL_{NUM_,}COMPRESSED_TEXTU... | Ian Romanick | 2011-09-20 | 1 | -15/+17 |
* | Increase MAX_CLIP_PLANES to 8 | Paul Berry | 2011-09-20 | 1 | -2/+5 |
* | Hardcode the default value of ctx->Const.MaxClipPlanes to 6. | Paul Berry | 2011-09-20 | 1 | -1/+1 |
* | mesa: Update clipping code to use ctx->Const.MaxClipPlanes. | Paul Berry | 2011-09-20 | 2 | -3/+3 |
* | glapi: Update generated file modified by previous commit | Ian Romanick | 2011-09-19 | 1 | -3057/+1814 |
* | mesa: Delete stale comment about MESAX extensions | Ian Romanick | 2011-09-19 | 1 | -2/+0 |
* | mesa: Replace _mesa_rgba_logicop_enabled(ctx) with ctx->Color.ColorLogicOpEna... | Ian Romanick | 2011-09-19 | 1 | -12/+0 |
* | mesa: Use ColorLogicOpEnabled instead of _LogicOpEnabled | Ian Romanick | 2011-09-19 | 3 | -18/+0 |
* | mesa: Remove support for GL_EXT_blend_logic_op | Ian Romanick | 2011-09-19 | 4 | -17/+8 |
* | mesa: Remove unused _mesa_enable_imaging_extensions function | Ian Romanick | 2011-09-19 | 2 | -19/+0 |
* | mesa: Throw an error when starting conditional render on an active query. | Eric Anholt | 2011-09-19 | 1 | -1/+1 |
* | mesa: Throw an error instead of asserting for condrender with query == 0. | Eric Anholt | 2011-09-19 | 1 | -1/+2 |
* | mesa: Add support for Begin/EndConditionalRender in display lists. | Eric Anholt | 2011-09-19 | 1 | -0/+45 |
* | mesa: fix format/type check in unpack_image() for bitmaps | Brian Paul | 2011-09-19 | 1 | -1/+1 |
* | mesa: Advertise GL_OES_compressed_paletted_texture in OpenGL ES1.x | Ian Romanick | 2011-09-19 | 1 | -1/+1 |
* | mesa: Remove redundant compressed paletted texture error checks | Ian Romanick | 2011-09-19 | 1 | -29/+5 |
* | mesa: Refactor compressed texture error checks to work with paletted textures | Ian Romanick | 2011-09-19 | 1 | -11/+70 |
* | mesa: Add _mesa_cpal_compressed_format_type | Ian Romanick | 2011-09-19 | 2 | -0/+20 |
* | mesa: Refactor expected texture size check in cpal_get_info | Ian Romanick | 2011-09-19 | 2 | -13/+35 |
* | mesa: Add GL_OES_compressed_paletted_texture formats to _mesa_base_tex_format | Ian Romanick | 2011-09-19 | 1 | -0/+19 |
* | mesa: Add GL_OES_compressed_paletted_texture formats to _mesa_is_compressed_f... | Ian Romanick | 2011-09-19 | 1 | -0/+13 |
* | mesa: fix error handling for glMapBufferRange | Yuanhan Liu | 2011-09-19 | 1 | -0/+11 |
* | mesa: generate GL_INVALID_OPERATION in glIsEnabledIndex() between Begin/End | Brian Paul | 2011-09-19 | 1 | -0/+1 |
* | mesa: fix error handling for glSelectBuffer | Yuanhan Liu | 2011-09-19 | 1 | -0/+5 |
* | mesa: fix error handling for glPixelZoom | Yuanhan Liu | 2011-09-19 | 1 | -0/+2 |
* | mesa: fix error handling for glIsEnabled | Yuanhan Liu | 2011-09-19 | 1 | -0/+2 |
* | mesa: fix error handling for glTexEnv | Yuanhan Liu | 2011-09-19 | 1 | -1/+2 |
* | mesa: fix error handling for some glGet* functions | Yuanhan Liu | 2011-09-19 | 1 | -0/+15 |
* | mesa: fix error handling for glEvalMesh1/2D | Yuanhan Liu | 2011-09-19 | 1 | -0/+4 |
* | mesa: use ctx->Driver.AllocTextureImageBuffer() to alloc texture memory | Brian Paul | 2011-09-17 | 2 | -41/+21 |
* | mesa: add AllocTextureImageBuffer() driver hook | Brian Paul | 2011-09-17 | 1 | -0/+6 |
* | mesa: move gl_texture_image::FetchTexel fields to swrast | Brian Paul | 2011-09-17 | 9 | -103/+74 |