| Commit message (Expand) | Author | Age | Files | Lines |
* | clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK | Christoph Bumiller | 2012-05-12 | 1 | -0/+5 |
* | gallium/docs: remove documentation of redefine_user_buffer | Marek Olšák | 2012-05-12 | 1 | -14/+0 |
* | Merge branch 'gallium-userbuf' | Marek Olšák | 2012-05-11 | 1 | -0/+9 |
|\ |
|
| * | gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT | Marek Olšák | 2012-04-30 | 1 | -0/+2 |
| * | gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERS | Marek Olšák | 2012-04-30 | 1 | -0/+6 |
* | | gallium/compute: Drop TGSI dependency. | Francisco Jerez | 2012-05-11 | 1 | -0/+2 |
* | | gallium/tgsi: Introduce the "LOCAL" register declaration modifier. | Francisco Jerez | 2012-05-11 | 1 | -0/+6 |
* | | gallium/tgsi: Add support for atomic opcodes. | Francisco Jerez | 2012-05-11 | 1 | -0/+164 |
* | | gallium/tgsi: Add support for barriers. | Francisco Jerez | 2012-05-11 | 1 | -0/+49 |
* | | gallium/tgsi: Add resource write-back support. | Francisco Jerez | 2012-05-11 | 2 | -2/+29 |
* | | gallium/tgsi: Add support for raw resources. | Francisco Jerez | 2012-05-11 | 1 | -1/+14 |
* | | gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token. | Francisco Jerez | 2012-05-11 | 1 | -9/+15 |
* | | gallium: Add context hooks for binding shader resources. | Francisco Jerez | 2012-05-11 | 2 | -1/+23 |
* | | gallium/tgsi: Split sampler views from shader resources. | Francisco Jerez | 2012-05-11 | 1 | -40/+81 |
* | | gallium: Basic compute interface. | Francisco Jerez | 2012-05-11 | 2 | -1/+66 |
|/ |
|
* | gallium/docs: document the new vertex fetch CAPs | Marek Olšák | 2012-04-24 | 1 | -0/+12 |
* | gallium: document dual source blending restrictions on gallium | Dave Airlie | 2012-04-13 | 1 | -1/+5 |
* | gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETS | Dave Airlie | 2012-04-13 | 1 | -1/+1 |
* | gallium/docs: fix typos | Brian Paul | 2012-04-06 | 1 | -2/+2 |
* | gallium: add llvm-related TODOs. (v2) | Dave Airlie | 2012-03-06 | 1 | -0/+21 |
* | gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION | Christoph Bumiller | 2012-02-09 | 2 | -3/+6 |
* | st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.c | Marek Olšák | 2012-01-29 | 1 | -0/+3 |
* | gallium/docs: document more CAPs | Marek Olšák | 2012-01-25 | 1 | -0/+20 |
* | Squash-merge branch 'gallium-clip-state' | Marek Olšák | 2012-01-10 | 2 | -0/+25 |
* | gallium: add an IABS opcode to TGSI | Bryan Cain | 2012-01-07 | 1 | -0/+13 |
* | tgsi: update documents with some info on texture lookup | Dave Airlie | 2011-12-19 | 1 | -0/+11 |
* | gallium: interface changes necessary to implement transform feedback (v5) | Marek Olšák | 2011-12-15 | 2 | -20/+44 |
* | gallium/failover: Remove the deprecated module. | Kai Wasserbäch | 2011-11-30 | 1 | -11/+0 |
* | i965g: Delete this driver. | Kai Wasserbäch | 2011-11-29 | 1 | -5/+0 |
* | gallium: separate out floating-point CAPs into its own enum | Marek Olšák | 2011-11-22 | 1 | -11/+17 |
* | gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally | Marek Olšák | 2011-11-22 | 1 | -1/+0 |
* | gallium/docs: remove obsolete documentation | Marek Olšák | 2011-11-19 | 1 | -14/+0 |
* | gallium: add new query types and missing documentation | Christoph Bumiller | 2011-10-20 | 1 | -6/+57 |
* | gallium: add PIPE_BIND_BLENDABLE flag | Christoph Bumiller | 2011-10-15 | 1 | -0/+5 |
* | gallium/docs: update the documentation of capabilities | Marek Olšák | 2011-09-30 | 1 | -73/+84 |
* | gallium/docs: update d3d11ddi.txt | Marek Olšák | 2011-09-29 | 1 | -22/+11 |
* | gallium: add polygon offset clamp state | Christoph Bumiller | 2011-09-28 | 1 | -0/+2 |
* | gallium: move border color to be a color union | Dave Airlie | 2011-09-27 | 1 | -2/+3 |
* | gallium: add TGSI opcodes UARL and UCMP | Bryan Cain | 2011-09-10 | 1 | -0/+19 |
* | tgsi: add support for texture offsets to the TGSI IR. (v2) | Dave Airlie | 2011-09-02 | 1 | -3/+10 |
* | tgsi: update tgsi.rst for TXQ | Dave Airlie | 2011-08-26 | 1 | -2/+14 |
* | gallium: extend resource_resolve to accommodate BlitFramebuffer | Christoph Bumiller | 2011-08-04 | 1 | -1/+8 |
* | gallium: implement seamless cubemap extensions | Marek Olšák | 2011-05-06 | 1 | -0/+4 |
* | gallium/docs: Improve min_index/max_index description. | José Fonseca | 2011-04-16 | 1 | -8/+17 |
* | gallium: implement clamping controls (ARB_color_buffer_float) | Luca Barbieri | 2011-03-29 | 1 | -0/+24 |
* | gallium: add texture barrier support to the interface and st/mesa (v2) | Marek Olšák | 2011-03-15 | 1 | -0/+10 |
* | gallium: remove flags from the flush function | Marek Olšák | 2011-03-11 | 1 | -2/+2 |
* | gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions. | José Fonseca | 2011-02-22 | 1 | -13/+29 |
* | gallium: notify drivers about possible changes in user buffer contents | Marek Olšák | 2011-02-14 | 1 | -0/+16 |
* | gallium: remove pipe_vertex_buffer::max_index | Marek Olšák | 2011-02-14 | 1 | -1/+0 |