summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-13svga: add NULL pointer check in svga_create_sampler_state()Brian Paul1-0/+3
2013-02-13mesa: use GLbitfield64 when copying program inputsBrian Paul1-2/+2
2013-02-13glx: only advertise GLX_INTEL_swap_event if it's supportedZack Rusin1-2/+3
2013-02-13build: Fix build on systems where /usr/bin/python isn't python 2.Kenneth Graunke1-4/+4
2013-02-13build: require python module libxml2Andreas Boll2-0/+50
2013-02-13glsl: Track UBO block names in the symbol table.Kenneth Graunke3-3/+18
2013-02-13r200: Fix probable thinko in r200EmitArraysAdam Jackson1-1/+2
2013-02-13unpack: support unpacking MESA_FORMAT_ARGB2101010Jordan Justen1-0/+18
2013-02-13util: add get/put_tile_z() support for PIPE_FORMAT_Z32_FLOAT_S8X24_UINTBrian Paul1-0/+36
2013-02-13util: fix addressing bug in pipe_put_tile_z() for PIPE_FORMAT_Z32_FLOATBrian Paul1-1/+1
2013-02-13st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute valuesBrian Paul1-0/+14
2013-02-13xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute valuesBrian Paul1-0/+14
2013-02-13r600g: fix int->bool conversion in fence_signalledMarek Olšák1-1/+1
2013-02-13xlib: handle _mesa_initialize_visual()'s return valueBrian Paul1-9/+12
2013-02-13mesa: add bounds checking for uniform array accessFrank Henigman1-13/+13
2013-02-13mesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.Paul Berry1-2/+2
2013-02-13softpipe: fix unreliable FS variant binding bugBrian Paul3-14/+10
2013-02-13softpipe: fix up FS variant unbinding / deletionBrian Paul3-11/+9
2013-02-13mesa/uniform_query: Don't write to *params if there is an errorMatt Turner1-1/+5
2013-02-13r200: Initialize swrast before setting limitsStefan Dösinger1-10/+9
2013-02-13radeon: Initialize swrast before setting limitsStefan Dösinger1-9/+9
2013-02-13meta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADERStefan Dösinger1-0/+11
2013-02-13draw: set precalc_flat flag for AA lines tooBrian Paul1-0/+1
2013-02-13draw: Properly limit vertex buffer fetches on draw arrays.José Fonseca1-1/+1
2013-02-13mesa: Disable GL_NV_primitive_restart extension in core contexts.Kenneth Graunke1-1/+1
2013-02-13st/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0Brian Paul1-4/+6
2013-02-13mesa: Fix GL_LUMINANCE handling for textures in glGetTexImageAnuj Phogat2-14/+41
2013-02-13mesa: Set transform feedback's default buffer mode to INTERLEAVED_ATTRIBSMatt Turner1-0/+2
2013-02-13mesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyingsMatt Turner1-21/+15
2013-02-13mesa/st: Don't use 4bits for GL_UNSIGNED_BYTE_3_3_2(_REV)José Fonseca1-0/+2
2013-02-10configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGLAndreas Boll1-0/+11
2013-02-01i965: Actually add support for GL_ANY_SAMPLES_PASSED from GL_ARB_oq2.Eric Anholt1-0/+12
2013-01-31r600g: add cs memory usage accounting and limit it v3 (backport for mesa 9.0)Jerome Glisse7-1/+81
2013-01-30cherry-ignore: Ignore candidates for the 9.1 branch.Kenneth Graunke1-0/+3
2013-01-30i965/disasm: Fix horizontal stride of dest registersChad Versace1-3/+6
2013-01-30i965/vs: Store texturing results into a vec4 temporary.Kenneth Graunke1-6/+7
2013-01-30i965/vs: Set LOD to 0 for ordinary texture() calls.Kenneth Graunke1-2/+5
2013-01-30i965/vs: Create a 'lod_type' temporary for ir->lod_info.lod->type.Kenneth Graunke1-5/+8
2013-01-30i965: Add missing _NEW_BUFFERS dirty bit in Gen7 SBE state.Kenneth Graunke1-1/+2
2013-01-30i965/fs: Don't generate saturates over existing variable values.Eric Anholt1-0/+1
2013-01-30cherry-ignore: Ignore i965 guardband bug fixes.Kenneth Graunke1-0/+6
2013-01-30i965/fs: Fix the gen6-specific if handling for 80ecb8f15b9ad7d6edcEric Anholt1-24/+11
2013-01-30i965: Add chipset limits for Haswell GT1/GT2.Kenneth Graunke1-1/+17
2013-01-30i965: Use Haswell's sample_d_c for textureGrad with shadow samplers.Kenneth Graunke4-5/+17
2013-01-30i965: Lower textureGrad() with samplerCubeShadow.Kenneth Graunke1-6/+9
2013-01-30i965: Do texture swizzling in hardware on Haswell.Kenneth Graunke2-5/+52
2013-01-30i965: Refactor texture swizzle generation into a helper.Kenneth Graunke3-49/+60
2013-01-30i965: Fix primitive restart on Haswell.Kenneth Graunke5-1/+43
2013-01-22docs: add news item for 9.0.2 releaseAndreas Boll1-0/+8
2013-01-22docs: Add 9.0.2 release md5sumsAndreas Boll1-1/+3