mesa.git
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian Königr600g: texture instructions also work fine with TGSI_FI...
2011-01-11 Christian Königr600g: DP4 also supports writemasking
2011-01-11 Christian Königr600g: Why all this fiddling with tgsi_helper_copy?
2011-01-11 Christian Königr600g: fix tex and vtx joining
2011-01-11 Eric Anholtglsl: Fix the lowering of variable array indexing to...
2011-01-11 Eric Anholti965: Remove dead fallback for stencil _Enabled but...
2011-01-11 Tilman Sauerbeckr600g: Fixed SIN/COS/SCS for the case where the operand...
2011-01-11 Christian König[g3dvl] merge fix
2011-01-11 Alberto Miloner600c: add evergreen ARL support.
2011-01-11 Jerome Glissenoop: remove dead dri target
2011-01-11 Jerome Glisser600g: move user fence into base radeon structure
2011-01-11 Brian Paulconfigure: bump libdrm version requirement to 2.4.23
2011-01-11 Brian Paulmesa: include teximage.h to silence warning
2011-01-11 Brian Paulmesa: do a debug check of _mesa_format_to_type_and_comps()
2011-01-11 Brian Paulmesa: fix a few format table mistakes, assertions
2011-01-11 Kenneth Graunkeglsl: Autogenerate builtin_functions.cpp as part of...
2011-01-11 Ian Romanickglsl: Disallow 'in' and 'out' on globals in GLSL 1.20
2011-01-11 Ian Romanickglsl: Refresh autogenerated parser file.
2011-01-11 Ian Romanickglsl: Add version_string containing properly formatted...
2011-01-11 Ian Romanickglcpp: Refresh autogenerated lexer and parser files.
2011-01-11 Ian Romanickglcpp: Generate an error for division by zero
2011-01-11 Chad Versaceglcpp: Regenerate glcpp-parse.c
2011-01-11 Chad Versaceglcpp: Fix segfault when validating macro redefinitions
2011-01-11 Eric Anholti965: Use a new miptree to avoid software fallbacks...
2011-01-11 Eric Anholtintel: Drop the speculatively-use-firstImage-mt in...
2011-01-11 Eric Anholtintel: Don't relayout the texture on maxlevel change.
2011-01-11 Eric Anholtintel: When making a new teximage miptree, make a full...
2011-01-11 Eric Anholtmeta: Don't tweak BaseLevel when doing glGenerateMipmap().
2011-01-11 Eric AnholtRevert "intel: Always allocate miptrees from level...
2011-01-10 Kenneth Graunkei965: Add #defines for HiZ and separate stencil buffer...
2011-01-10 Kenneth Graunkei965: Add new HiZ related bits to WM_STATE.
2011-01-10 Kenneth Graunkei965: Rename more #defines to 3DSTATE rather than CMD...
2011-01-10 Kenneth Graunkei965: Remove unused #defines which only contain the...
2011-01-10 Chad Versaceglsl: At link-time, check that globals have matching...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-10 Tom FogalAdd GLX_TLS setting to configs/default.
2011-01-10 Dave Airliemesa/swrast: handle sRGB FBOs correctly (v2)
2011-01-10 Christian König[g3dvl] static usage for intermediate buffer
2011-01-10 Christian Königr600g: place buffers into different domains, based...
2011-01-10 Tom FogalExport TLS support in gl.pc.
2011-01-10 Christian König[g3dvl] move to integer verticies
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 Christian König[g3dvl] use a table of empty block mask instead of...
2011-01-09 Christian Königr600g: check if hardware blits are possible bevore...
2011-01-09 Christian Königr600g: some merge fixes
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 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-08 Vinson Leemesa: Clean up header file inclusion in cpuinfo.c.
2011-01-08 Christian Königr600g: join export instructions
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 Marek Olšákdocs: fix messed up names with special characters in...
2011-01-08 Marek Olšákdocs: fix messed up names with special characters in...
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 Ian Romanickdocs: Import 7.10 release notes from 7.10 branch
2011-01-07 Eric Anholti965: Avoid double-negation of immediate values in...
2011-01-07 Ian Romanickdocs: Import 7.9.1 release notes from 7.9 branch
2011-01-07 Christian Königr600g: fully implement barrier handling
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.
next