glsl: At link-time, check that globals have matching centroid qualifiers
[mesa.git] / src /
2011-01-10 Chad Versaceglsl: At link-time, check that globals have matching...
2011-01-10 Dave Airliemesa/swrast: handle sRGB FBOs correctly (v2)
2011-01-10 Tom FogalExport TLS support in gl.pc.
2011-01-10 Marek Olšákr300g: add debug option for buffer upload logging
2011-01-10 Chia-I Wust/egl: Fix a void pointer arithmetic warning.
2011-01-10 Chia-I Wumesa: Remove GLES overlay.
2011-01-10 Chia-I Wuegl: Make egl_dri2 and egl_glx built-in drivers.
2011-01-10 Chia-I Wuegl_glx: Load libGL dynamically.
2011-01-10 Chia-I Wuegl_dri2: Look up _glapi_get_proc_address dynamically.
2011-01-10 Vinson Leer600: Include mfeatures.h in files that perform feature...
2011-01-10 Vinson Leer300: Include mfeatures.h in files that perform feature...
2011-01-10 Vinson Leer200: Include mfeatures.h in files that perform feature...
2011-01-10 Jerome Glissenoop: make noop useable like trace or rbug
2011-01-09 Marek Olšákr300g: do not upload the same user buffer several times
2011-01-09 Christoph Bumillernvc0: implement queries
2011-01-09 Juan Zhaodri2: release texture image.
2011-01-09 Vinson Leeradeon: Include mfeatures.h in files that perform featu...
2011-01-09 Vinson Leedri/nouveau: Include mfeatures.h in files that perform...
2011-01-09 Vinson Leeintel: Include mfeatures.h in files that perform featur...
2011-01-09 Vinson Leevbo: Include mfeatures.h in files that perform feature...
2011-01-09 Vinson Leest/mesa: Include mfeatures.h in files that perform...
2011-01-09 Vinson Leemesa: Include mfeatures.h in program.c.
2011-01-09 Dave Airliei965g: fix warnings
2011-01-09 Dave Airliei965g: update intel_decode from upstream.
2011-01-09 Dave Airliei965g: update disassembler code from classic.
2011-01-09 Dave Airliei965g: update brw_defines.h from classic driver
2011-01-09 Dave Airliei965g: update brw_structs.h from classic driver.
2011-01-09 Dave Airliei965g: update to similiar gen stuff as i965
2011-01-09 Marek Olšákr300g: fix crash when flushing ZMASK
2011-01-08 Marcin Slusarztargets/egl: add libnvc0.a to nouveau libs
2011-01-08 Christoph Bumillernvfx,nv50: pipe_reference the constant buffers
2011-01-08 Christoph Bumillernvc0: fix primitive restart in immediate mode
2011-01-08 Vinson Leemesa: Clean up header file inclusion in cpuinfo.c.
2011-01-08 Marek Olšákr300g: fix a surface leak when flushing ZMASK
2011-01-08 Marek Olšákr300g: rework command submission and resource space...
2011-01-08 Eric Anholtintel: Make renderbuffer tiling choice match texture...
2011-01-08 Eric Anholtintel: Use the _BaseFormat from MESA_FORMAT_* in render...
2011-01-08 Eric Anholti915: Drop old checks for the settexoffset hack.
2011-01-08 Eric Anholti915: Don't claim to support AL1616 when neither 830...
2011-01-08 Eric Anholtintel: Add a vtbl hook for determining if a format...
2011-01-08 Eric Anholtintel: expose ARB_framebuffer_object in the i915 driver.
2011-01-08 Christoph Bumillernvc0: fix reloc domain conflict on buffer migration
2011-01-08 Christoph Bumillernvc0: upload user buffers only from draw info min to...
2011-01-08 Christoph Bumillernvc0: fix emission of first 3 u8 indices to RING_NI
2011-01-08 Christoph Bumillernvc0: reset mt transfer address after read loop over...
2011-01-08 Christoph Bumillernvc0: tie buffer memory release to the buffer fence
2011-01-08 Łukasz Krotowskir300g: Remove invalid assertion.
2011-01-07 Eric Anholti965: Avoid double-negation of immediate values in...
2011-01-07 Henri Verbeetr600g: Also set const_offset if the buffer is not a...
2011-01-07 Henri Verbeetr600g: Update some comments for Evergreen.
2011-01-07 Henri Verbeetr600g: Split ALU clauses based on used constant cache...
2011-01-07 Henri Verbeetr600g: Consistently use the copy of the alu instruction...
2011-01-07 Henri Verbeetr600g: Store kcache settings as an array.
2011-01-07 Marek Olšákr300g: derive user buffer sizes at draw time
2011-01-07 Jian Zhaomesa: fix an error in uniform arrays in row calculating.
2011-01-07 Vinson Leemesa: Directly include mfeatures.h in files that perfor...
2011-01-07 Alex Deucherr600c: fix up SQ setup in blit code for Ontario/NI
2011-01-07 Dave Airlier600g: allow constant buffers to be user buffers.
2011-01-06 Alex Deucherr600c: add support for NI asics
2011-01-06 Alex Deucherr600g: add support for NI (Northern Islands) GPUs
2011-01-06 Kenneth Graunkei965: Rename various gen6 #defines to match the documen...
2011-01-06 Jakob Bornecrantzsvga: Ensure that the wrong vdecls don't get used in...
2011-01-06 Ian Romanickglsl: Refresh autogenerated lexer and parser files.
2011-01-06 Ian Romanickglsl: Support the 'invariant(all)' pragma
2011-01-06 Ian Romanickglsl: Allow less restrictive uses of sampler array...
2011-01-06 Marek Olšákr300g: fix corruption when nr_cbufs==0 and multiwrites...
2011-01-06 Marek Olšákr300g: remove the buffer range checking
2011-01-06 Marek Olšákr300g: skip buffer validation of upload buffers when...
2011-01-06 Marek Olšákutil: add comments to u_upload_mgr and u_inlines
2011-01-06 Marek Olšákvbo: remove a redundant call to _ae_invalidate_state
2011-01-06 Marek Olšákst/mesa: remove unused members in st_context
2011-01-06 Marek Olšáktgsi: remove redundant name tables from tgsi_text,...
2011-01-06 Marek Olšákgallium: drivers should reference vertex buffers
2011-01-06 Marek Olšákst/mesa: optimize constant buffer uploads
2011-01-06 Marek Olšákst/mesa: do sanity checks on states only in debug builds
2011-01-06 Marek Olšáku_upload_mgr: new features
2011-01-06 Marek Olšáku_upload_mgr: keep the upload buffer mapped until it...
2011-01-06 Pierre Allegraudmesa: fix build for NetBSD
2011-01-06 Vinson Leemesa: Clean up header file inclusion in version.c.
2011-01-06 Vinson Leenvc0: Fix typo of nvc0_mm.c in SConscript.
2011-01-06 Vinson Leemesa: bump version to 7.11
2011-01-06 Vinson Leemesa: Include mtypes.h in files that use gl_context...
2011-01-06 Zou Nan haii965: skip too small size mipmap
2011-01-06 Eric Anholti915: Fix build for previous commit.
2011-01-06 Eric Anholtintel: Always allocate miptrees from level 0, not tObj...
2011-01-06 Eric Anholtintel: Drop unused first/lastlevel args to miptree_crea...
2011-01-06 Vinson Leeswrast: Include mtypes.h in s_triangle.c.
2011-01-06 Vinson Leest/mesa: Include mtypes.h in st_cb_drawpixels.c.
2011-01-06 Eric Anholtintel: Clarify first_level/last_level vs baselevel...
2011-01-05 Eric Anholtmesa: Consider textures incomplete when maxlevel <...
2011-01-05 Eric Anholti915: Enable LOD preclamping on 8xx like on 915/965.
2011-01-05 Eric Anholti915: Implement min/max lod clamping in hardware on...
2011-01-05 Eric Anholtintel: Drop TEXTURE_RECTANGLE check in miptree layout...
2011-01-05 Eric Anholtintel: Clean up redundant setup of firstLevel.
2011-01-05 Eric Anholtintel: Drop a check for GL_TEXTURE_4D_SGIS.
2011-01-05 Vinson Leeswrast: Remove unnecessary headers.
2011-01-05 Eric Anholti965: Simplify the renderbuffer setup code.
2011-01-05 Michel Dänzerst/xorg: Flesh out colour map support and support depth 8.
2011-01-05 Xiang, Haihaoi965: use BLT to clear buffer if possible on Sandybridge
2011-01-05 Eric Anholti965: Add support for SRGB DXT1 formats.
next