Kenneth Graunke writes:
> On 05/31/2012 04:28 PM, Roland Mainz wrote:
>> On Fri, Jun 1, 2012 at 1:19 AM, Kenneth Graunke
>> wrote:
>>> switch (name) {
>>> case GL_VENDOR:
>>> - return (GLubyte *) "Tungsten Graphics, Inc";
>>> + return (GLubyte *) "Intel® Open Source Technology
On Fri, 1 Jun 2012 09:18:44 +0300
Pekka Paalanen wrote:
> On Thu, 31 May 2012 16:19:17 -0700
> Kenneth Graunke wrote:
>
> > Tungsten Graphics has not existed for several years, and the majority of
> > ongoing development and support is done by Intel. I chose to include
> > "Open Source Technol
On Thu, 31 May 2012 16:19:17 -0700
Kenneth Graunke wrote:
> Tungsten Graphics has not existed for several years, and the majority of
> ongoing development and support is done by Intel. I chose to include
> "Open Source Technology Center" to distinguish it from, say, the closed
> source Windows O
On 05/30/2012 03:19 PM, Eric Anholt wrote:
On Tue, 29 May 2012 15:51:47 -0700, "Ian Romanick" wrote:
+TEST(GetProcAddress, ABINameByOffset)
+{
+ /* 408 functions have had their locations in the dispatch table set since
+* the danw of time. Verify that all of these functions are at the co
On 05/31/2012 04:28 PM, Roland Mainz wrote:
On Fri, Jun 1, 2012 at 1:19 AM, Kenneth Graunke wrote:
Tungsten Graphics has not existed for several years, and the majority of
ongoing development and support is done by Intel. I chose to include
"Open Source Technology Center" to distinguish it fro
On Fri, Jun 1, 2012 at 1:34 AM, Alan Coopersmith
wrote:
> On 05/31/12 04:28 PM, Roland Mainz wrote:
>> On Fri, Jun 1, 2012 at 1:19 AM, Kenneth Graunke
>> wrote:
>>> switch (name) {
>>> case GL_VENDOR:
>>> - return (GLubyte *) "Tungsten Graphics, Inc";
>>> + return (GLubyte *) "In
On 05/31/12 04:28 PM, Roland Mainz wrote:
> On Fri, Jun 1, 2012 at 1:19 AM, Kenneth Graunke wrote:
>>switch (name) {
>>case GL_VENDOR:
>> - return (GLubyte *) "Tungsten Graphics, Inc";
>> + return (GLubyte *) "Intel® Open Source Technology Center";
>> break;
>
> Uhm... isn
On Fri, Jun 1, 2012 at 1:19 AM, Kenneth Graunke wrote:
> Tungsten Graphics has not existed for several years, and the majority of
> ongoing development and support is done by Intel. I chose to include
> "Open Source Technology Center" to distinguish it from, say, the closed
> source Windows OpenG
Tungsten Graphics has not existed for several years, and the majority of
ongoing development and support is done by Intel. I chose to include
"Open Source Technology Center" to distinguish it from, say, the closed
source Windows OpenGL driver.
The one downside to this patch is that applications t
https://bugs.freedesktop.org/show_bug.cgi?id=9272
Ian Romanick changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #2 from Ian Romanick
https://bugs.freedesktop.org/show_bug.cgi?id=45292
Phr33d0m changed:
What|Removed |Added
CC||shi...@v-gz.cz.cc
--
Configure bugmail: http
On 05/30/2012 03:31 PM, Olivier Galibert wrote:
This includes:
- picking up correctly which attributes are flatshaded and which are
noperspective
- copying the flatshaded attributes when needed, including the
non-built-in ones
- correctly interpolating the noperspective attributes in scre
Signed-off-by: Maarten Lankhorst
---
diff --git a/configure.ac b/configure.ac
index 9fb8149..30f895c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -660,7 +660,7 @@ AC_ARG_ENABLE([gallium_tests],
[enable_gallium_tests=no])
# Option for Gallium drivers
-GALLIUM_DRIVERS_DEFAULT="r300,r600
https://bugs.freedesktop.org/show_bug.cgi?id=50482
Jos van Wolput changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
---
src/egl/wayland/wayland-drm/wayland-drm.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
mode change 100644 => 100755 src/egl/wayland/wayland-drm/wayland-drm.c
diff --git a/src/egl/wayland/wayland-drm/wayland-drm.c
b/src/egl/wayland/wayland-drm/wayland-drm.c
old mode 100644
new
---
src/gbm/backends/dri/gbm_dri.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
mode change 100644 => 100755 src/gbm/backends/dri/gbm_dri.c
diff --git a/src/gbm/backends/dri/gbm_dri.c b/src/gbm/backends/dri/gbm_dri.c
old mode 100644
new mode 100755
index e5ddfb6..cefcc1a
--- a/sr
---
.../state_trackers/egl/wayland/native_drm.c|3 +++
.../state_trackers/egl/wayland/native_wayland.h|3 ++-
2 files changed, 5 insertions(+), 1 deletions(-)
mode change 100644 => 100755
src/gallium/state_trackers/egl/wayland/native_drm.c
mode change 100644 => 100755
src/g
---
src/egl/drivers/dri2/egl_dri2.c | 17 ++---
src/egl/drivers/dri2/platform_wayland.c |8 +++-
2 files changed, 21 insertions(+), 4 deletions(-)
mode change 100644 => 100755 src/egl/drivers/dri2/egl_dri2.c
mode change 100644 => 100755 src/egl/drivers/dri2/platform
add YUYV format for dri image
YUYV image doesn't use for texture
---
src/mesa/drivers/dri/intel/intel_screen.c|5 +
src/mesa/drivers/dri/intel/intel_tex_image.c |3 +++
2 files changed, 8 insertions(+), 0 deletions(-)
mode change 100644 => 100755 src/mesa/drivers/dri/intel/intel
---
include/GL/internal/dri_interface.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
mode change 100644 => 100755 include/GL/internal/dri_interface.h
diff --git a/include/GL/internal/dri_interface.h
b/include/GL/internal/dri_interface.h
old mode 100644
new mode 100755
index e37917
Intel SNB/IVB platform supports rendering YUYV buffer to overlay plane,
however YUYV is missing support from mesa/dri-image yet.
so I go ahead to add it; basing on it, libva can send YUYV buffer directly
to wayland/weston, then weston output it to overlay plane.
I notice that there are some patche
On Thu, May 31, 2012 at 12:35 AM, Eric Anholt wrote:
>
> Did you want pointer for timeout in the userspace api? I don't feel
> strongly about it, I just didn't see a use. The equivalent API I could
> think of was select(), where apparently linux returns time unwaited,
> while "everyone else" doe
22 matches
Mail list logo