summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-31wayland-drm: Check visual for being NULLfixesBenjamin Franzke1-1/+1
2011-05-31Fiuxp make tarballs for wayland-egl/drmBenjamin Franzke1-0/+2
2011-05-31st/egl: Fix udev linkage when egl_dri2 is not buildBenjamin Franzke2-4/+4
2011-05-31egl_dri2: Fix usage of bool valuesBenjamin Franzke1-3/+3
2011-05-31wayland-egl: Remove left-over headers and structBenjamin Franzke2-27/+1
2011-05-29r300g: clear can be killed by render conditionMarek Olšák3-7/+35
2011-05-28r300g: Fix non-dri buildsTom Stellard2-1/+7
2011-05-29r300g: fix occlusion queries when depth test is disabled or zbuffer is missingMarek Olšák2-6/+27
2011-05-29r300g: cleanup render_condition a bitMarek Olšák1-5/+3
2011-05-29r300g: remove fake occlusion queries (debug option)Marek Olšák3-58/+7
2011-05-29r300g: remove debug option DBG_FALLMarek Olšák2-2/+1
2011-05-29r300g: print some HyperZ debug infoMarek Olšák2-0/+4
2011-05-27glx: Fix glXGetFBConfigFromVisualSGIX.Stéphane Marchesin1-1/+1
2011-05-27mesa: set parameter list StateFlags field in _mesa_layout_parameters()Pierre-Eric Pelloux-Prayer1-0/+1
2011-05-27i965/fs: Fix up for 8752764076e5b3f052a57e0134424a37bf2e9164.Eric Anholt2-4/+4
2011-05-27mesa: Include shader target in dumps of GLSL source.Eric Anholt1-1/+2
2011-05-27i965/fs: Do a FS compile up front at link time to produce link errors.Eric Anholt5-27/+142
2011-05-27i965/fs: Split the GLSL IR -> FS LIR visitor to brw_fs_visitor.cpp.Eric Anholt4-1679/+1736
2011-05-27i965/fs: Split the BRW native code emit to brw_fs_emit.cppEric Anholt3-839/+876
2011-05-27i965: Move a couple of GLSL IR -> BRW helper functions to brw_shader.cpp.Eric Anholt3-49/+76
2011-05-27i965: Move non-FS-specific shader support to brw_shader.cpp.Eric Anholt3-100/+129
2011-05-27i965: Avoid generating MOVs for assignments of expressions.Eric Anholt2-12/+75
2011-05-27i965/fs: Move the computation of register block count from unit to compile.Eric Anholt4-7/+18
2011-05-27i965/fs: Track fixed GRF regs separate from allocated GRF file in scheduling.Eric Anholt2-1/+22
2011-05-27i965/fs: Add a helper function for add_dep(before, after, before->latency).Eric Anholt1-31/+19
2011-05-27nv50: fix emit_add_a16 to emit correct source regTrevor Davenport1-2/+2
2011-05-26mesa: s/height/depth/ in texsubimage()Brian Paul1-1/+1
2011-05-26mesa: plug _mesa_GetObjectParameterivAPPLE into display list dispatch tableBrian Paul1-0/+1
2011-05-26mesa: plug in GL_ARB_vertex_array_object display list functionsBrian Paul1-0/+4
2011-05-26mesa: more geometry shader display list functionsBrian Paul1-0/+53
2011-05-26mesa: more transform feedback display list functionsBrian Paul1-12/+98
2011-05-26mesa: make query object API functions staticBrian Paul2-24/+6
2011-05-26mesa: simplify query object display list dispatch setupBrian Paul1-6/+2
2011-05-26i965: Pack the lookup and line_aa bits into the first dword of the key.Eric Anholt1-2/+2
2011-05-26i965: Remove dead shadowtex_mask entry in the WM key.Eric Anholt2-4/+0
2011-05-26i965: Remove linear_color for GL_PERSPECTIVE_CORRECTION_HINT.Eric Anholt7-30/+10
2011-05-26intel: Drop doubly irrelevant code in intelReadBuffers.Eric Anholt1-12/+0
2011-05-26mesa: Flush vertices before updating drawbuffer computed state.Eric Anholt1-7/+7
2011-05-26mesa: Allow NULL read/draw in complete FBOs in ARB_ES2_compatibility.Eric Anholt1-1/+1
2011-05-26mesa: Trigger FBO validation on DrawBuffers change in non-ES2 mode.Eric Anholt1-10/+26
2011-05-25mesa: minor whitespace fixesBrian Paul1-4/+4
2011-05-25mesa: plug in sync object display list functionsBrian Paul1-0/+50
2011-05-25mesa: display list support for glProgramParameteriARB()Brian Paul1-0/+30
2011-05-25mesa: plug shader object functions into display list dispatchBrian Paul1-0/+2
2011-05-25mesa: plug in GL 3.0 ClearBuffer() display list functionsBrian Paul1-5/+1
2011-05-25mesa: fill in missing sampler object display list functionsBrian Paul1-0/+163
2011-05-25st/mesa: simplify some st_context(ctx)->pipe codeBrian Paul6-10/+9
2011-05-25st/mesa: fix incorrect texture level/face/slice accessesBrian Paul2-12/+21
2011-05-25i915g: Bump texture sizesJakob Bornecrantz1-2/+2
2011-05-25i965: Warnings cleanup.Eric Anholt2-4/+0