summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-28ir_to_mesa: Copy reladdr in src_reg(dst_reg) constructorIan Romanick1-1/+1
2011-07-28ir_to_mesa: Add each relative address to the previousIan Romanick1-0/+12
2011-07-28glsl: When lowering non-constant vector indexing, respect existing conditionsIan Romanick1-5/+24
2011-07-28glsl: When lowering non-constant array indexing, respect existing conditionsIan Romanick1-3/+18
2011-07-28glsl: Rework lowering of non-constant array indexingIan Romanick1-21/+120
2011-07-28glsl: Split out part of variable_index_to_cond_assign_visitor::needs_loweringIan Romanick1-5/+10
2011-07-28glsl: Move is_array_or_matrix outside visitor classIan Romanick1-5/+6
2011-07-28configure.ac: add DLOPEN_LIBS to xlib buildMarek Olšák1-1/+1
2011-07-27wayland-drm: Add copyright notice to protocolBenjamin Franzke1-0/+27
2011-07-27egl/gallium: fix build without softpipe and llvmpipeTobias Droste1-3/+9
2011-07-27Fix broken merge in cherry-pick from 42cdf407Benjamin Franzke1-1/+1
2011-07-26util: enable S3TC support when the force_s3tc_enable env var is set to "true"Bryan Cain1-2/+9
2011-07-26st/mesa: respect force_s3tc_enable environment variableBryan Cain1-1/+10
2011-07-25configure.ac: do not check for llvm-config if llvm is disabledMarek Olšák1-3/+2
2011-07-25configure: Move gbm before egl in SRC_DIRSBenjamin Franzke1-35/+35
2011-07-23configure.ac: check for libdrm_radeon only when building classicMarek Olšák1-5/+5
2011-07-23glsl: Reject shaders that contain static recursionIan Romanick6-0/+405
2011-07-23glsl: Make prototype_string publicly availableIan Romanick2-2/+8
2011-07-23Revert "i915: Eliminate redundant CONSTANTS updates"Stéphane Marchesin1-26/+25
2011-07-22android: convert MESA_BUILD_* to MESA_GPU_DRIVERSChia-I Wu8-167/+111
2011-07-21u_vbuf_mgr: restore buffer offsetsChia-I Wu1-0/+10
2011-07-21r600g: more valgrind fixesMarek Olšák1-2/+2
2011-07-21r600g: zero memory of ioctl parametersMarek Olšák1-3/+3
2011-07-21configure.ac: Check for the respective libdrm_* when building gallium driversMarek Olšák1-0/+3
2011-07-21mesa: GLES2 should return different error enums for invalid fbo queriesMarek Olšák1-7/+16
2011-07-21dri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTEAndrew Randrianasulu1-1/+1
2011-07-21nvfx: handle PIPE_CAP_SM3David Heidelberger1-0/+3
2011-07-20i965: Apply a homebrew workaround for GPU hang in OGLC api-texcoord.Eric Anholt1-0/+26
2011-07-20i965: Enable the PIPE_CONTROL workaround workaround out of paranoia.Eric Anholt2-3/+29
2011-07-20i965: Avoid kernel BUG_ON if we happen to wait on the pipe_control w/a BO.Eric Anholt1-1/+1
2011-07-20i915: Simplify intel_wpos_* with a helper function.Eric Anholt3-47/+27
2011-07-20i915: Include gl_FragCoord.w data, not just xyz.Eric Anholt1-3/+3
2011-07-20i915: Fix incorrect depth scaling when enabling/disabling depth buffers.Eric Anholt1-24/+19
2011-07-20i915: Make stencil test for no-stencil handling match depth test.Eric Anholt2-23/+12
2011-07-20i915: Disable the depth test whenever we don't have a depth buffer.Eric Anholt2-2/+8
2011-07-20i915: Remove i965 paths from i915_update_drawbuffer() and i830's too.Eric Anholt2-111/+20
2011-07-20i965: Remove i915 paths from brw_update_draw_buffers().Eric Anholt1-37/+11
2011-07-20i965: Remove unused region calculations in brw_update_draw_buffer().Eric Anholt1-60/+2
2011-07-20i965: Remove empty brw_set_draw_region.Eric Anholt1-14/+0
2011-07-20i965: Remove FALLBACK() from brw_update_draw_region().Eric Anholt1-16/+0
2011-07-20intel: Move intel_draw_buffers() code into each driver.Eric Anholt6-200/+612
2011-07-20glsl: silence warning in linker.cppBrian Paul1-1/+1
2011-07-20Make it possible to use gbm with c++Jørgen Lind1-0/+9
2011-07-20glsl: Rewrote _mesa_glsl_process_extension to use table-driven logic.Paul Berry1-109/+218
2011-07-20glsl: Changed extension enable bits to bools.Paul Berry1-22/+22
2011-07-20prog_optimize: fix a warning that a variable may be uninitializedMarek Olšák1-0/+3
2011-07-20Merge commit 'mesa-7.11-rc2' into android-gingerbread-7.11Chia-I Wu57-265/+683
2011-07-20st/egl: swapping without a buffer is not an errorChia-I Wu1-1/+1
2011-07-19mesa: Bump version to 7.11-rc2Ian Romanick2-2/+2
2011-07-19mesa: remove depend files from tarballsBrian Paul1-20/+4