Age | Commit message (Expand) | Author |
2009-08-22 | st/xorg: Handle fake fronts correctly for pixmaps | Jakob Bornecrantz |
2009-08-22 | i915g: Remove bad assert on fence | Jakob Bornecrantz |
2009-08-21 | egl_softpipe: Do not flush unlinked context. | Chia-I Wu |
2009-08-21 | st/egl: Add support for drmModeDirtyFB command if found | Jakob Bornecrantz |
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 | 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 | 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-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 | 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 |
2009-08-18 | radeon-gallium: Stop using outdated ioctls. | Corbin Simpson |
2009-08-18 | Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit." | Corbin Simpson |
2009-08-18 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-08-18 | egl/xlib: move call to create_configs() after we set the Xdpy field | Brian Paul |
2009-08-18 | tgsi/ppc: we don't implement saturation modes yet | Brian Paul |
2009-08-18 | tgsi/sse: we don't implement saturation modes yet | Brian Paul |
2009-08-18 | egl: Create the front texture the properly | Jakob Bornecrantz |
2009-08-18 | gallium: improved comments, minor whitespace changes | Brian Paul |
2009-08-18 | egl: Some per-driver data should be per-display. | Chia-I Wu |
2009-08-18 | egl: Overhaul driver API. | Chia-I Wu |
2009-08-17 | gallium: memset() tgsi_exec_machine to all zeros in tgsi_exec_machine_create() | Brian Paul |
2009-08-17 | nv50: remove a few cases of directly casting struct pipe_context | Maarten Maathuis |
2009-08-17 | nv50: borrow some flushing code from the ddx | Maarten Maathuis |
2009-08-17 | gallium: Make PIPE_TRANSFER_{READ,WRITE,READ_WRITE} bitmask friendly. | Maarten Maathuis |
2009-08-17 | nv50: whitespace fixes and deobfuscation | Maarten Maathuis |
2009-08-17 | cell: fix incorrect pipe_transfer tests | Brian Paul |
2009-08-17 | nv50: fix stencil state | Christoph Bumiller |
2009-08-15 | nv50: avoid a NULL-ptr dereference when the pipe context changes | Maarten Maathuis |
2009-08-15 | nv50: align registers used with TEX to 4 | Christoph Bumiller |
2009-08-14 | gallium: Always map for READ flag when DISCARD is not set. | José Fonseca |
2009-08-14 | trace: Remove space next to the class attribute of the trace. | José Fonseca |