Age | Commit message (Expand) | Author |
2009-08-22 | glx/dri2: Always use X drawable ID for DRI2 protocol. | Michel Dänzer |
2009-08-22 | Fix r300 VBO support build on big endian. | Michel Dänzer |
2009-08-21 | r600: better default state size. | Alex Deucher |
2009-08-21 | Merge branch 'asm-shader-rework-1' | Ian Romanick |
2009-08-21 | radeon: fix incorrect loop limit (warned by -O3) | Brian Paul |
2009-08-21 | glx: initialize some local vars to silence warnings with -O3 | Brian Paul |
2009-08-21 | egl: Make _eglChooseDriver return the filename of the driver. | Chia-I Wu |
2009-08-21 | egl: Remove dependency on libX11. | Chia-I Wu |
2009-08-21 | egl_softpipe: Do not flush unlinked context. | Chia-I Wu |
2009-08-21 | egl: Check for null display in handle checking. | Chia-I Wu |
2009-08-21 | st/egl: Add support for drmModeDirtyFB command if found | Jakob Bornecrantz |
2009-08-21 | radeon: Add comment to explain logic for freeing dma buffers. | Pauli Nieminen |
2009-08-20 | ARB prog parser: Revert part of previous change to constant parsing | Ian Romanick |
2009-08-20 | r600: convert to using common radeon state atoms | Alex Deucher |
2009-08-20 | r600: improve state emission | Alex Deucher |
2009-08-20 | r600: split state emit into block specific functions | Alex Deucher |
2009-08-20 | nv50: use VTX_ATTR_nF for constant vtxelts | Christoph Bumiller |
2009-08-20 | nv50: set vertex buffer limits | Christoph Bumiller |
2009-08-20 | nv50: modify vbo format to hw translation, add BGRA swizzle | Christoph Bumiller |
2009-08-20 | st/egl: Open the first drm node | Jakob Bornecrantz |
2009-08-20 | tgsi: when printing/dumping programs indent loops and conditionals | Brian Paul |
2009-08-20 | tgsi: check for SOA dependencies in SSE and PPC code generators | Brian Paul |
2009-08-20 | tgsi: handle SOA dependencies for MOV/SWZ | Brian Paul |
2009-08-20 | tgsi: added tgsi_full_instruction::Flags field | Brian Paul |
2009-08-20 | r600: try and get everything in the draw in one IB | Alex Deucher |
2009-08-20 | r600: move misc regs from general state | Alex Deucher |
2009-08-20 | mesa: add GL_DEPTH_STENCIL to glCopyPixels error check | Brian Paul |
2009-08-20 | r600: rework emit code | Alex Deucher |
2009-08-20 | radeon: Update regulary cs processing info from kernel. | Pauli Nieminen |
2009-08-19 | gallium: rename copy/fill_rect utility functions | Brian Paul |
2009-08-19 | gallium: fix tags target in Makefile.template | Brian Paul |
2009-08-19 | radeon: fix typo in last dma patch | Alex Deucher |
2009-08-19 | intel: Fix failure to commit -a --amend before last push. | Eric Anholt |
2009-08-19 | intel: Align cubemap texture height to its padding requirements. | Eric Anholt |
2009-08-19 | intel: Align untiled region height to 2 according to 965 docs. | Eric Anholt |
2009-08-19 | radeon: Add debug output for dma buffer object numbers. | Pauli Nieminen |
2009-08-19 | radeon: Fix dma buffer object pool to scale object sizes. | Pauli Nieminen |
2009-08-19 | r600: minor cleanup | Alex Deucher |
2009-08-19 | tgsi: Add missing include. | José Fonseca |
2009-08-19 | tgsi: Fix typo in ureg constant creation. | José Fonseca |
2009-08-19 | st/xlib: remove a couple more 'fake' references | Keith Whitwell |
2009-08-19 | st/xlib: remove dead ungrab helper | Keith Whitwell |
2009-08-19 | tgsi: silence compiler warning | Keith Whitwell |
2009-08-19 | tgsi: remove unused function argument | Keith Whitwell |
2009-08-19 | tgsi: add missing functionality to support instructions with labels | Keith Whitwell |
2009-08-18 | r300g: Force off ZTOP optimizations for now. | Corbin Simpson |
2009-08-18 | r300g: Utilize DONTBLOCK. | Corbin Simpson |
2009-08-18 | radeon-gallium: Oh, look, we *do* already support DONTBLOCK. | Corbin Simpson |
2009-08-18 | r300g: Massively cleanup OQ. | Corbin Simpson |
2009-08-18 | r300g: Add high_second_pipe cap for R3xx chipsets. | Corbin Simpson |