mesa.git
2009-12-11 Maciej Cencorar300: use accelerated emit for CopyTex[Sub]Image functions
2009-12-11 Maciej Cencorar300: accelerated blit support
2009-12-11 Maciej Cencorar300: fix wrong assertion
2009-12-11 Maciej Cencorar300: export translateTexFormat function
2009-12-11 Maciej Cencorar300: refactor PVS code and constants emission
2009-12-11 Maciej Cencorar300: refactor R500 fragment program emission
2009-12-11 Maciej Cencorar300: refactor color buffer setup
2009-12-11 Maciej Cencorar300: use _mesa_meta_Clear for buffer clears
2009-12-11 Maciej Cencorar300: minor texture code refactoring
2009-12-11 Brian Paulgallium: added comment for pipe_reference() return...
2009-12-11 Brian Paulmesa: minor reformatting/rewrapping in dd.h
2009-12-11 Brian Paulmesa: remove unused ctx->Driver.ActiveTexture() hook
2009-12-11 Brian Paulmesa: updated comment
2009-12-11 Brian PaulRevert "scons: Pass -fno-strict-aliasing to gcc."
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian Pauldocs: updated 7.6.1 relnotes with GLSL fixes
2009-12-11 Brian Paulmesa: remove unnecessary loop in _mesa_remove_output_re...
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian Paulmesa: check dst reg in _mesa_find_free_register()
2009-12-11 Aurelien Jarnosparc: additional preprocessor test for SPARC 64-bit
2009-12-11 José Fonsecascons: Tweak MSVC release options.
2009-12-11 José Fonsecasvga: Add a missing dependency from the prescale state.
2009-12-11 José Fonsecasvga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
2009-12-11 José Fonsecasvga: Keep tight control of texture handle ownership.
2009-12-11 José Fonsecasvga: Fix mixed signed comparisons.
2009-12-11 José Fonsecascons: Pass -fno-strict-aliasing to gcc.
2009-12-11 José Fonsecascons: Make it work with MinGW build of LLVM 2.6.
2009-12-11 Vinson Leemesa: Initialize variable in MatchInstruction.
2009-12-11 Vinson Leemesa: Assign _mesa_lookup_parameter_index return value...
2009-12-11 Vinson Leei915: Add missing break statement in i915_debug_packet.
2009-12-11 Vinson Leeglsl: Increase size of array in_slang_lookup_constant...
2009-12-10 Vinson Leeprogs/samples: Byte swap individual members of struct...
2009-12-10 Ian Romanickintel: Remove ARGB internal_format == GL_RGB hacks
2009-12-10 Ian Romanickintel: Make RGB textures use XRGB8888
2009-12-10 Ian Romanickintel: Make RGB renderbuffers use XRGB8888 like we...
2009-12-10 Ian Romanicki965: Fix handling of drawing to MESA_FORMAT_XRGB8888
2009-12-10 Ian Romanickintel: Use spantmp2 GL_BGR / GL_UNSIGNED_INT_8_8_8_8_RE...
2009-12-10 Ian Romanickspantmp2: Add support for GL_BGR / GL_UNSIGNED_INT_8_8_...
2009-12-10 Ian Romanickintel: name in intel_create_renderbuffer was always...
2009-12-10 Ian Romanickintel: Use texformat accessor to get bytes-per-pixel
2009-12-10 Ian Romanickintel: softwareBuffer in intel_alloc_renderbuffer_stora...
2009-12-10 Ian Romanickintel: Axe intel_renderbuffer::texformat
2009-12-10 Eric Anholtintel: Flush the render/texture cache when finishing...
2009-12-10 Vinson Leeprogs/util: Byte swap individual members of struct...
2009-12-10 Vinson Leeglsl: Fix array out-of-bounds access by _slang_lookup_c...
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-10 Eric Anholtmesa: Fix default (swrast) GL_MAX_COMBINED_TEXTURE_IMAG...
2009-12-10 Zack Rusinst/xorg: fix yv12 plus some cleanups in the upload...
2009-12-10 Zack Rusinst/xorg: enable yv12 for xv
2009-12-10 Eric Anholtintel: Attempt to fix up after "Update vertex texture...
2009-12-10 Vinson Leemesa: Fix SCons build.
2009-12-10 Roland Scheideggerwinsys/intel: fix dereferencing of opaque type due...
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGend.
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Lighti.
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Lightf.
2009-12-09 Marek Olšákr300g: fix routing of vertex streams if TCL is bypassed
2009-12-09 Marek Olšákr300g: always disable unused colorbuffers
2009-12-09 Marek Olšákr300g: make pow(0,0) return 1 instead of NaN in the...
2009-12-09 Marek Olšákr300g: clean up r300_emit_aos
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_PointPara...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_PointPara...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_LightModelf.
2009-12-09 Richard Lir600 : add pre-compile mesa shader calling interface...
2009-12-09 Vinson Leeglsl: Remove unused member x from struct slang_operation.
2009-12-09 Brian Paulmesa: fix baseLevel >= MAX_TEXTURE_LEVELS test
2009-12-09 José Fonsecautil: Document the meaning of util_format_layout.
2009-12-09 Andre Maasikasr600: fix state size prediction after dc0777d3
2009-12-09 Jakob Bornecrantzvmware/xorg: Properly detect overlay support
2009-12-09 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h
2009-12-09 Ian Romanickmeta: Bind texture to unit 0 for mipmap generation
2009-12-09 Eric Anholtmesa: Move OES_read_format support from drivers into...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_LightModeli.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogf.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-09 Eric Anholti965: Enable the accelerated ReadPixels path on gen4...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogi.
2009-12-08 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-08 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-08 Brian Paulvbo: fix array index out of bounds error, and fix evalu...
2009-12-08 Roland Scheideggernouveau: use boolean instead of bool
2009-12-08 Roland Scheideggercell: use boolean instead of bool
2009-12-08 Roland Scheideggergallium: use boolean instead of bool in p_refcnt.h
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Roland Scheideggergallium: fix more potential strict aliasing issues
2009-12-08 Brian Paultgsi: fix some off-by-one errors in shader length,...
2009-12-08 Andre Maasikasr600: and finally fix SCS
2009-12-08 Andre Maasikasr600: remove (now) dead code
2009-12-08 Andre Maasikasr600: fix SIN also
2009-12-08 Andre Maasikasr600: use the new inline constants feature to fix COS
2009-12-08 Andre Maasikasr600: add assembler support for literal(inline) constants
2009-12-08 Andre Maasikasr600: merge alu_instruction/alu_instruction2
2009-12-08 Andre Maasikasr600: add ABS support for source regs to assembler
2009-12-08 Andre Maasikasr600: glsl - allow specifying texture sampler via uniforms
2009-12-08 Andre Maasikasr600: implement FRAG_ATTRIB_FACE, glsl/twoside works
2009-12-08 Andre Maasikasr600: quick hack to get KIL_NV working - does condition...
2009-12-08 Andre Maasikasr600: wip glsl - refactor conditional instructions...
2009-12-08 Andre Maasikasr600: execute SET funtions on all channels
2009-12-08 Alan Hourihanemove assert to avoid crash in debug build.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
next