summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2010-12-22i965: explicit tell header present for fb write on sandybridgeZhenyu Wang
2010-12-21i965: Avoid using float type for raw moves, to work around SNB issue.Eric Anholt
2010-12-21intel: Check for unsupported texture when finishing using as a render targetChris Wilson
2010-12-21st/mesa: Clean up header file inclusion in st_format.h.Vinson Lee
2010-12-21st/mesa: Clean up header file inclusion in st_draw.h.Vinson Lee
2010-12-21nouveau: fix includes for latest libdrmBen Skeggs
2010-12-20gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák
2010-12-20st/mesa: Remove comment cruft from st_context.h.Vinson Lee
2010-12-20st/mesa: Clean up header file inclusion in st_cb_texture.h.Vinson Lee
2010-12-20st/mesa: Clean up header file inclusion in st_cb_readpixels.h.Vinson Lee
2010-12-18st/mesa: Clean up header file inclusion in st_cb_program.h.Vinson Lee
2010-12-18st/mesa: Clean up header file inclusion in st_cb_accum.h.Vinson Lee
2010-12-18mesa: Clean up header file inclusion in prog_statevars.h.Vinson Lee
2010-12-18mesa: fix queryobj whitespace.Dave Airlie
2010-12-18mesa/swrast/st: add ARB_occlusion_query2 support.Dave Airlie
2010-12-16Remove OES_compressed_paletted_texture from the ES2 extension list.Kenneth Graunke
2010-12-16r600c : inline vertex format is not updated in an app, switch to use vfetch c...richard
2010-12-16intel: Support glCopyTexImage() from XRGB8888 to ARGB8888.Eric Anholt
2010-12-16intel: Try to sanely check that formats match for CopyTexImage.Eric Anholt
2010-12-16intel: Drop commented intel_flush from copy_teximage.Eric Anholt
2010-12-16intel: Update renderbuffers before looking up CopyTexImage's read buffer.Eric Anholt
2010-12-16st/mesa: s/varient/variantBrian Paul
2010-12-16i965: Set the alternative floating point mode on gen6 VS and WM.Eric Anholt
2010-12-16i915: Fix INTEL_DEBUG=wm segmentation faultShuang He
2010-12-14st/mesa: fix incorrect prev pointer in destroy_program_variants()Brian Paul
2010-12-14mesa: more program debug codeBrian Paul
2010-12-14st/mesa: rename the varient release functionsBrian Paul
2010-12-14mesa: Clean up header file inclusion in prog_optimize.h.Vinson Lee
2010-12-14mesa: Clean up header file inclusion in prog_cache.h.Vinson Lee
2010-12-14mesa: Clean up header file inclusion in nvvertparse.h.Vinson Lee
2010-12-13i965: Add support for using the BLT ring on gen6.Eric Anholt
2010-12-13i965: Improve the hacks for ARB_fp scalar^scalar POW on gen6.Eric Anholt
2010-12-13st/mesa: 80-columns wrapping, whitespace fixes in st_cb_bitmap.cBrian Paul
2010-12-13st/mesa: add geom program code in destroy_program_variants()Brian Paul
2010-12-13st/mesa: program struct commentsBrian Paul
2010-12-13st/mesa: use st_fragment_program() instead of castBrian Paul
2010-12-13st/mesa: rename variableBrian Paul
2010-12-13st/mesa: minor re-indentingBrian Paul
2010-12-13st/mesa: make st_delete_program() staticBrian Paul
2010-12-13st/mesa: add comments, fix formatting in st_cb_program.cBrian Paul
2010-12-13Squashed commit of the following (st-mesa-per-context-shaders branch):Brian Paul
2010-12-13mesa, st/mesa: disable GL_ARB_geometry_shader4Brian Paul
2010-12-13ir_to_mesa: Don't generate swizzles for record derefs of non-scalar/vectorsIan Romanick
2010-12-13i965: Fix gl_FragCoord.z setup on gen6.Eric Anholt
2010-12-13i956: Fix the old FP path fragment position setup on gen6.Eric Anholt
2010-12-13i965: Fix ARL to work on gen6.Eric Anholt
2010-12-13intel: Include stdbool so we can stop using GLboolean when we want to.Eric Anholt
2010-12-13tnl: a better way to initialize the gl_program_machine memoryBrian Paul
2010-12-11mesa: Clean up header file inclusion in nvfragparse.h.Vinson Lee
2010-12-11mesa: Clean up header file inclusion in ir_to_mesa.h.Vinson Lee