summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-29drisw: Remove cargo culting that breaks GLX 1.3 ctorsAdam Jackson1-4/+0
2011-06-29glx: Verify that drawable creation on the client side actually workedAdam Jackson2-26/+63
2011-06-29glx: Alias glXFreeContextEXT to glXDestroyContextAdam Jackson1-14/+6
2011-06-29i965/gen7: Add missing ! to brw->gs.prog_active assertion.Kenneth Graunke1-1/+1
2011-06-29mesa: bump version to 7.12 (devel)Brian Paul3-4/+4
2011-06-29configs: add libdrm cflags to linux-llvm configBrian Paul1-0/+3
2011-06-29i915g: Move definition of M_PI in i915_fpc_translate.cJon TURNEY1-5/+3
2011-06-29st/mesa: s/tex_usage/bindings/ in st_format.hBrian Paul1-1/+1
2011-06-29st/mesa: Use correct internal targetEmil Velikov1-2/+2
2011-06-29st/glx: Fix compilation errorThomas Hellstrom2-4/+4
2011-06-29st/mesa: fix overwriting gl_format with pipe_format since 9d380f48Andre Maasikas1-2/+2
2011-06-29st/dri: Get rid of the evil struct dri_drawable::context memberThomas Hellstrom2-5/+0
2011-06-29st-api: Rework how drawables are invalidated v3.Thomas Hellstrom14-120/+121
2011-06-29i915g: Fix unimplemented Abs comment.Stéphane Marchesin1-1/+1
2011-06-28i915g: If we have a program, that means the other fields are ours and we can ...Stéphane Marchesin1-3/+5
2011-06-28i915g: Don't overflow the program buffer.Stéphane Marchesin1-13/+25
2011-06-28i915g: Update the TODO with another idea.Stéphane Marchesin1-0/+2
2011-06-28glsl: Rewrote _mesa_glsl_process_extension to use table-driven logic.Paul Berry1-109/+218
2011-06-28glsl: Changed extension enable bits to bools.Paul Berry1-22/+22
2011-06-28glsl: permit explicit locations on fragment shader outputs, not inputsPaul Berry1-1/+1
2011-06-28i915g: Fix comment about sin/cos constants.Stéphane Marchesin1-2/+2
2011-06-28i915g: Fix staging texture uploads a bit.Stéphane Marchesin1-5/+1
2011-06-28i965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINTERS on SBA change.Eric Anholt6-12/+55
2011-06-28i965/gen6: Fix scissors using invalid STATE_BASE_ADDRESS.Eric Anholt1-2/+2
2011-06-28glx: Check HAVE_XF86VIDMODE before adding it as an implicit linkAlan Hourihane1-1/+5
2011-06-28Don't use -fvisibilty=hidden on cygwinJon TURNEY1-0/+9
2011-06-28Fix config check that claims to test if CXX supports -fvisibility=hidden opti...Jon TURNEY1-0/+2
2011-06-28i915g: Add a debug_printf when we get the Abs flag.Stéphane Marchesin1-0/+3
2011-06-28i915g: Support PIPE_FORMAT_B10G10R10A2_UNORM.Stéphane Marchesin3-0/+10
2011-06-28i915g: Improve SIN/COS a bit.Stéphane Marchesin1-20/+20
2011-06-28i915g: When emulating LUMINANCE8 and INTENSITY8 texutres, route alpha properly.Stéphane Marchesin1-2/+2
2011-06-28i915g: fix shadow compare.Stéphane Marchesin2-1/+26
2011-06-28targets/egl-static: fix library search orderChia-I Wu1-2/+2
2011-06-28st/egl: update fbdev backendChia-I Wu3-173/+241
2011-06-27i915g: Enable GL_ARB_instanced_arrays.Stéphane Marchesin2-2/+1
2011-06-27i915g: Fix a bug in facing.Stéphane Marchesin3-7/+7
2011-06-27i965: step message register allocationBen Widawsky1-5/+5
2011-06-27glsl: Fix depth unbalancing problem in if-statement flatteningIan Romanick1-3/+1
2011-06-27i915g: Remove unused cbuf_dirty.Stéphane Marchesin1-2/+0
2011-06-27i915g: Add a comment about a bug.Stéphane Marchesin1-0/+1
2011-06-27i915g: initial support for SEMANTIC_FACE.Stéphane Marchesin3-5/+28
2011-06-27i915g: update TODO.Stéphane Marchesin1-0/+13
2011-06-27i915g: Return the max result for the fake occlusion queries.Stéphane Marchesin1-1/+2
2011-06-27i915g: Fix depth texture formats.Stéphane Marchesin1-9/+39
2011-06-27i915g: Fix u_blitter comment.Stéphane Marchesin1-1/+2
2011-06-27i915g: Implement fake DDX/DDY.Stéphane Marchesin1-0/+12
2011-06-27i915g: Fix gl_FragCoord.Stéphane Marchesin3-44/+13
2011-06-27egl: Fix Terminate with shared gbm screensBenjamin Franzke3-2/+9
2011-06-27st/d3d1x: fix for st/egl native.h interface changeChia-I Wu1-14/+19
2011-06-27configure.ac: sort Gallium directories alphabeticallyMarek Olšák1-0/+6