r200: fix off-by-one errors causing 6th texture unit to not work
[mesa.git] / src /
2009-07-26 Patrice Mandinnouveau: only swizzle square textures for copy
2009-07-26 José Fonsecautil: fix typo.
2009-07-26 Patrice Mandinnouveau: Take into account destination position for...
2009-07-26 Patrice Mandinnouveau: Recursively swizzle an NPOT sized copy
2009-07-24 Patrice Mandinnouveau: use nv04_surface_copy_swizzle only for POT...
2009-07-24 Joakim Sindholtradeon-gallium: remove old getparam ioctl
2009-07-23 Alex Deucherr600: fix segfault in morph3d
2009-07-23 Keith Whitwelldraw: correct address for machine struct in llvm path
2009-07-23 Keith Whitwellgallivm: updates for TGSI changes
2009-07-23 Corbin Simpsonr300g, radeon-gallium: Fix API, cleanup.
2009-07-23 Nicolai Hähnleradeon-gallium: Build fixes wrt changed libdrm_radeon...
2009-07-23 Corbin Simpsonr300g: PIPE_CAP_BLEND_EQUATION_SEPARATE.
2009-07-23 Keith Whitwellgallium: clean up opcode definitions
2009-07-23 Keith Whitwellgallium: remove deprecated TGSI opcodes
2009-07-23 José Fonsecar600: Remove CRLF line endings.
2009-07-23 Vinson Leeutil: Add support for Mac OS.
2009-07-23 Corbin Simpsonr300g: Actually mark shaders as translated/untranslated.
2009-07-23 Brian Paulcell: update TGSI_OPCODE_ cases
2009-07-22 Michel Dänzergallium: Fix PPC build.
2009-07-22 Patrice Mandinnouveau: nv30: wrong variable for format
2009-07-22 Maciej Cencorar300: fix address register handling in NQSSADCE
2009-07-22 Patrice Mandinnouveau: Take into account sx,sy parameters to read...
2009-07-22 Brian Paulmesa: bump version to 7.5.1
2009-07-22 Keith Whitwellgallium: remove multiple aliases for TGSI opcodes
2009-07-22 Keith Whitwellgallium: simplify tgsi_full_immediate struct
2009-07-21 Richard Lir600: fix dst reg indexing for real
2009-07-21 Alex DeucherRevert "r600: fix dst reg indexing"
2009-07-21 Alex Deucherr600: add stencil support
2009-07-21 Alex Deucherr600: use state functions to set default state
2009-07-21 Alex Deucherr600: fill in point functions
2009-07-21 Alex Deucherr600: set provoking vertex to last vertex for OGL
2009-07-21 Alex Deucherr600: fill in r700UpdateViewportOffset
2009-07-21 Alex Deucherr600: first pass at polyoffset support
2009-07-21 Jerome Glisseradeon: fix colorbuffer pitch emission regarding tiling...
2009-07-21 Alex DeucherR600: fix up some build problems
2009-07-21 Alex Deucherr600: add alpha test support
2009-07-21 Michel DänzerTrack Radeon driver symlinks in Git.
2009-07-21 Eric Anholtintel: Fall back on glBitmap with fog enabled.
2009-07-21 Eric Anholti965: Don't clip everything if FRONT_AND_BACK culling...
2009-07-21 Peter HuttererAdd missing X11_INCLUDES to egl/drivers/demo and egl...
2009-07-21 Eric Anholti965: Don't clip everything if FRONT_AND_BACK culling...
2009-07-20 Alex Deucherr600: fix typo in blend code
2009-07-20 Kevin DeKorter600: fix dst reg indexing
2009-07-20 Alex Deucherr600: add blending support
2009-07-20 Alex Deucherr600: add user clip plane support
2009-07-20 Alex Deucherr600: add logicop support
2009-07-20 Keith Whitwelltgsi: get texturing working in vertex shader sse2 path
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-20 Michel Dänzerradeon: With DRI1, if we have HW stencil, only expose...
2009-07-20 Keith Whitwelltgsi: get texturing working in vertex shader sse2 path
2009-07-20 Keith Whitwelltgsi: fix regression in indexed const lookups
2009-07-20 Kevin DeKorter600: Fix compilation
2009-07-20 Cooper YuanR6xx/r7xx: Fix line stipple and width issue
2009-07-20 Michel DänzerAdd common_ppc.c to MESA_GALLIUM_SOURCES.
2009-07-20 Michel Dänzerr300g: Fix SCons build.
2009-07-20 Michel Dänzergallium/trace: Fix SCons build.
2009-07-19 Michel Dänzerr300g: Guard R500 register writes by is_r500 check.
2009-07-18 Dave Airliegallium: make g3dvl build again
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Alex DeucherR6xx/R7xx: add fine grained syncing support
2009-07-17 Alex DeucherR6xx/r7xx: send depth state in it's own function
2009-07-17 Andrew Randrianasulust/egl: Fix broken build after EGL thread changes
2009-07-17 Alex DeucherR200: fix build when RADEON_DEBUG_BO is set
2009-07-17 Dave Airlieradeon: disable BO debug
2009-07-17 Brian Paulegl: commit missing eglcurrent.[ch] files
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-17 Kevin DeKorteR6xx/r7xx: warning fixes
2009-07-17 Brian Paulmesa: set version to 7.5
2009-07-17 Chia-I Wuegl: Remove redundant DeletePending flag.
2009-07-17 Chia-I Wuegl: Destroy display's resources upon termination.
2009-07-17 Chia-I Wuegl: Return the same EGL Display for the same native...
2009-07-17 Chia-I Wuegl: Use the link functions to manage resources.
2009-07-17 Chia-I Wuegl: Add funtions to link contexts and surfaces to...
2009-07-17 Chia-I Wuegl: Extend per-thread info for multiple current contexts.
2009-07-17 Chia-I Wuegl: Support per-thread info.
2009-07-17 Chia-I Wuegl: Add eglcompiler.h for compiler features.
2009-07-17 Alex DeucherR6xx/r7xx: disable depth/stencil compression for now
2009-07-17 Alex DeucherR6xx/r7xx: add some missing state regs
2009-07-17 Eric Anholttexenv: Calculate whether we need to do secondary color...
2009-07-17 Eric Anholti965: Add missing state dependency of sf_unit on _NEW_B...
2009-07-16 Alex DeucherR6xx: fix rendering on r6xx/rs780 chips
2009-07-16 José Fonsecapython/retrace: Process the call no passed to --to...
2009-07-16 José Fonsecapython/retrace: Dump the surface copy contents.
2009-07-16 José Fonsecapython/retrace: Flush stdout before calling the pipe...
2009-07-16 José Fonsecamesa: Fix logbase2.
2009-07-16 Keith Whitwelldraw: fix ppc build regression
2009-07-16 Kevin DeKorteWarning fixes
2009-07-16 Alex DeucherR6xx/r7xx: remove unused function
2009-07-16 Brian Paulst/mesa: add some array index bounds assertions
2009-07-16 Richard LiRestore vp input mapping, fix vtx stream missing problem.
2009-07-16 Keith Whitwelltgsi: simplify and fix sse KIL implementation
2009-07-16 Keith Whitwellrtasm: export sse_movmskps
2009-07-16 Keith Whitwelltgsi: initial texturing support on sse path
2009-07-16 José Fonsecapython: Hack to prevent segmentation faults when python...
2009-07-16 José Fonsecawgl: Expose pipe_screen/pipe_context via an extension.
2009-07-16 José Fonsecapython: Obtain pipe_screen/pipe_context from the system...
2009-07-16 Keith Whitwelltgsi: make sse function callout mechanism more generic
2009-07-16 Keith Whitwelltgsi: reduce x86 reg usage in tgsi_sse generated programs
2009-07-16 Keith Whitwelltgsi: no need to separately malloc input and output...
2009-07-16 Keith Whitwellgallium: reduce recursive include of tgsi_exec.h
next