URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=575b35ee6b683d77095ef21c573c1de207107e79
Merge: f29ac73f3f626d5779a627b7fa6fecdb60a35aab
9fc6c8b831e5b43ae86ece6a531fc892f6f66356
Author: Keith Whitwell <[email protected]>
Date: Sun Mar 21 22:03:25 2010 +0000
Merge commit 'origin/master' into gallium-resources
Conflicts:
src/gallium/drivers/llvmpipe/lp_texture.c
src/gallium/drivers/r300/r300_context.c
src/gallium/drivers/r300/r300_texture.c
src/gallium/winsys/drm/radeon/core/radeon_buffer.h
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fc6c8b831e5b43ae86ece6a531fc892f6f66356
Author: Marek Olšák <[email protected]>
Date: Sun Mar 21 22:17:14 2010 +0100
r300g: disable tiling for YUV formats
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bf9842fac00369b5cd3a82fb4d87db0e31848b8
Author: Marek Olšák <[email protected]>
Date: Sun Mar 21 22:05:27 2010 +0100
r300g: fix scons build
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7733bac66c071a64cf12930b16b808b3450f853b
Author: Marek Olšák <[email protected]>
Date: Sun Mar 21 21:47:41 2010 +0100
r300g: accelerate blitting for all 64-bit texture formats
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=12dc4971735a8703c298d35eb21e3d1a2e053217
Author: Marek Olšák <[email protected]>
Date: Sun Feb 14 17:43:32 2010 +0100
r300g: add and enable square microtiling
It requires DRM 2.1.0 (e.g. kernel 2.6.34) and is disabled on older ones.
Finally, the texture tiling implementation is now complete. Uff.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=33d2349119ada410dbfbaa667fc7aef8b60d1a6f
Author: Marek Olšák <[email protected]>
Date: Sun Mar 21 21:34:57 2010 +0100
r300g: cleanup tiling flags propagation
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0d3abd360a0d98302841e62ab9acdebea2ca8c2
Author: Marek Olšák <[email protected]>
Date: Sun Mar 21 21:34:18 2010 +0100
r300g: put common defines into one file
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc5778e2023543e5049ab41398aa28fb0709f5f2
Author: Marek Olšák <[email protected]>
Date: Sun Mar 21 21:22:21 2010 +0100
r300g: remove unused code
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0ce95576463cedb817ad3b262c82eb06eec9b9e
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 19:36:28 2010 +0200
Revert "drm/sw: does not need sw_winsys"
This reverts commit 97a694e2211dc804090f282d8e096c028f29579f.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=15c7fa460b93039a1676cc08a218101f92681190
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 19:33:17 2010 +0200
Revert "gallium: add soft screen helper"
This reverts commit f87a5f6499f51f651c2a9f2d4682875b22926905.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9c0cbd1ad0c5948ea577edb5c76b0c45976a285
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 19:33:09 2010 +0200
Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/"
This reverts commit 5d524cce9c4fcc18ed977801d59ba7bb911020db.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=63aa8a39c4e7ee996afc87404474cce570ac3729
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 19:32:40 2010 +0200
Revert "fix scons build"
This reverts commit 29ec05164838f13d9535271796a50fa213d07912.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=29ec05164838f13d9535271796a50fa213d07912
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 19:20:15 2010 +0200
fix scons build
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd120776d10e9e0dab7ec13fd196276510df296f
Merge: 59629b413a7e3e3ba4b4213eb3ba4b65bdf3f9fb
f7273f2a2741b34ee4d31b0c734bcb3de92098c1
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 15:37:40 2010 +0200
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=59629b413a7e3e3ba4b4213eb3ba4b65bdf3f9fb
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 15:32:50 2010 +0200
Revert "Makefile.template: respect LIBRARY_DEFINES in mkdep"
This reverts commit 9ec29e31919e85f9230867f43841c0e74be930d3.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7273f2a2741b34ee4d31b0c734bcb3de92098c1
Author: Christoph Bumiller <[email protected]>
Date: Sun Mar 21 14:05:20 2010 +0100
nv50: report driver as GLSL capable
There's still no hint of optimization in the shaders, but
we support conditionals, loops and even integer opcodes so
it isn't that big a lie.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2fa4a188833792684568972b963ca2373202de2
Merge: 5d524cce9c4fcc18ed977801d59ba7bb911020db
1afda5303d2eaf9581fa7c9eec872a0022ff35b5
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 15:05:21 2010 +0200
Merge branch 'master' of git://anongit.freedesktop.org/git/mesa/mesa
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d524cce9c4fcc18ed977801d59ba7bb911020db
Author: George Sapountzis <[email protected]>
Date: Sun Mar 21 15:01:36 2010 +0200
drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/
This partially reverts commit f87a5f6499f51f651c2a9f2d4682875b22926905.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1afda5303d2eaf9581fa7c9eec872a0022ff35b5
Author: Christoph Bumiller <[email protected]>
Date: Sun Mar 21 12:26:08 2010 +0100
nv50: don't validate arrays on clear
The vertex elements and buffers might not be valid anymore.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=272bbbffb0138024564cbf8410a30ea9e25eb179
Author: Christoph Bumiller <[email protected]>
Date: Sun Mar 21 13:17:02 2010 +0100
nv50: get rid of the static_init stateobj
Relocations of per-screen buffers are now emitted directly,
and include the necessary method to get changes in constbuf
addresses committed to the hw.
It should also be a bit cheaper than the way stateobjs emit
relocation markers, use a little less pushbuf space.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f87a5f6499f51f651c2a9f2d4682875b22926905
Author: George Sapountzis <[email protected]>
Date: Fri Mar 19 02:38:11 2010 +0200
gallium: add soft screen helper
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c28f5f98d6d57d3dd74fc6c1205a36ed584d1c93
Author: George Sapountzis <[email protected]>
Date: Fri Mar 19 02:38:11 2010 +0200
dri1_api: need not include drm.h
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=97a694e2211dc804090f282d8e096c028f29579f
Author: George Sapountzis <[email protected]>
Date: Fri Mar 19 02:38:11 2010 +0200
drm/sw: does not need sw_winsys
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=016c5c953f05bc8f20cc48d352e1013dd71a98a2
Author: George Sapountzis <[email protected]>
Date: Fri Mar 19 02:38:11 2010 +0200
drm/sw: llvmpipe texture_from_handle
Not sure, but judging by softpipe, this hook was forgotten.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ec29e31919e85f9230867f43841c0e74be930d3
Author: George Sapountzis <[email protected]>
Date: Fri Mar 19 02:38:10 2010 +0200
Makefile.template: respect LIBRARY_DEFINES in mkdep
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a13bcf945fdc455c184284552d8f39c57982d61f
Author: George Sapountzis <[email protected]>
Date: Fri Mar 19 02:38:10 2010 +0200
rename dri_sw to drisw_util for consistency
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b932284f2294a1dc02004d3b6ef6dfb633bc4bb
Author: George Sapountzis <[email protected]>
Date: Fri Mar 19 02:38:09 2010 +0200
dri_inteface: add define for checking presence of drm.h
__NOT_HAVE_DRM_H is a like a feature, defined by default on specific
platforms
and allows to be defined externally as well.
__NOT_HAVE_DRM_H should only be used by xserver and mesa swrast_dri drivers
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b5a6e083c1e6e45757a2192721d8675309835c1
Author: George Sapountzis <[email protected]>
Date: Sat Mar 20 01:51:00 2010 +0200
glx: minor cosmetic
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d1641b1917309d6397a6c9c773b801eb83838f8
Author: George Sapountzis <[email protected]>
Date: Fri Mar 19 02:38:09 2010 +0200
glx: swapBuffers prototype has changed
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c48226e81d6a070a4bbaf42e0a310a868bcbe935
Author: Francisco Jerez <[email protected]>
Date: Sun Mar 21 11:49:46 2010 +0100
dri/nouveau: Reemit the light model state when lighting goes on/off.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f1f4c14eced51bf3f43764e2864693ba1c4a6d5
Author: Francisco Jerez <[email protected]>
Date: Sun Mar 21 11:49:20 2010 +0100
dri/nouveau: Random cleanups.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb324182fc7cd9cfaa62ee44bdd9287f1ed2ac7a
Author: Dave Airlie <[email protected]>
Date: Sun Mar 21 19:36:15 2010 +1000
r300g: fix occlusion query hangs.
Okay need to revist the whole OQ stuff anyways, glean test asserts
which is never good.
I'm liking the cached bufmgr restrictions less and less, I think I'll
probably play with the fence and/or busy stuff ASAP and try and clean it up.
Signed-off-by: Dave Airlie <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff1c7baad241dd722341023806e00a07606de206
Author: Dave Airlie <[email protected]>
Date: Sun Mar 21 18:25:31 2010 +1000
r300g: add bufmgr cached for vertex/index buffers.
This adds the cached bufmgr for vertex/index buffers on top of the kernel
manager.
Signed-off-by: Dave Airlie <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0dab3189e1d100a9a2487f7aff45589b423c386c
Author: Dave Airlie <[email protected]>
Date: Sun Mar 21 18:23:22 2010 +1000
gallium: cached bufmgr add map busy check
Suggested by Jose on the list, probably not perfect but will let me get
past this for now, testing with a fenced bufmgr on top of this, was slower,
Also this doesn't let you do the busy early exit optimisation either from
what I can see.
Signed-off-by: Dave Airlie <[email protected]>
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit