Bump, could someone push this?
Thanks,
-Nicholas
On Wed, Sep 14, 2016 at 1:06 PM, Nicholas Bishop wrote:
> Thanks for review. Could someone with commit access push this for me?
>
> On Wed, Sep 14, 2016 at 8:48 AM, Eric Engestrom
> wrote:
>> On Thu, Sep 08, 2016 at 03:55:02
Thanks for review. Could someone with commit access push this for me?
On Wed, Sep 14, 2016 at 8:48 AM, Eric Engestrom
wrote:
> On Thu, Sep 08, 2016 at 03:55:02PM -0400, Nicholas Bishop wrote:
>> Changed dri2_query_image to check the return value of
>> resource_get_handle and ret
Good questions,
> 1. How can we minimize the effort of maintaining two repositories? (I don't
> think anyone here would support dropping the HTML docs, as they feed into
> the main Mesa website).
I agree that maintaining two repos would be bad, but we don't need to
do that. Sphinx can generate HT
chine. Without this change
it fails while trying to create a DMA-BUF.
[1]
https://chromium.googlesource.com/chromium/src.git/+/master/ui/ozone/demo/ozone_demo.cc
Signed-off-by: Nicholas Bishop
---
src/gallium/winsys/i915/drm/i915_drm_buffer.c | 8
1 file changed, 8 insertions(+)
diff
-by: Nicholas Bishop
---
src/gallium/state_trackers/dri/dri2.c | 11 +++
src/gbm/backends/dri/gbm_dri.c| 8 +---
src/gbm/main/gbm.c| 3 ++-
3 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/src/gallium/state_trackers/dri/dri2.c
b/src/gallium
Bump, any interest in this?
On Sat, Aug 27, 2016 at 1:09 AM, Nicholas Bishop
wrote:
> Hi,
>
> I'd like to propose a conversion of Mesa's documentation to
> reStructuredText (RST) and hosting the result on readthedocs.org. The
> intent is to make Mesa's documentati
Hi,
I'd like to propose a conversion of Mesa's documentation to
reStructuredText (RST) and hosting the result on readthedocs.org. The
intent is to make Mesa's documentation more accessible, searchable, and
easier to edit.
I put together a quick proof-of-concept here:
http://mesa-docs.readthe
From: Nicholas Bishop
* Changed "Mesa mailing list" to "mesa-dev mailing list" to clarify
which list patches should be sent to
* Added an explicit link to
https://lists.freedesktop.org/mailman/listinfo/mesa-dev to show
where to subscribe to the list
* Added a link to
From: Nicholas Bishop
- Changed "Mesa mailing list" to "mesa-dev mailing list" to clarify
which list patches should be sent to
- Added an explicit link to
https://lists.freedesktop.org/mailman/listinfo/mesa-dev to show
where to subscribe to the list
- Added a link to
From: Nicholas Bishop
On Intel Pineview M hardware, the i915 gallium driver doesn't output
the correct gl_FragCoord. It seems to always have an X coord of 0.0
and a Y coord of the window's height in pixels, e.g. 600.0f or such.
I believe this is a regression caused in part by t
10 matches
Mail list logo