I cherry-picked the last three. The commit with conflicts cannot be
cherry-picked because it depends on some other non-trivial changes in
r600g. It would have to be rewritten from scratch. Given the schedule,
I don't think it's worth the effort.
Marek
On Fri, Sep 28, 2012 at 8:08 PM, Ian Romanick
execinfo.h is not available on Cygwin.
Signed-off-by: Vinson Lee
---
src/mapi/glapi/gen/gl_gentable.py |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/mapi/glapi/gen/gl_gentable.py
b/src/mapi/glapi/gen/gl_gentable.py
index 5657e32..edaabdb 100644
--- a/src/mapi/gla
https://bugs.freedesktop.org/show_bug.cgi?id=55452
Priority: medium
Bug ID: 55452
Assignee: mesa-dev@lists.freedesktop.org
Summary: [build warnings] Error: unable to dicide the max size
of params in Fogxv
Severity: normal
---
include/EGL/eglmesaext.h| 7 +++
src/egl/drivers/dri2/egl_dri2.c | 32 +++-
src/egl/drivers/dri2/platform_android.c | 16 ++--
src/egl/drivers/dri2/platform_drm.c | 11 +++
src/egl/drivers/dri2/platform_wayland.c
---
src/gallium/include/state_tracker/st_api.h | 1 +
src/gallium/state_trackers/dri/common/dri_screen.c | 1 +
src/gallium/state_trackers/dri/common/dri_screen.h | 1 +
src/gallium/state_trackers/dri/drm/dri2.c | 32 +-
src/mesa/state_tracker/st_manager.c
---
include/GL/internal/dri_interface.h | 19 ++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/include/GL/internal/dri_interface.h
b/include/GL/internal/dri_interface.h
index 1e0f1d0..669c7d9 100644
--- a/include/GL/internal/dri_interface.h
+++ b/include/GL/intern
---
src/gallium/drivers/r600/r600_llvm.c | 66 ++
src/gallium/drivers/r600/r600_shader.c | 79 ++--
src/gallium/drivers/radeon/radeon_llvm.h | 4 ++
3 files changed, 137 insertions(+), 12 deletions(-)
diff --git a/src/gallium/drivers/r600
---
src/gallium/drivers/radeon/AMDGPUISelLowering.cpp | 1 +
src/gallium/drivers/radeon/AMDGPUISelLowering.h| 1 +
.../radeon/MCTargetDesc/R600MCCodeEmitter.cpp | 21 ++-
src/gallium/drivers/radeon/R600ISelLowering.cpp| 66 ++
src/gallium/drivers/radeon/R600
On 09/29/2012 12:51 AM, Vinson Lee wrote:
Fixes this build error on Cygwin.
Explicit dependency `src/glsl/builtins/tools/texture_builtins.py' not
found, needed by target
`build/cygwin-x86-debug/glsl/builtin_function.cpp'.
Signed-off-by: Vinson Lee
---
src/glsl/SConscript |2 +-
1 files ch
I would like add support for sRGB KHR images to EGL. This is primarily
so Wayland compositors can create sRGB views of client buffers, but
there's nothing preventing it from being useful in other cases.
To allow this I propose a new EGL attribute which can be passed to
eglCreateImageKHR, EGL_GAMMA
https://bugs.freedesktop.org/show_bug.cgi?id=52435
Laurent carlier changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=52435
--- Comment #8 from Laurent carlier ---
Sure, it's not a real bug.
Closing.
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesk
12 matches
Mail list logo