summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* more fix gallium_gbmIgor Gnatenko2014-11-191-4/+0
|
* drop egl state trackers after c46c551Igor Gnatenko2014-11-191-7/+0
|
* commit spec 9460cd3Igor Gnatenko2014-11-191-3/+6
|
* 9460cd3Igor Gnatenko2014-11-192-1/+2
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* package r300_vdpau since b7186ebIgor Gnatenko2014-11-101-0/+1
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* f3b709cIgor Gnatenko2014-11-103-3/+7
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* rebuild for llvmDave Airlie2014-10-281-1/+4
|
* 1a17098Igor Gnatenko2014-10-273-3/+7
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* fix gallium-pipe drvs for arm archIgor Gnatenko2014-09-271-1/+3
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* c3f17bb18f597d7f606805ae94363dae7fd51582Igor Gnatenko2014-09-273-3/+7
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* patches from karstenIgor Gnatenko2014-09-062-6/+28
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* 1f184bc commitIgor Gnatenko2014-09-064-4/+8
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* add swrast to dri driver listIgor Gnatenko2014-08-281-2/+5
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* 80771e47b6c1e47ab55f17311e1d4e227a9eb3d8 commitIgor Gnatenko2014-08-273-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ git log c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f..80771e47b6c1e47ab55f17311e1d4e227a9eb3d8 --format="- %H: %s (%an)" - 80771e47b6c1e47ab55f17311e1d4e227a9eb3d8: radeon/uvd: fix field handling on R6XX style UVD (Christian König) - 03a99ba9e41ea86355a4febbe0b1a114d5455b9f: vl/compositor: set the scissor before clearing the render target (Christian König) - b73c20759fe1b4a96296bed58637f5ded7c9155c: st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface (Christian König) - e3c251071b0c9396c3ec76d1cf943c60ae297281: ilo: use genhw command opcodes (Chia-I Wu) - 6c73478223a0ed76e54f14c46831974c3efaacdf: ilo: rename intel_bo_map_unsynchronized() (Chia-I Wu) - 354d84b6297fe2937e9684175ea9d3b650b75417: ilo: remove max_batch_size (Chia-I Wu) - fbb869c1aaf6aa5400028556e23bbbb1ba41ce42: ilo: replace domains by reloc flags (Chia-I Wu) - 01887593a424824426eda75ff90b5e2a49876e86: docs: Update who is working on tessellation (Chris Forbes) - 38a3490368f6f365890de11a5f2d983b40fbd243: glsl: Remove bogus "OUPTUT" token (Chris Forbes) - 83503f9e68c5b2162682ed5b8691484a6d67aaea: radeonsi: handle PIPE_BIND_BLENDABLE (Marek Olšák) - 770719eb821f96688c7efa12dc42805590f984ef: r600g: only set PIPE_BIND_BLENDABLE if colorbuffer rendering is supported (Marek Olšák) - bc0ae40616a89e748c165aa2963c712f7640fb0a: r300g: handle PIPE_BIND_BLENDABLE (Marek Olšák) - 7317f1185932e2188206069a938c598f9cd18c60: vc4: Stop doing qpu_inst(add, NOP) or qpu_inst(NOP, mul). (Eric Anholt) - 78d144f7de8cad42dfe588a667e105543f6b2e4b: vc4: Set the other WADDR in the qpu instruction helpers. (Eric Anholt) - 54499a85fff415e5c627a44d27a3592b6633bd4b: vc4: Merge qpu_a_NOP() and qpu_m_NOP to a single qpu_NOP() helper. (Eric Anholt) - 1a7035f386c4402b07e7a2073daf914f95bd0a02: vc4: Ignore WADDRs from the other half of the instruction when merging. (Eric Anholt) - 3212bafc28ca3991a89e0554d1867eaa5fde6a0b: vc4: Fix LT/GE set-0-or-1 compares. (Eric Anholt) - e2f66315cbf234779b195b6f7390ea9b11b288ad: u_vbuf: Add a few more format fallbacks. (Eric Anholt) - bbbe3b65adee44c164532d7afb4ff8fd8f88bbf4: u_vbuf: Simplify the format fallback translation. (Eric Anholt) - 306e421887720b149be77c749108bcffcebe34f6: freedreno/a2xx: fix segfault (Rob Clark) - bd3b0964675d36e753e273d5667b922cc9baac4a: freedreno/a3xx: handle first/last level properly (Rob Clark) - b40a6c2b17de1f63d70d62608737ed9a259da1c5: freedreno: implement pipe_flush_resource() (Rob Clark) - 478a08ebd2b29724f2d440e560ab331c534236cd: freedreno: don't ignore src/dst level (Rob Clark) - 8d8a5eb792c662a8def7c9ab65d2df67972cf659: vc4: Fix save/restore of the VS/FS in the blitter. (Eric Anholt) - 9542e682078a1b2e65f6b62a8db58f25cff18078: vc4: Clear padding of ioctl arguments. (Eric Anholt) Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f commitIgor Gnatenko2014-08-233-4/+8
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* Installed (but unpackaged) file(s) found: /usr/include/GL/glcorearb.hIgor Gnatenko2014-08-221-0/+1
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* e7f2f2dea5acdbd1a12ed88914e64a38a97432f0 commitIgor Gnatenko2014-08-223-3/+7
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_RebuildPeter Robinson2014-08-171-1/+4
|
* Installed (but unpackaged) file(s) found: /usr/lib/dri/kms_swrast_dri.soIgor Gnatenko2014-08-091-2/+0
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* fix freedreno filesIgor Gnatenko2014-08-081-396/+3
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* fix kms_swrast fileIgor Gnatenko2014-08-071-0/+2
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* package kms swrastIgor Gnatenko2014-08-061-0/+1
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* c40d7d6d948912a4d51cbf8f0854cf2ebe916636 and opencl rebuildIgor Gnatenko2014-08-064-49/+401
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* fix files when freedreno enabledIgor Gnatenko2014-07-121-0/+3
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* fix version, filesIgor Gnatenko2014-07-121-5/+1
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* Rebase to 'master' branch (f381c27c548aa28b003c8e188f5d627ab4105f76 commit)Igor Gnatenko2014-07-1112-1369/+37
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* 10.2.3 upstream releaseIgor Gnatenko2014-07-114-79/+8
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* Build aarch64 options the same as ARMv7, Fix PPC conditionalsPeter Robinson2014-07-081-14/+12
|
* Fix up intelInitScreen2 for DRI3 (RHBZ #1115323) (patch from drago01)Igor Gnatenko2014-07-042-1/+48
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* add dri3 gnome-shell startup fix from Jasper.Dave Airlie2014-06-272-1/+81
|
* 10.2.2 upstream releaseIgor Gnatenko2014-06-255-46/+12
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* drop radeonsi llvm hackIgor Gnatenko2014-06-112-18/+5
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* bump versionIgor Gnatenko2014-06-081-2/+2
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* 10.2.1 upstream releaseIgor Gnatenko2014-06-083-3/+7
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_RebuildDennis Gilmore2014-06-071-1/+4
|
* - fix build without hardware driversDan Horák2014-06-041-3/+12
|
* 10.2-rc5 upstream releaseIgor Gnatenko2014-05-314-53/+7
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* Removing ppc64le arch from with_llvmBrent Baude2014-05-281-2/+5
|
* i915: add a missing NULL pointer check (RHBZ #1100967)Igor Gnatenko2014-05-282-1/+54
| | | | | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> Conflicts: mesa.spec
* 10.2-rc4 upstream release, add back radeonsi hackIgor Gnatenko2014-05-244-96/+24
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* 10.2-rc3 upstream releaseIgor Gnatenko2014-05-173-3/+7
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* drop radeonsi hack for LLVMIgor Gnatenko2014-05-101-4/+1
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* 10.2-rc2 upstream releaseIgor Gnatenko2014-05-103-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | $ git log --format="- %s (%an)" e8f61503205a5f44e6156393eb799856f095bf14..0b3126bddddbb3555c8ee97f2158234cf725afa2 - mesa: Bump version to 10.2-rc2 (Ian Romanick) - glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414 (Emil Velikov) - configure: error out if building GBM without dri (Emil Velikov) - i965: Fix GPU hangs on Broadwell in shaders with some control flow. (Kenneth Graunke) - radeonsi: Enable geometry shaders with LLVM 3.4.1 (Tom Stellard) - configure.ac: Add LLVM_VERSION_PATCH to DEFINES (Tom Stellard) - st/xa: Fix performance regression introduced by commit "Cache render target surface" (Thomas Hellstrom) - clover: Destory pipe_screen when device does not support compute v2 (Tom Stellard) - pipe-loader: Don't destroy the winsys in the sw loader (Tom Stellard) - draw: do not use draw_get_option_use_llvm() inside draw execution paths (Roland Scheidegger) - mesa: Fix MaxNumLayers for 1D array textures. (Kenneth Graunke) - i965: Enable GL_ARB_texture_view on Broadwell. (Kenneth Graunke) - nv50/ir/gk110: fix set with f32 dest (Ilia Mirkin) - linker: Fix consumer_inputs_with_locations indexing (Ian Romanick) - meta: Only clear the requested color buffers. (Kenneth Graunke) - meta: Add infrastructure for saving/restoring the DrawBuffers state. (Kenneth Graunke) - meta: Add a new MESA_META_DRAW_BUFFERS bit. (Kenneth Graunke) - meta: Unify the GLSL and fixed-function clear paths. (Kenneth Graunke) - i965: Always intel_prepare_render() after invalidating front buffers. (Kenneth Graunke) - glsl: fix bogus layout qualifier warnings (Tapani Pälli) - i965: Set miptree target field when creating from a BO. (Kenneth Graunke) Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* Merge branch 'master' of kwizart/mesa, bump version, add changelogIgor Gnatenko2014-05-061-7/+9
|\ | | | | | | | | Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1094588 Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
| * Switch from with to enable for llvm shared libsNicolas Chauvet2014-05-061-1/+1
| |
| * Move egl_gallium.so to the correct location - rhbz#1094588Nicolas Chauvet2014-05-061-2/+2
| |
| * Move gallium-pipe to the correct sub-package - rhbz#1094588Nicolas Chauvet2014-05-061-3/+0
|/
* Merge branch 'master' of kwizart/mesa, bump version, add changelog (pt. 2)Igor Gnatenko2014-05-051-2/+13
|\ | | | | | | | | Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1094199 Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
| * Enable gallium-egl (needed by freedreeno)Nicolas Chauvet2014-05-051-1/+9
| |
* | Merge branch 'master' of kwizart/mesa, bump version, add changelogIgor Gnatenko2014-05-051-7/+37
|\| | | | | | | | | Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1094199 Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>