Age | Commit message (Expand) | Author |
2010-01-04 | silence compiler warning | Alan Hourihane |
2010-01-04 | Fix test | Alan Hourihane |
2010-01-02 | python: Don't generate a import library for python module either. | José Fonseca |
2010-01-02 | i965: Add missing include. | José Fonseca |
2010-01-02 | gdi: Don't generate import libraries for opengl32.dll. | José Fonseca |
2010-01-02 | util: Silent potential loss of precision warnings. | José Fonseca |
2010-01-01 | tgsi: Add missing semantic name in text parser. | Igor Oliveira |
2010-01-01 | r300: Fix scons build. | José Fonseca |
2010-01-01 | llvmpipe: Add missing include path. | José Fonseca |
2010-01-01 | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca |
2010-01-01 | scons: Aggregate all tiny libraries in a single library. | José Fonseca |
2010-01-01 | gallium: Remove the sct module. | José Fonseca |
2010-01-01 | scons: Don't globally define WIN32_LEAN_AND_MEAN. | José Fonseca |
2009-12-31 | nv50: small fix for handling "dangerous" swizzles | Christoph Bumiller |
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-31 | nv50: fix TEXLOD sequence and use it only in FPs | Christoph Bumiller |
2009-12-31 | nv50: cannot kill branch if immediate is used | Christoph Bumiller |
2009-12-31 | nv50: make assimilate_temp safe | Christoph Bumiller |
2009-12-31 | nv50: handle TGSI_OPCODE_EXP,LOG | Christoph Bumiller |
2009-12-31 | nv50: add support for subroutines | Christoph Bumiller |
2009-12-31 | nv50: alloc_reg on reg_instance | Christoph Bumiller |
2009-12-31 | nv50: multiply polygon offset units by 2 | Christoph Bumiller |
2009-12-31 | nv50: neg and abs modifiers for flops | Christoph Bumiller |
2009-12-31 | nv50: don't negate immediates in set_immd | Christoph Bumiller |
2009-12-30 | nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40 | Luca Barbieri |
2009-12-29 | st/xorg: Use C-style comments. | Vinson Lee |
2009-12-30 | st/xorg: Fix warning and add a TODO comment | Jakob Bornecrantz |
2009-12-30 | st/xorg: On close wait on fences and then destroy the screen | Jakob Bornecrantz |
2009-12-30 | st/xorg: Be proper with pipe pointers on close in exa | Jakob Bornecrantz |
2009-12-30 | st/xorg: Make sure we don't overrun the fence array in block handler | Jakob Bornecrantz |
2009-12-28 | st/egl: Move declaration before code. | Vinson Lee |
2009-12-28 | llvmpipe: Fix assert. | Vinson Lee |
2009-12-28 | llvmpipe: Silence compiler warnings. | Vinson Lee |
2009-12-28 | nouveau: Unreference state/buffer objects on context/screen destruction. | Younes Manton |
2009-12-28 | nouveau: Fix swizzling for copies to rectangular textures | Luca Barbieri |
2009-12-28 | nouveau: Fix nv20-40 swizzled miptree RTs | Luca Barbieri |
2009-12-28 | NV30/NV40 CMP and SCS src == dst handling | Luca Barbieri |
2009-12-28 | llvmpipe: Unmapping vertex/index buffers does NOT flush draw module anymore. | José Fonseca |
2009-12-28 | python/retrace: Dump only the specified image rectangles. | José Fonseca |
2009-12-28 | xlib: Integrate the trace driver with all pipe drivers. | José Fonseca |
2009-12-28 | scons: Fix xlib build. | José Fonseca |
2009-12-28 | nv04: Fix build after the latest nouveau_class.h changes. | Francisco Jerez |
2009-12-28 | nv50: Dehexify and bring up to date with new method defines. | Marcin Kościelnicki |
2009-12-28 | util: better fix for unused variable warnings with asserts | Keith Whitwell |
2009-12-28 | llvmpipe: Silence compiler warnings. | Vinson Lee |
2009-12-27 | st/xorg: Silence unused variable warnings. | Vinson Lee |
2009-12-27 | g3dvl: Silence compiler warnings. | Vinson Lee |
2009-12-27 | st/vega: Silence compiler warnings. | Vinson Lee |
2009-12-27 | gallium/xlib: Silence unused variable warning. | Vinson Lee |
2009-12-27 | trace: Silence unused variable warnings. | Vinson Lee |