mesa.git
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 Paulprogs/util: remove extfuncs.h (we use GLEW instead)
2009-07-17 Brian Paulegl: commit missing eglcurrent.[ch] files
2009-07-17 Brian Paulprogs/glsl: finish conversion to GLEW
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 Brian Paulmesa: set version to 7.5
2009-07-17 Brian Pauldocs: set date for 7.5 release
2009-07-17 Chia-I Wuxeglthreads: Check current context for EGL per-thread...
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 Brian Pauldocs: news entry for 7.5 release
2009-07-17 Brian Pauldocs: update links to Gallium wiki page on freedesktop.org
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 Chia-I Wuegl: Add xeglthreads
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
2009-07-16 Keith Whitwelltgsi: make function call code in tgsi_sse.c less opaque
2009-07-16 Keith Whitwellgallium: proper constructor and destructor for tgsi_exe...
2009-07-16 Alex DeucherFix more merge fallout
2009-07-15 Kevin DeKorteR6xx/r7xx: warning fixes
2009-07-15 Richard LiR6xx/r7xx: fix missing vertex stream
2009-07-15 Alex Deucherradeon bo: Fix merge fall out
2009-07-15 Alex DeucherR6xx/r7xx: more Makefile fixes
2009-07-15 Alex DeucherFix r600 makefile for lastest CS changes
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Luca Barbierisoftpipe: limit blend results to [0,1]
2009-07-15 Brian PaulFix state flag dependencies for fixed function fragment...
2009-07-15 Alex Deuchermake sure ctx->Driver.Flush is valid before calling it
2009-07-15 Alex DeucherUse memcpy directly in the common code
2009-07-15 José Fonsecapython/retrace: Interpret surface_copy.
2009-07-15 José Fonsecapython/samples: Use PIPE_FORMAT_Z16_UNORM instead of...
2009-07-15 Keith Whitwellmesa: recognize and eliminate repeated error messages
2009-07-15 Keith Whitwellmesa: split out errorstring switch from _mesa_error
2009-07-15 Keith Whitwellmesa: remove dead code in _mesa_error
2009-07-15 Keith Whitwellmesa: don't call getenv every time _mesa_error is called
2009-07-15 Dave Airlieradeon: update span reading micro tile code
2009-07-15 Dave Airlier300: emit z depth pitch reloc in preparation for tiling
2009-07-15 Dave Airlieradeon: r300 fix span reading for macro tiled buffers.
2009-07-15 Dave Airlieradeon: for tiling you really need to use GET/PUT VALUE...
2009-07-15 Xiang, Haihaoi965: the offset of any branch/jump instruction is...
2009-07-15 Alex DeucherR6xx/r7xx: implement memcpy buffer swaps
2009-07-15 Dave Airlieintel/radeon: add common metaops code.
2009-07-15 Alex Deucherr6xx/r7xx: fix buffer aging bug
2009-07-15 Alex DeucherR6xx/R7xx: no irqs yet.
2009-07-14 Dave Airlieradeon: fix unsigned vs signed comparison in stencil...
2009-07-14 Eric Anholtintel: Fix ClearDepth to not be affected by DepthRange.
2009-07-14 Eric Anholtintel: Set DepthRange in the metaops using RasterPos[2].
2009-07-14 Eric AnholtFix state flag dependencies for fixed function fragment...
2009-07-14 Eric Anholtintel: Flag _NEW_ARRAY state when doing array object...
next