Age | Commit message (Expand) | Author |
2010-09-28 | i965: ignore quads for GS kernel on sandybridge | Zhenyu Wang |
2010-09-28 | i965: ff sync message change for sandybridge | Zhenyu Wang |
2010-09-28 | i965: fix point size setting in header on sandybridge | Zhenyu Wang |
2010-09-28 | i965: force zero in clipper to ignore RTAIndex on sandybridge | Zhenyu Wang |
2010-09-28 | i965: Fix color interpolation on sandybridge | Zhenyu Wang |
2010-09-28 | i965: enable accumulator update in PS kernel too on sandybridge | Zhenyu Wang |
2010-09-28 | i965: new state dump for sandybridge | Zhenyu Wang |
2010-09-28 | i965: disasm quarter and write enable instruction control on sandybridge | Zhenyu Wang |
2010-09-28 | i965: Add support for POW in gen6 FS. | Eric Anholt |
2010-09-28 | i965: Set up inputs to the fragment shader according to FP InputsRead. | Eric Anholt |
2010-09-28 | i965: Add support for attribute interpolation on Sandybridge. | Eric Anholt |
2010-09-28 | dri: Add GET_PROGRAM_NAME definition for Mac OS X. | Vinson Lee |
2010-09-27 | r300/compiler: Use rc_for_all_reads_src() in "dead constants" pass | Tom Stellard |
2010-09-27 | r300/compiler: radeon_remove_constants.c: fix indentation | Tom Stellard |
2010-09-27 | r300/compiler: Print immediate values after "dead constants" pass | Tom Stellard |
2010-09-27 | r300/compiler: Add more helper functions for iterating through sources | Tom Stellard |
2010-09-28 | r600g: fix db flush breaking config state | Dave Airlie |
2010-09-28 | r300g: fix swizzling of texture border color | Marek Olšák |
2010-09-28 | r300g: add support for 3D NPOT textures without mipmapping | Marek Olšák |
2010-09-28 | r300/compiler: fix shadow sampling with swizzled coords | Marek Olšák |
2010-09-28 | r300/compiler: do not use copy propagation if SaturateMode is used | Marek Olšák |
2010-09-28 | r300/compiler: fix projective mapping of 2D NPOT textures | Marek Olšák |
2010-09-28 | r300g: code cleanups | Marek Olšák |
2010-09-27 | i965: Add support for dFdx()/dFdy() to the FS backend. | Eric Anholt |
2010-09-27 | i965: Fix vector splitting RHS channel selection with sparse writemasks. | Eric Anholt |
2010-09-27 | i965: Handle all_equal/any_nequal in the new FS. | Eric Anholt |
2010-09-27 | i965: Remove swizzling of assignment to vector-splitting single-channel LHS. | Eric Anholt |
2010-09-27 | i965: Fix up writemasked assignments in the new FS. | Eric Anholt |
2010-09-27 | glsl: Add validation that a swizzle only references valid channels. | Eric Anholt |
2010-09-27 | glsl: Fix broadcast_index of lower_variable_index_to_cond_assign. | Eric Anholt |
2010-09-27 | Remove unnescessary initializations of UpdateTexturePalette | Ian Romanick |
2010-09-27 | Regenerate files changed by previous commit | Ian Romanick |
2010-09-27 | Remove GL_EXT_cull_vertex | Ian Romanick |
2010-09-27 | Remove GL_MESA_packed_depth_stencil | Ian Romanick |
2010-09-27 | mesa: Force GL_SGIS_generate_mipmap to always be enabled | Ian Romanick |
2010-09-27 | mesa: Force GL_ARB_copy_buffer to always be enabled | Ian Romanick |
2010-09-28 | d3d1x: work around crash in widl | Luca Barbieri |
2010-09-27 | d3d11: fix reference counting so devices get freed | Luca Barbieri |
2010-09-27 | softpipe: fix swizzling of texture border color | Brian Paul |
2010-09-27 | llvmpipe: fix swizzling of texture border color | Brian Paul |
2010-09-27 | r600g: fix occlusion query after change to block structure | Jerome Glisse |
2010-09-27 | softpipe: allocate tile data on demand | Brian Paul |
2010-09-27 | d3d1x: fix Map | Luca Barbieri |
2010-09-27 | d3d1x: rework DXGI for occlusion testing and default width/height | Luca Barbieri |
2010-09-27 | d3d1x: put proper calling convention in headers, fixes 64-bit builds | Luca Barbieri |
2010-09-27 | d3d1x: properly support specifying MipLevels as 0 | Luca Barbieri |
2010-09-27 | d3d1x: support centroid interpolation | Luca Barbieri |
2010-09-27 | ureg: support centroid interpolation | Luca Barbieri |
2010-09-27 | d3d1x: link to libdrm for X11 platform too | Luca Barbieri |
2010-09-27 | d3d11: ignore StructureByteStride | Luca Barbieri |