Age | Commit message (Expand) | Author |
2008-07-25 | Merge branch 'master' into drm-gem | Ian Romanick |
2008-07-25 | intel: If a tex image doesn't fit in the object's tree, make a temporary tree. | Eric Anholt |
2008-07-25 | i965: fixup format for TFP zero copy | Dave Airlie |
2008-07-25 | Revert "intel: disable zero-copy TFP." | Dave Airlie |
2008-07-25 | i965: make tex offset override work.. | Dave Airlie |
2008-07-25 | intel: disable zero-copy TFP. | Dave Airlie |
2008-07-24 | intel: remove buffer swap debug output | Jesse Barnes |
2008-07-24 | Revert "965: Fix color clamping issues" | Ian Romanick |
2008-07-23 | 965: Fix partially transparent textures in Doom 3 engine games | Pawel Pieczul |
2008-07-23 | intel: Add a little span cache to spead up readpixels by cutting syscalls. | Eric Anholt |
2008-07-23 | intel-gem: Use pread/pwrite for span access. | Eric Anholt |
2008-07-23 | intel: improve 2d batchbuffer debug output. | Eric Anholt |
2008-07-23 | intel: Fix CopyTexSubImage's src tiling arg for the blit. | Eric Anholt |
2008-07-23 | intel: move renderbuffer mapping to separate functions. | Eric Anholt |
2008-07-22 | intel: fix buffer swaps and enable page flipping on 965 | Jesse Barnes |
2008-07-21 | 965: Fix color clamping issues | Pawel Pieczul |
2008-07-18 | intel-gem: Bump driver date | Ian Romanick |
2008-07-18 | intel: fix texture border issue. (bug #16697) | Xiang, Haihao |
2008-07-16 | intel: Clean-up ARB_texture_env_crossbar | Ian Romanick |
2008-07-16 | Remove redundant initalization of MaxTextureUnits | Ian Romanick |
2008-07-15 | mesa: extra braces | Blair Sadewitz |
2008-07-15 | intel-gem: Disable spantmp sse/mmx functions when tile swizzling. | Eric Anholt |
2008-07-14 | i915: fix build after previous commit. | Eric Anholt |
2008-07-14 | radeon: SetTexOffset support | Chris Rankin |
2008-07-14 | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin |
2008-07-12 | r300_fragprog: Use nqssa+dce and program_pair for emit | Nicolai Haehnle |
2008-07-12 | Always pass -linker and -ldflags to mklib for shared libraries | Dan Nicholson |
2008-07-12 | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson |
2008-07-12 | r300: Fix saturate mode handling in radeon_program_alu | Nicolai Haehnle |
2008-07-12 | r500: Set Saturate correctly in radeon_program_pair | Nicolai Haehnle |
2008-07-12 | r300: Fix input register allocation in radeon_program_pair | Nicolai Haehnle |
2008-07-12 | r300: Explicitly set absolute value for the argument of RSQ | Nicolai Haehnle |
2008-07-12 | r500_fragprog: Major refactoring of final emit | Nicolai Haehnle |
2008-07-12 | r500: Add "Not quite SSA" and dead code elimination pass | Nicolai Haehnle |
2008-07-12 | r500_fragprog: Transform trigonometric functions in first pass | Nicolai Haehnle |
2008-07-11 | drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes. | Eric Anholt |
2008-07-11 | R300: update vap_cntl values for NUM_FPUS | Alex Deucher |
2008-07-11 | Remove generated pkg-config files on `make clean' | Dan Nicholson |
2008-07-11 | intel: fix batch flushing problem with cliprects handling. | Dave Airlie |
2008-07-09 | i915: fall back to software rendering when shadow comparison is | Xiang, Haihao |
2008-07-08 | i965: official name for GM45 chipset | Xiang, Haihao |
2008-07-06 | Set library and header installation directories from configuration | Dan Nicholson |
2008-07-06 | r500_fragprog: Fix RSQ with negative parameters | Nicolai Haehnle |
2008-07-06 | r300_fragprog: Emulate trigonometric functions in radeon_program_alu | Nicolai Haehnle |
2008-07-06 | r300: Translate fragment program DST in radeon_program_alu | Nicolai Haehnle |
2008-07-06 | r300: Translate fragment program LRP in radeon_program_alu.c | Nicolai Haehnle |
2008-07-06 | r300: Allow adding parameters during fragprog transform, share LIT code | Nicolai Haehnle |
2008-07-05 | r300: Correctly scan for used temporary registers | Nicolai Haehnle |
2008-07-05 | r500: Major refactoring of fragment program emit | Nicolai Haehnle |
2008-07-05 | r300: Remove clause stuff for now in favour of a cloned generic gl_program | Nicolai Haehnle |