Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 309613 Details for
Bug 451789
[CRM#1825054] Enable support for GLX in Xvnc
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
vnc-xorg-x11-server-1.1.1-mesa-6.5.1.patch
vnc-xorg-x11-server-1.1.1-mesa-6.5.1.patch (text/plain), 2.02 KB, created by
Alan Matsuoka
on 2008-06-17 13:13:19 UTC
(
hide
)
Description:
vnc-xorg-x11-server-1.1.1-mesa-6.5.1.patch
Filename:
MIME Type:
Creator:
Alan Matsuoka
Created:
2008-06-17 13:13:19 UTC
Size:
2.02 KB
patch
obsolete
>diff --git a/unix/xorg-server-1.1.1/GL/mesa/main/Makefile.am b/unix/xorg-server-1.1.1/GL/mesa/main/Makefile.am >index 867fe57..4d5b0cd 100644 >--- a/unix/xorg-server-1.1.1/GL/mesa/main/Makefile.am >+++ b/unix/xorg-server-1.1.1/GL/mesa/main/Makefile.am >@@ -29,6 +27,7 @@ nodist_libmain_la_SOURCES = accum.c \ > api_loopback.c \ > api_noop.c \ > api_validate.c \ >+ arrayobj.c \ > attrib.c \ > blend.c \ > bufferobj.c \ >@@ -67,6 +66,7 @@ nodist_libmain_la_SOURCES = accum.c \ > points.c \ > polygon.c \ > rastpos.c \ >+ rbadaptors.c \ > renderbuffer.c \ > state.c \ > stencil.c \ >diff --git a/unix/xorg-server-1.1.1/GL/symlink-mesa.sh b/unix/xorg-server-1.1.1/GL/symlink-mesa.sh >index ccaa2a9..32f839a 100755 >--- a/unix/xorg-server-1.1.1/GL/symlink-mesa.sh >+++ b/unix/xorg-server-1.1.1/GL/symlink-mesa.sh >@@ -88,8 +88,11 @@ > action api_noop.h > action api_validate.c > action api_validate.h >+ action arrayobj.c >+ action arrayobj.h > action attrib.c > action attrib.h >+ action bitset.h > action blend.c > action blend.h > action bufferobj.c >@@ -168,6 +171,8 @@ > action polygon.h > action rastpos.c > action rastpos.h >+ action rbadaptors.c >+ action rbadaptors.h > action renderbuffer.c > action renderbuffer.h > action simple_list.h >@@ -457,13 +462,18 @@ > > symlink_mesa_shader_slang_library() { > src_dir src/mesa/shader/slang/library >+ dst_dir mesa/shader/slang >+ >+ action slang_pp_version_syn.h >+ >+ src_dir src/mesa/shader/slang/library > dst_dir mesa/shader/slang/library > > action slang_common_builtin_gc.h > action slang_core_gc.h > action slang_fragment_builtin_gc.h > action slang_shader_syn.h >- action slang_version_syn.h >+ action slang_pp_version_syn.h > action slang_vertex_builtin_gc.h > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 451789
:
309609
|
309610
|
309611
|
309612
| 309613 |
309614