Displaying 14 results from an estimated 14 matches for "osmesa".
2012 Jul 29
1
Mesa build issue... is it just me?
...allium-drivers=swrast,nouveau --enable-debug
--enable-texture-float --disable-asm --enable-opengl --disable-gles2
--disable-openvg --enable-texture-float --disable-asm --enable-opengl
--disable-gles2 --disable-openvg --enable-dri --enable-glx --enable-xvmc
--disable-va --disable-vdpau --disable-osmesa --disable-egl
--disable-xorg --disable-d3d1x --disable-xa --disable-gbm
--disable-xlib-glx --disable-gallium-egl --disable-gallium-gbm
--disable-gallium-llvm --enable-driglx-direct --enable-glx-tls
--enable-glu --prefix=/usr/
-------------- next part --------------
An HTML attachment was scrub...
2009 Aug 13
9
[Bug 23291] New: A slight problem in the NV50 nouveau driver in Mesa
http://bugs.freedesktop.org/show_bug.cgi?id=23291
Summary: A slight problem in the NV50 nouveau driver in Mesa
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2012 Dec 06
0
[Bug 37440] Infinite loop detected in fragment program
...an assertion failure instead.
Raising the value of MAX_PROGRAM_TEMPS worked around the infinite loop in my
case.
I also needed to increase INST_INDEX_BITS to avoid an intermitant assertion
failure from mesa_src_reg_from_ir_src_reg(), though this may not be directly
related.
Mesa 9.1-devel using OSMesa.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121206/4af0d3be/attachment.html>
2013 Aug 31
0
[Bug 37440] Infinite loop detected in fragment program
...- Comment #5 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Going to that page doesn't hang firefox for me on NV42 on mesa 9.1.2 or 9.2.
(Rendering does appear to be messed up with all webgl things though.)
I think there might be some confusion about what you were doing -- were you
using osmesa or nouveau as the opengl backend? In any case, check the newest
version of mesa and see if it's still happening.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedeskt...
2012 Apr 25
1
Question about NV18 and GBM library.
...le-gles1 \
--enable-gles2 \
--enable-openvg \
--enable-glx-tls \
--enable-xcb \
--enable-gbm \
--enable-dri \
--enable-xa \
--enable-gallium-gbm \
--enable-osmesa \
--enable-texture-float \
--enable-debug
libdrm 2.4.33 from git.
xf86-video-nouveau from git.
If necessary I will provide any other relevant information.
Thanks,
Gabriel Muguerza.
(English is not my native language, please excuse the typos.)
-------------- next...
2017 May 26
4
[Bug 101199] New: nouveau_screen.c: undefined reference to `nouveau_drm_del'
...function
`nouveau_init_screen2':
nouveau/nouveau_screen.c:105: undefined reference to `nouveau_drm_new'
nouveau/nouveau_screen.c:111: undefined reference to `nouveau_device_new'
The library is configured with the following parameters:
./configure --enable-shared --enable-glx --disable-osmesa --enable-debug
--enable-gles2 --enable-gles1 --with-llvm-prefix=/path/to/LLVM-3.8.1/
PKG_CONFIG_PATH='/path/to/libdrm/2.4.80/lib/pkgconfig'
GCC version: 4.9.2
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next...
2015 Feb 07
5
[LLVMdev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
...: creating src/gallium/state_trackers/dri/Makefile
config.status: creating src/gallium/state_trackers/glx/xlib/Makefile
config.status: creating src/gallium/state_trackers/nine/Makefile
config.status: creating src/gallium/state_trackers/omx/Makefile
config.status: creating src/gallium/state_trackers/osmesa/Makefile
config.status: creating src/gallium/state_trackers/va/Makefile
config.status: creating src/gallium/state_trackers/vdpau/Makefile
config.status: creating src/gallium/state_trackers/vega/Makefile
config.status: creating src/gallium/state_trackers/xa/Makefile
config.status: creating src/galli...
2012 Mar 01
1
[Bug 46810] New: Mesa Failing To Build
...th-gallium-drivers=swrast,nouveau --enable-debug --enable-texture-float
--disable-asm --enable-opengl --disable-gles2 --disable-openvg
--enable-texture-float --disable-asm --enable-opengl --disable-gles2
--disable-openvg --enable-dri --enable-glx --enable-xvmc --disable-va
--disable-vdpau --disable-osmesa --disable-egl --disable-xorg --disable-d3d1x
--disable-xa --disable-gbm --disable-xlib-glx --disable-gallium-egl
--disable-gallium-gbm --disable-gallium-llvm --enable-driglx-direct
--enable-glx-tls --enable-glu
Mesa configured correctly,but when I issued gmake -j3, the following error
showed up:...
2017 Apr 28
0
Wine release 2.7
...now available.
What's new in this release (see below for details):
- TCP and UDP connection support in WebServices.
- Various shader improvements for Direct3D 11.
- Improved support for high DPI settings.
- Partial reimplementation of the GLU library.
- Support for recent versions of OSMesa.
- Window management improvements on macOS.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/2.x/wine-2.7.tar.xz
http://mirrors.ibiblio.org/wine/source/2.x/wine-2.7.tar.xz
Binary packages for various distributions will be availab...
2018 Mar 18
0
Wine release 2.0.5
...functions.
msvcrt: Correctly set rounding mode in _ftol implementation.
msvcp90: Use correct locale in basic_ios::narrow and basic_ios::widen.
Sebastian Lackner (2):
user32: Globally invalidate key state on changes in other threads.
configure: Support for recent versions of OSMesa.
Thomas Faber (1):
ntdll: Handle RtlReAllocateHeap failure in com_class_add_progid (Coverity).
Vincent Povirk (1):
windowscodecs: Fix 32bppGrayFloat to 8bppGray conversion.
Zebediah Figura (5):
dinput/tests: Don't pump messages in test_acquire().
winegstreamer: Hold a...
2011 Jul 25
7
[Bug 39530] New: Also after installing Obermayrs drm-nouveau driver booting succeeds only with nomodeset
https://bugs.freedesktop.org/show_bug.cgi?id=39530
Summary: Also after installing Obermayrs drm-nouveau driver
booting succeeds only with nomodeset
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component:
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...h... yes
checking for GL/glext.h... yes
checking for up-to-date OpenGL version... yes
checking for thread-safe OpenGL version... no
checking for glXCreateContext in -lGL... yes
checking for glXGetProcAddressARB in -lGL... yes
checking for OpenGL extension functions prototypes... yes
checking for GL/osmesa.h... yes
checking for OSMesaCreateContext in -lGL... no
checking for OSMesaCreateContext in -lOSMesa... no
checking for glBegin in -lGLU... no
checking for ncurses.h... yes
checking for waddch in -lncurses... yes
checking for resizeterm in -lncurses... yes
checking for getbkgd in -lncurses... yes
c...
2013 Jun 07
0
Wine release 1.6-rc1
...ity).
ver: curdirlen and destdirlen are in&out parameters (Coverity).
wininet: Avoid one-byte overflows (Coverity).
Matteo Bruni (1):
winex11.drv: Fix wglCreateContextAttribsARB's attributes handling for real.
Mat?j Laitl (1):
gdi32: More specific error messages in osmesa opengl initialization.
Nikolay Sivov (7):
comctl32: Return previously set colors for PBM_SETBKCOLOR and PBM_SETBARCOLOR.
msxml3: Properly trace variant value.
xmllite: Set PI target value just after it's parsed.
shell32: Fix some tests failures on Win8.
shell32: S...
2013 Jan 09
55
[Bug 59168] New: [nvc3/Quadro2000M] graphic garbage/corruption/noise on resume
https://bugs.freedesktop.org/show_bug.cgi?id=59168
Priority: medium
Bug ID: 59168
Assignee: nouveau at lists.freedesktop.org
Summary: [nvc3/Quadro2000M] graphic garbage/corruption/noise on
resume
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)