| Commit message (Expand) | Author | Age | Files | Lines |
* | glsl: Delete symbol table in post-link shaders | Ian Romanick | 2011-10-04 | 1 | -0/+8 |
* | glapi: regen API files for new extension | Ian Romanick | 2011-10-04 | 9 | -3511/+3576 |
* | mesa: Remove ARB_draw_buffers extension enable flag | Ian Romanick | 2011-10-04 | 7 | -15/+3 |
* | mesa: Advertise NV_fbo_color_attachments on OpenGL ES 2.0 | Ian Romanick | 2011-10-04 | 1 | -0/+1 |
* | mesa: Advertise NV_draw_buffers in OpenGL ES 2.0 | Ian Romanick | 2011-10-04 | 1 | -0/+1 |
* | mesa/es: Allow querying GL_DRAW_BUFFERi in OpenGL ES 2.0 | Ian Romanick | 2011-10-04 | 1 | -17/+17 |
* | mesa/es: Allow querying GL_MAX_COLOR_ATTACHMENTS in OpenGL ES 2.0 | Ian Romanick | 2011-10-04 | 1 | -4/+4 |
* | mesa/es: Allow other color attachments in OpenGL ES 2.0 | Ian Romanick | 2011-10-04 | 1 | -1/+5 |
* | mesa/es: Make glDrawBuffersNV available in OpenGL ES 2.0 | Ian Romanick | 2011-10-04 | 1 | -0/+13 |
* | glapi: Add entry point for NV_draw_buffers | Ian Romanick | 2011-10-04 | 2 | -0/+65 |
* | glapi: Move ARB_draw_buffers extension to a separate file | Ian Romanick | 2011-10-04 | 2 | -118/+125 |
* | mesa/es: Remove redundant renderbuffer target validation | Ian Romanick | 2011-10-04 | 1 | -25/+0 |
* | mesa/es: Validate FBO target enum in Mesa code rather than the ES wrapper | Ian Romanick | 2011-10-04 | 2 | -32/+4 |
* | mesa/es: Validate FBO attachment enum in Mesa code rather than the ES wrapper | Ian Romanick | 2011-10-04 | 2 | -28/+6 |
* | configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. | Stéphane Marchesin | 2011-10-04 | 34 | -57/+58 |
* | st/glx: Set the drawable attribute on xmesa_buffer creation. | Stephen White | 2011-10-04 | 1 | -1/+1 |
* | r300g: fix rendering with a non-zero index bias in draw_elements_immediate | Marek Olšák | 2011-10-04 | 1 | -1/+3 |
* | docs: Update references to README files | Guillem Jover | 2011-10-04 | 1 | -10/+2 |
* | Remove remnants of legacy glide support | Guillem Jover | 2011-10-04 | 5 | -47/+0 |
* | Ignore all shared objects | Guillem Jover | 2011-10-04 | 1 | -0/+1 |
* | r600g: fix parsing TGSI declarations | Marek Olšák | 2011-10-04 | 1 | -2/+2 |
* | nouveau: remove unused code, unused var | Brian Paul | 2011-10-03 | 1 | -29/+0 |
* | i915: don't include texstore.h | Brian Paul | 2011-10-03 | 1 | -1/+0 |
* | i965: remove unneeded includes of texstore.h | Brian Paul | 2011-10-03 | 3 | -3/+0 |
* | swrast: fix delayed texel buffer allocation regression | Brian Paul | 2011-10-03 | 1 | -20/+20 |
* | mesa: fix warning (MSVC error) about void pointer arithmetic | Brian Paul | 2011-10-03 | 1 | -1/+1 |
* | i965: Add support for GL_EXT_texture_array and GL_MESA_texture_array. | Eric Anholt | 2011-10-03 | 9 | -5/+43 |
* | intel: Add a safety check for mapping 1D texture arrays. | Eric Anholt | 2011-10-03 | 1 | -0/+4 |
* | intel: Add debug output to intel_map_texture_image. | Eric Anholt | 2011-10-03 | 1 | -1/+7 |
* | intel: Add a helper function for getting miptree size from a texture image. | Eric Anholt | 2011-10-03 | 8 | -35/+80 |
* | i965: Refactor out the cube map setup for general texture array setup. | Eric Anholt | 2011-10-03 | 1 | -29/+37 |
* | mesa: Reuse existing make_2d_mipmap for 2D array generation. | Eric Anholt | 2011-10-03 | 1 | -99/+5 |
* | mesa: Make the uncompressed sw mipmap gen path do a Map per 1D array slice. | Eric Anholt | 2011-10-03 | 1 | -44/+17 |
* | mesa: When storing texture data for a 1D array, map each slice separately. | Eric Anholt | 2011-10-03 | 1 | -16/+52 |
* | swrast: When asked to map a slice of a 1D array, give back that slice. | Eric Anholt | 2011-10-03 | 1 | -0/+7 |
* | intel: Consolidate texture validation copy code, and reuse it correctly. | Eric Anholt | 2011-10-03 | 6 | -193/+106 |
* | intel: Clean up the function chain for mapping texture images for swrast. | Eric Anholt | 2011-10-03 | 3 | -113/+65 |
* | intel: Make PBO TexImage use AllocTextureImageBuffer like non-PBO does. | Eric Anholt | 2011-10-03 | 2 | -54/+21 |
* | intel: Rely on Mesa core for glTexImage storage. | Eric Anholt | 2011-10-03 | 1 | -52/+4 |
* | intel: Allocate s8z24 separate renderbuffers from AllocTextureImageBuffer(). | Eric Anholt | 2011-10-03 | 3 | -1/+9 |
* | intel: Add an AllocTextureImageBuffer() implementation using miptrees. | Eric Anholt | 2011-10-03 | 3 | -1/+50 |
* | mesa: Convert _mesa_generate_mipmap to MapTexImage()-based access. | Brian Paul | 2011-10-03 | 6 | -416/+153 |
* | i965: Stop lowering integer division to multiply and reciprocal. | Kenneth Graunke | 2011-10-02 | 1 | -1/+0 |
* | i965: Reverse the operands for INT DIV prior to Gen6. | Kenneth Graunke | 2011-10-02 | 2 | -4/+30 |
* | i965/vs: Implement integer quotient and remainder math operations. | Kenneth Graunke | 2011-10-02 | 3 | -4/+24 |
* | i965/fs: Implement integer quotient and remainder math operations. | Kenneth Graunke | 2011-10-02 | 7 | -4/+32 |
* | i965: Set the signed/unsigned type bit in Gen4/5 math messages. | Kenneth Graunke | 2011-10-02 | 1 | -1/+1 |
* | i965: Fix message and response length calculations for INT DIV. | Kenneth Graunke | 2011-10-02 | 1 | -10/+28 |
* | i965: Fix assertions about register types for INT DIV in brw_math. | Kenneth Graunke | 2011-10-02 | 1 | -4/+11 |
* | ir_to_mesa: Don't assertion fail on integer modulus. | Kenneth Graunke | 2011-10-02 | 1 | -1/+4 |