search for: gl3

Displaying 19 results from an estimated 19 matches for "gl3".

Did you mean: el3
2014 Apr 04
1
[Mesa-dev] [PATCH 2/2] docs: mark ARB_texture_gather as done on nvc0
On 04/03/2014 10:35 PM, Ilia Mirkin wrote: > Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> > --- > docs/GL3.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/GL3.txt b/docs/GL3.txt > index d9cc708..bf51e3a 100644 > --- a/docs/GL3.txt > +++ b/docs/GL3.txt > @@ -107,7 +107,7 @@ GL 4.0: > GL_ARB_tessellation_shader not sta...
2014 Apr 04
2
[PATCH 1/2] nvc0: add support for texture gather
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Tested on NVE6. Very strange that it seems to use 8 bits for offsets, vs 4 bits used by texelFetch. But this passes the piglit tests. Will test on a NVCX before checking in, in case it's different there. (Although that'd be surprising, given the similarities between the 2 ISAs.)
2014 Apr 04
0
[PATCH 2/2] docs: mark ARB_texture_gather as done on nvc0
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index d9cc708..bf51e3a 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -107,7 +107,7 @@ GL 4.0: GL_ARB_tessellation_shader not started GL_ARB_texture_buffer_object_rgb...
2014 Mar 01
0
[PATCH] nv50,nvc0: add 11f_11f_10f vertex support
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Tested on nv96 with Chris Forbes's piglit tests (on list, but not checked in yet)... only assuming about nvc0, but it seems reasonable since all the other attributes are the same. docs/GL3.txt | 2 +- src/gallium/drivers/nouveau/nv50/nv50_3d.xml.h | 1 + src/gallium/drivers/nouveau/nv50/nv50_formats.c | 2 +- src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3...
2014 Oct 21
0
[PATCH v2] nv50: Handle ARB_conditional_render_inverted and enable it
Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de> --- docs/GL3.txt | 2 +- docs/relnotes/10.4.html | 1 + src/gallium/drivers/nouveau/nv50/nv50_context.h | 3 +- src/gallium/drivers/nouveau/nv50/nv50_query.c | 56 +++++++++++++++++++++---- src/gallium/drivers/nouveau/nv50/nv50_screen.c | 2 +- s...
2013 Mar 16
1
different size of nodes
...ystem Size Used Avail Use% Mounted on /dev/sda4 5.5T 4.1T 1.5T 75% /mnt/brick1 gl1 Filesystem Size Used Avail Use% Mounted on /dev/sda4 5.5T 4.3T 1.3T 78% /mnt/brick1 gl2 Filesystem Size Used Avail Use% Mounted on /dev/sda4 5.5T 4.1T 1.4T 76% /mnt/brick1 gl3 Filesystem Size Used Avail Use% Mounted on /dev/sda4 4.1T 4.1T 2.1G 100% /mnt/brick1 gl4 Filesystem Size Used Avail Use% Mounted on /dev/sda4 4.1T 4.1T 24M 100% /mnt/brick1 Volume Name: w-vol Type: Distribute Volume ID: 89e31546-cc2e-4a27-a448-17befda04726 Status: Sta...
2023 Aug 10
2
orphaned snapshots
I?ve never had such situation and I don?t recall someone sharing something similar. Most probably it?s easier to remove the node from the TSP and re-add it.Of course , test the case in VMs just to validate that it?s possible to add a mode to a cluster with snapshots. I have a vague feeling that you will need to delete all snapshots. Best Regards,Strahil Nikolov? On Thursday, August 10, 2023, 4:36
2014 Jun 15
4
[PATCH v2 0/3] ARB_viewport_array for nvc0
This patch-series implements the ARB_viewport_array for nvc0 and does a little house-cleanig afterwords. V2: Add Release-Notes, mark this in GL3 as done for nvc0 Don't mark the scissors dirty when we don't need to do that Tobias Klausmann (3): nvc0: implement multiple viewports/scissors, enable ARB_viewport_array docs: update GL3.txt, relnotes: mark GL_ARB_viewport_array as done for nvc0 nv50/ir: Remove NV50_SEMANTIC_VI...
2014 Jul 10
3
[PATCH 0/3] nvc0: ARB_(multi_)draw_indirect support
...erally seemed fine. I'm just going to push these unless someone steps up to review them. Christoph Bumiller (2): nvc0: add support for indirect drawing nvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS Ilia Mirkin (1): nouveau: check if a fence has already been signalled docs/GL3.txt | 5 +- docs/relnotes/10.3.html | 1 + src/gallium/drivers/nouveau/nouveau_fence.c | 3 + src/gallium/drivers/nouveau/nouveau_screen.c | 6 +- src/gallium/drivers/nouveau/nv50/nv50_3d.xml.h | 2 +- src/galliu...
2008 Jun 11
1
some thinkpad data
Hi Peter, Here are the details of a problematic ThinkPad model (an R50e): BIOS version: 2.06 (1WET86WW) BIOS date (YYYY-MM-DD): 2005-11-15 Embedded controller version: 1.04 System-unit serial number: 1834-S5 GL3-BRGZL System board serial number: 1ZB6L5AC1E3 CPU Type: Intel Celeron M CPU Speed: 1.40 GHz Installed memory: 512 MB Booting FreeDOS via current memdisk from an USB HDD (pendrive) fails with (approximately, from memory): - InitDiskERROR in config.sys line On the other hand, qemu...
2015 May 24
2
[RFC PATCH 00/11] Implement ARB_cull_distance
...lDistanceOut >> gallium: add support for arb_cull_distance >> nouveau/codegen: sort in galliums cull_distance semantic into the >> drivers bitmask >> nouveau/nvc0: implement cull_distance as a special form of clip >> distance >> >> docs/GL3.txt | 2 +- >> docs/relnotes/10.7.0.html | 4 +- >> src/gallium/auxiliary/cso_cache/cso_context.c | 3 + >> src/gallium/drivers/freedreno/freedreno_screen.c | 1 + >> src/gallium/drivers/i915/i...
2015 May 24
2
[RFC PATCH 00/11] Implement ARB_cull_distance
..._cull_distance >>>> nouveau/codegen: sort in galliums cull_distance semantic into the >>>> drivers bitmask >>>> nouveau/nvc0: implement cull_distance as a special form of clip >>>> distance >>>> >>>> docs/GL3.txt | 2 +- >>>> docs/relnotes/10.7.0.html | 4 +- >>>> src/gallium/auxiliary/cso_cache/cso_context.c | 3 + >>>> src/gallium/drivers/freedreno/freedreno_screen.c | 1 + >>&g...
2006 Mar 24
0
UK pri almost working
Hi all I wonder if anyone can give a little insight into this; asterisk@home 2.2, HP Proliant gl3, sangoma A101,Cable and Wireless, ISDN30. 10 zactive channels Incoming calls work fine no problems tested 43 DIDs all working. zaptel.conf # Global data loadzone = uk defaultzone = uk span=1,1,0,ccs,hdb3,crc4 bchan=1-10 dchan=16 zapata.conf [channels] language=en context=from-ps...
2015 May 24
19
[RFC PATCH 00/11] Implement ARB_cull_distance
...l_distance support i965: rename UsesClipDistanceOut to UsesClipCullDistanceOut gallium: add support for arb_cull_distance nouveau/codegen: sort in galliums cull_distance semantic into the drivers bitmask nouveau/nvc0: implement cull_distance as a special form of clip distance docs/GL3.txt | 2 +- docs/relnotes/10.7.0.html | 4 +- src/gallium/auxiliary/cso_cache/cso_context.c | 3 + src/gallium/drivers/freedreno/freedreno_screen.c | 1 + src/gallium/drivers/i915/i915_screen.c | 1 + src/ga...
2011 Jul 25
1
rdyncall 0.7.3
...nGL Utility Library SDL Simple DirectMedia Layer library SDL_image Loading of image files (png,jpeg..) SDL_mixer Loading/Playing of ogg/mp3/mod/xm music files. SDL_ttf Loading/Rendering of True Type Fonts. glew OpenGL Extension Wrangler (includes OpenGL 3) gl3 strict OpenGL 3 R R shared library ode Open Dynamics (Physics-) Engine (untested) cuda NVIDIA Cuda (untested) opencl OpenCL (untested) stdio C Standard Library I/O Functions The R programming interface of bindings looks very similar to C. '...
2011 Jul 25
1
rdyncall 0.7.3
...nGL Utility Library SDL Simple DirectMedia Layer library SDL_image Loading of image files (png,jpeg..) SDL_mixer Loading/Playing of ogg/mp3/mod/xm music files. SDL_ttf Loading/Rendering of True Type Fonts. glew OpenGL Extension Wrangler (includes OpenGL 3) gl3 strict OpenGL 3 R R shared library ode Open Dynamics (Physics-) Engine (untested) cuda NVIDIA Cuda (untested) opencl OpenCL (untested) stdio C Standard Library I/O Functions The R programming interface of bindings looks very similar to C. '...
2011 Aug 17
2
no dentry for non-root inode
hi! One of our user removed a directory through samba and right after that recreated it. It looks like this now: ?????????? ? ? ? ? ? 20110817 Gluster version is 3.2.2-1ubuntu~ppa1~lucid1 on client (samba server) and the same but Natty on the nodes. It was upgraded from 3.2.1. What is this? If a client try to access it, it freezes up. This is in log: [2011-08-17
2014 Jun 14
7
[PATCH 0/3] ARB_viewport_array for nvc0
This patch-series implements the ARB_viewport_array for nvc0 and does a little house-cleanig afterwords. Tobias Klausmann (3): nvc0: implement multiple viewports/scissors, enable ARB_viewport_array nvc0: mark scissor in nvc0_clear_{} nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX and its last consumer .../drivers/nouveau/codegen/nv50_ir_driver.h | 1 -
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking