mesa.git
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 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 Brian Paulglext: upgrade to version 67
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.
2011-01-05 Vinson Leeglcpp: Add test for recursive #define.
2011-01-04 Eric Anholtmesa: Fix the baseFormat for GL_COMPRESSED_SLUMINANCE_EXT.
2011-01-04 Eric Anholtintel: Merge our choosetexformat fallbacks into core.
2011-01-04 Eric Anholtmesa: Make _mesa_choose_tex_format() choose formats...
2011-01-04 Vinson Leeglcpp: Add division by zero test cases.
2011-01-04 Marek Olšákmesa: preserve 10 bits of precision in the texstore...
2011-01-04 Marek Olšákst/mesa: advertise GL_ARB_half_float_pixel
2011-01-04 Marek Olšákr300/compiler: disable the rename_regs pass for loops
2011-01-04 Alex Deucherr600g: support up to 64 shader constants
2011-01-04 Tom Stellardr300/compiler: Fix black terrain in Civ4
2011-01-04 Chad Versaceglsl: Check that integer vertex outputs are qualified...
2011-01-04 Chad Versaceglsl: Allow redeclaration of gl_Color and its variants...
2011-01-04 Chad Versaceglsl: Comment ast_type_qualifier.flags
2011-01-04 Eric Anholtintel: When validating an FBO's combined depth/stencil...
2011-01-04 Eric Anholtintel: Fix segfaults from trying to use _ColorDrawBuffe...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-04 Brian Paulst/mesa: skip glDrawPixels/glBitmap-related code for...
2011-01-04 Christoph Bumillernvc0: fix index size method value for u8 indices
2011-01-04 Christoph Bumillernvc0: set the correct FP header bit for multiple colour...
2011-01-04 Christoph Bumillernvc0: delete memory caches and fence on screen destruction
2011-01-04 Christoph Bumillernvc0: use mov instead of ld for scalar const loads
2011-01-04 Christoph Bumillernvc0: fix resource unmap after vertex push
2011-01-04 Christoph Bumillernvc0: use the proper typed opcodes in constant folding
2011-01-04 Christoph Bumillernvc0: demagic GP invocation count bitfield
2011-01-04 Christoph Bumillernvc0: rewrite the 9097 GRAPH macros
2011-01-04 Brian Pauli965g: include brw_types.h instead of GL/gl.h
2011-01-04 Brian Paulosmesa: pass context to _mesa_update_framebuffer_visual()
2011-01-04 Vinson Leellvmpipe: Include p_compiler.h in lp_scene_queue.h.
2011-01-04 Vinson Leellvmpipe: Include p_compiler.h in lp_perf.h.
2011-01-04 Vinson Leellvmpipe: Include missing headers in lp_bld_depth.h
2011-01-04 Vinson Leellvmpipe: Include p_compiler.h in lp_bld_alpha.h.
2011-01-04 Vinson Leei965g: Include p_compiler.h in intel_decode.h.
2011-01-04 Vinson Leei965g: Include gl.h in intel_structs.h.
2011-01-04 Zhenyu Wangi965: Use last vertex convention for quad provoking...
2011-01-04 Vinson Leemesa: Include mtypes.h in renderbuffer.h.
2011-01-04 Zhenyu Wangi965: Correct comment for gen6 fb write control message...
2011-01-04 Zhenyu Wangi965: Fix provoking vertex select in clip state for...
2011-01-04 Brian Paulmesa: fix AL44 texture fetch function nybble -> float...
2011-01-03 Eric Anholtintel: Bump libdrm configure.ac requirement for the...
2011-01-03 Eric Anholtintel: Use tri clears when we don't know how to blit...
2011-01-03 Eric Anholtmesa: Also report the number of renderbuffer alpha...
2011-01-03 Eric Anholtmesa: Also report renderbuffer red/green size for GL_RE...
2011-01-03 Eric Anholtmesa: Use the common logic for "is this baseformat...
2011-01-03 Eric Anholtmesa: Allow color renderbuffers besides just RGB and...
next