Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | vl: moved some functions to more appropriate places | Thomas Balling Sørensen | 2010-09-30 | 4 | -17/+58 | |
| * | | | | | | vl: Renamed function to appropriate name. | Thomas Balling Sørensen | 2010-09-27 | 1 | -2/+2 | |
| * | | | | | | vl: Made vdpauinfo run again | Thomas Balling Sørensen | 2010-09-21 | 1 | -1/+2 | |
| * | | | | | | vl: Made the project compile again. | Thomas Balling Sørensen | 2010-09-21 | 3 | -4/+213 | |
| * | | | | | | vl: Various cleanups. Need to start from scratch with bitstream parser | Thomas Balling Sørensen | 2010-09-21 | 1 | -0/+0 | |
| * | | | | | | Fixed an endianproblem | Thomas Balling Sørensen | 2010-08-04 | 1 | -3/+44 | |
| * | | | | | | Stubs for the bitstream mpeg2 decoder | Thomas Balling Sørensen | 2010-08-01 | 3 | -192/+33 | |
| * | | | | | | Added stubs for the rest of the vdpau interface | Thomas Balling Sørensen | 2010-07-22 | 12 | -54/+436 | |
| * | | | | | | Made some decoding function for mpeg2-decoding | Thomas Balling Sørensen | 2010-07-20 | 9 | -48/+345 | |
| * | | | | | | Added decode.c | Thomas Balling Sørensen | 2010-07-18 | 1 | -0/+29 | |
| * | | | | | | fixed compilation | Thomas Balling Sørensen | 2010-07-14 | 1 | -0/+1 | |
| * | | | | | | vdpau changes | Thomas Balling Sørensen | 2010-07-14 | 56 | -3984/+180 | |
| * | | | | | | added surface.c and made some changes in device.c | Thomas Balling Sørensen | 2010-07-14 | 1 | -0/+161 | |
* | | | | | | | [g3dvl] static usage for intermediate buffer | Christian König | 2011-01-10 | 1 | -1/+1 | |
* | | | | | | | r600g: place buffers into different domains, based on usage flags | Christian König | 2011-01-10 | 1 | -5/+18 | |
* | | | | | | | [g3dvl] move to integer verticies | Christian König | 2011-01-10 | 5 | -84/+66 | |
* | | | | | | | [g3dvl] use a table of empty block mask instead of calculating it | Christian König | 2011-01-09 | 2 | -25/+22 | |
* | | | | | | | r600g: check if hardware blits are possible bevore enabling tilling | Christian König | 2011-01-09 | 1 | -49/+50 | |
* | | | | | | | r600g: some merge fixes | Christian König | 2011-01-09 | 1 | -6/+14 | |
* | | | | | | | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-01-08 | 171 | -1061/+19382 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | r300g: fix a surface leak when flushing ZMASK | Marek Olšák | 2011-01-08 | 1 | -0/+1 | |
| * | | | | | | r300g: rework command submission and resource space checking | Marek Olšák | 2011-01-08 | 13 | -260/+505 | |
| * | | | | | | nvc0: fix reloc domain conflict on buffer migration | Christoph Bumiller | 2011-01-08 | 1 | -12/+12 | |
| * | | | | | | nvc0: upload user buffers only from draw info min to max index | Christoph Bumiller | 2011-01-08 | 2 | -3/+9 | |
| * | | | | | | nvc0: fix emission of first 3 u8 indices to RING_NI | Christoph Bumiller | 2011-01-08 | 1 | -1/+1 | |
| * | | | | | | nvc0: reset mt transfer address after read loop over layers | Christoph Bumiller | 2011-01-08 | 1 | -0/+1 | |
| * | | | | | | nvc0: tie buffer memory release to the buffer fence | Christoph Bumiller | 2011-01-08 | 1 | -4/+7 | |
| * | | | | | | r300g: Remove invalid assertion. | Łukasz Krotowski | 2011-01-08 | 1 | -1/+0 | |
| * | | | | | | r600g: Also set const_offset if the buffer is not a user buffer in r600_uploa... | Henri Verbeet | 2011-01-07 | 1 | -0/+2 | |
| * | | | | | | r600g: Update some comments for Evergreen. | Henri Verbeet | 2011-01-07 | 1 | -1/+3 | |
| * | | | | | | r600g: Split ALU clauses based on used constant cache lines. | Henri Verbeet | 2011-01-07 | 2 | -21/+129 | |
| * | | | | | | r600g: Consistently use the copy of the alu instruction in r600_bc_add_alu_ty... | Henri Verbeet | 2011-01-07 | 1 | -9/+9 | |
| * | | | | | | r600g: Store kcache settings as an array. | Henri Verbeet | 2011-01-07 | 3 | -24/+25 | |
| * | | | | | | r300g: derive user buffer sizes at draw time | Marek Olšák | 2011-01-07 | 9 | -104/+144 | |
| * | | | | | | r600g: allow constant buffers to be user buffers. | Dave Airlie | 2011-01-07 | 6 | -4/+44 | |
| * | | | | | | r600g: add support for NI (Northern Islands) GPUs | Alex Deucher | 2011-01-06 | 6 | -0/+115 | |
| * | | | | | | svga: Ensure that the wrong vdecls don't get used in swtnl path | Jakob Bornecrantz | 2011-01-06 | 3 | -0/+19 | |
| * | | | | | | r300g: fix corruption when nr_cbufs==0 and multiwrites enabled | Marek Olšák | 2011-01-06 | 1 | -1/+2 | |
| * | | | | | | r300g: remove the buffer range checking | Marek Olšák | 2011-01-06 | 2 | -60/+1 | |
| * | | | | | | r300g: skip buffer validation of upload buffers when appropriate | Marek Olšák | 2011-01-06 | 5 | -8/+36 | |
| * | | | | | | util: add comments to u_upload_mgr and u_inlines | Marek Olšák | 2011-01-06 | 3 | -15/+38 | |
| * | | | | | | tgsi: remove redundant name tables from tgsi_text, use those from tgsi_dump | Marek Olšák | 2011-01-06 | 3 | -56/+33 | |
| * | | | | | | gallium: drivers should reference vertex buffers | Marek Olšák | 2011-01-06 | 17 | -52/+89 | |
| * | | | | | | u_upload_mgr: new features | Marek Olšák | 2011-01-06 | 6 | -36/+115 | |
| * | | | | | | u_upload_mgr: keep the upload buffer mapped until it is flushed | Marek Olšák | 2011-01-06 | 1 | -52/+14 | |
| * | | | | | | nvc0: Fix typo of nvc0_mm.c in SConscript. | Vinson Lee | 2011-01-06 | 1 | -1/+1 | |
| * | | | | | | st/xorg: Flesh out colour map support and support depth 8. | Michel Dänzer | 2011-01-05 | 3 | -1/+80 | |
| * | | | | | | r600g: support up to 64 shader constants | Alex Deucher | 2011-01-04 | 2 | -1/+20 | |
| * | | | | | | Merge remote branch 'origin/nvc0' | Christoph Bumiller | 2011-01-04 | 48 | -11/+17358 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | nvc0: fix index size method value for u8 indices | Christoph Bumiller | 2011-01-04 | 1 | -8/+2 |