mesa.git
2009-12-15 José Fonsecallvmpipe: Fix lp_build_polynomial comment.
2009-12-15 José Fonsecallvmpipe: Fix typo in lp_build_log constant.
2009-12-15 José Fonsecautil: Fix unity value for swizzle 1.
2009-12-15 José Fonsecallvmpipe: Fix bad SI -> FP conversion into lp_build_log...
2009-12-15 José Fonsecautil: Add dl wrappers.
2009-12-15 Michal Kroltgsi/text: Don't use strncasecmp(), it breaks windows...
2009-12-15 Andre Maasikasr600: use _mesa_insert_instructions to fixup wpos inste...
2009-12-15 Andre Maasikasr600: fix typos for vert-tex
2009-12-15 Andre Maasikasr600: fix fragment.position
2009-12-15 Andre Maasikasr600: add support for FRAG_ATTRIB_PNTC
2009-12-15 Andre Maasikasr600: add DDX DDY opcodes
2009-12-14 Richard Lir600 : add texture support for vertex shader.
2009-12-14 Zack Rusintgsi: add properties and system value register
2009-12-14 Maarten Maathuisnouveau: avoid running out of relocs
2009-12-14 Christoph Bumillernv50: be more cautious about using reg_instance
2009-12-14 Michal Kroltgsi/ureg: Add ureg_DECL_gs_input().
2009-12-14 Christoph Bumillernv50: store immediates as uint32
2009-12-13 Patrice Mandinnouveau: nv50: Add missing ctor_immd_4u32 function
2009-12-13 Maciej Cencorar300: enable accelerated support for glCopyTexImage...
2009-12-13 Maciej Cencorar300: fix regression introduced by da73c1ed
2009-12-13 Maciej Cencorar300: fix glCopyTexSubImage
2009-12-13 Christoph Bumillernv50: add proper zslice offset in miptree_surface
2009-12-13 Christoph Bumillernv50: use m2mf z pos instead of calculating offset...
2009-12-13 Christoph Bumillernv50: add craziness for non-constant TXB and TXL
2009-12-12 Patrice MandinRevert "nouveau: nv30: Disable swizzled surface usage...
2009-12-12 Patrice Mandinnouveau: nv30: Disable swizzled surface usage if any...
2009-12-12 Christoph Bumillernv50: support TXB and TXL
2009-12-12 Christoph Bumillernv50: add S8Z24 depth texture format too
2009-12-12 Christoph Bumillernv50: fix depth comparison func TSC bits
2009-12-12 Christoph Bumillernv50: add src_mask case for IF opcode
2009-12-12 Christoph Bumillernv50: plug memory leak in miptree creation/destruction
2009-12-12 Christoph Bumillernv50: use copies of tgsi src nv50_regs
2009-12-12 Christoph Bumillernv50: support vertex program textures
2009-12-11 Maciej Cencorar300: disable blit debugging info
2009-12-11 Maciej Cencorar300: emit number of used colorbuffers to pass radeon...
2009-12-11 Maciej Cencorar300: setup render target format for r300/r400 cards too
2009-12-11 Maciej Cencorar300: finish blit support for r300
2009-12-11 Maciej Cencoramore blit fixes
2009-12-11 Maciej Cencorablit WIP
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...
next