search for: gles2

Displaying 17 results from an estimated 17 matches for "gles2".

Did you mean: gles
2012 Jul 29
1
Mesa build issue... is it just me?
...dvance for any suggestions, greetings, Andrew P.S. Here is my config: ./autogen.sh --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib --includedir=/usr/include --with-dri-drivers= --with-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-gall...
2017 Jan 05
1
[Bug 99282] New: KDE kontact crashes always
...4/dri/nouveau_dri.so #10 0x00007f214dc4b5db in _mesa_texture_sub_image () from /usr/lib64/dri/nouveau_dri.so #11 0x00007f214dc4b846 in texsubimage () from /usr/lib64/dri/nouveau_dri.so #12 0x00007f214dc4bc68 in _mesa_TexSubImage2D () from /usr/lib64/dri/nouveau_dri.so #13 0x00007f21757f4123 in gpu::gles2::TextureManager::ValidateAndDoTexSubImage(gpu::gles2::GLES2Decoder*, gpu::gles2::DecoderTextureState*, gpu::gles2::ContextState*, gpu::gles2::DecoderFramebufferState*, char const*, gpu::gles2::TextureManager::DoTexSubImageArguments const&) () from /lib64/libQt5WebEngineCore.so.5 #14 0x00007f217...
2015 Nov 15
21
[Bug 92961] New: Xorg freezes (only mouse and ssh are still working)
https://bugs.freedesktop.org/show_bug.cgi?id=92961 Bug ID: 92961 Summary: Xorg freezes (only mouse and ssh are still working) Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: high Component: Driver/nouveau
2012 Mar 01
1
[Bug 46810] New: Mesa Failing To Build
...did a gmake -B realclean and used autogen.sh with the following options: ./autogen.sh --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib --includedir=/usr/include --with-dri-drivers= --with-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-e...
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
...arbitrary server test: Fix parsing of piglit results test: Update piglit HTML even when tests all pass test: Switch our testing X server to being spawned with simple-xinit test: Run xts against Xephyr -glamor when present glamor: Require GL_OES_texture_border_clamp for GLES2. glamor: Remove many unused glamor util functions. glamor: Remove #if 0-ed picture dumping code. glamor: Fix link failure on GLES2. Eric Engestrom (1): glamor: fix spelling mistakes Francois Tigeot (1): Enable XTRANS_SEND_FDS on FreeBSD, DragonFly and OpenBSD Hans d...
2012 Apr 25
1
Question about NV18 and GBM library.
...\ --with-egl-platforms=drm,x11 \ --enable-gallium-llvm \ --enable-gallium-egl \ --enable-shared-dricore \ --enable-shared-glapi \ --enable-egl \ --enable-gles1 \ --enable-gles2 \ --enable-openvg \ --enable-glx-tls \ --enable-xcb \ --enable-gbm \ --enable-dri \ --enable-xa \ --enable-gallium-gbm \ --enable-osmesa \ --enable-texture...
2017 May 26
4
[Bug 101199] New: nouveau_screen.c: undefined reference to `nouveau_drm_del'
...#39;: 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 part -------------- An HTML a...
2015 Jun 16
0
[ANNOUNCE] xorg-server 1.17.2
...arcs may need more space for spans Maarten Lankhorst (4): glamor: only use (un)pack_subimage when available glamor: do not check for gl errors in glamor_build_program glamor: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER glamor: GL_TEXTURE_MAX_LEVEL is not available on GLES2 Michal Srb (1): Expose GetMaster to modules. Michel Dänzer (2): Add AC_SYS_LARGEFILE defines to dix-config.h modesetting: Include dix-config.h from dumb_bo.c Olivier Fourdan (4): ephyr: Fail if glamor is requested but not usable xwayland: Add dependency on glamor li...
2015 Sep 02
0
[ANNOUNCE] xorg-server 1.17.99.901
...glamor: Actually allow glyphs of dimension 65 to 128 in the cache. glamor: Clean up some declarations in glyph rendering. glamor: Skip actual FBO setup in our glyph atlas. glamor: Don't try to disable attrib divisors without the extension. glamor: Fix text rendering on GLES2. glamor: Drop CloseScreen-time GL resource cleanup code. glamor: Use the normal GL_QUADS drawing helper in the render code. glamor: Use GL_EXT_map_buffer_range if present. glamor: Provide a fallback path for using an index buffer to do quads. glamor: Use proper Bools f...
2017 Jun 07
5
[Bug 101335] New: build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’;
https://bugs.freedesktop.org/show_bug.cgi?id=101335 Bug ID: 101335 Summary: build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’; Product: Mesa Version: git Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: major Priority:
2014 Apr 21
4
[Bug 77724] New: error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES
https://bugs.freedesktop.org/show_bug.cgi?id=77724 Priority: medium Bug ID: 77724 Assignee: nouveau at lists.freedesktop.org Summary: error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES Severity: blocker Classification: Unclassified OS: All Reporter: pulkitnandan at gmail.com
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:
2013 Nov 15
37
[Bug 71659] New: [NVD9] Hangs under load with ![ PFIFO][0000:01:00.0] unhandled status 0x00800000
https://bugs.freedesktop.org/show_bug.cgi?id=71659 Priority: medium Bug ID: 71659 Assignee: nouveau at lists.freedesktop.org Summary: [NVD9] Hangs under load with ![ PFIFO][0000:01:00.0] unhandled status 0x00800000 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
.... glamor_egl: Drop unnecessary check for KHR_gl_renderbuffer_image. glamor_egl: Drop dead gl_context_depth. glamor_egl: Drop dead "cpp" field glamor_egl: Avoid flink names in glamor_egl_create_textured_pixmap(). glamor_egl: Drop warning about indirect GLX and GLES2. glamor_egl: Remove check for KHR_surfaceless_context_* glamor_egl: Automatically choose a GLES2 context if desktop GL fails. glamor_egl: Drop glamor_egl_create_textured_screen_ext(). meson: Fix enabling of xshmfence. glamor_egl: Stop saving the EGL major/minor version...
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...ding call stack. glamor: Make sure that GLAMOR_MEMORY pixmaps don't retain an FBO. glamor: Drop dead fbo handling from GLAMOR_MEMORY pict uploads. glamor: Propagate that is_upload is always true. glamor: Merge the two GL-type-from-pictformat paths. glamor: Drop the GLES2 REVERT_UPLOADING_2_10_10_10 paths. glamor: Drop the REVERT_UPLOADING_1_5_5_5 path. glamor: Generalize the a1-to-a8 conversion path. glamor: Drop unused PBO code in temporary picture uploading. glamor: Drop dead large-pixmap handling code in temp picture uploads. glamor...
2015 Oct 12
48
[Bug 92438] New: Segfault in pushbuf_kref when running the android emulator (qemu) on nv50
https://bugs.freedesktop.org/show_bug.cgi?id=92438 Bug ID: 92438 Summary: Segfault in pushbuf_kref when running the android emulator (qemu) on nv50 Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
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)