CIA.vc
fredrik
Real-time open source activity stats
Stats » Authors » fredrik
informationsyndicateUTC clock
05:01 on Feb 13, 2012
event counters
The last message was received 2.22 months ago at 18:08 on Dec 08, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
662 messages since the first one, 8.06 years ago, for an average of 4.45 days between messages
recent messages
dateReversed sort columnprojectcontentlink
15:19 on Dec 08, 2011xcb/proto
Commit by fredrik :: re4dec4873ad7 /src/dri2.xml:
dri2: Update to version 1.3 (v2)
#
22:29 on Jan 23, 2011KDE
Commit by fredrik :: r1216540 workspace/trunk/KDE/kdebase/workspace/ksmserver/fadeeffect.cpp: (link)
Fix ksmserver crash in ~FadeEffect() on logout

Use _mm_free() for image->data because it was allocated with _mm_alloc()
in the constructor. Otherwise this might lead to a crash in XDestroyImage().
The crash is 100% reproducible on kfreebsd-amd64.

Patch by Modestas Vainius <modax at debian dot org>

BUG: 253142
CCMAIL: modax at debian dot org
#
18:55 on Jan 19, 2011KDE
Commit by fredrik :: r1215820 kfile/branches/KDE/4.6/kdelibs/kfile/kfilepreviewgenerator.cpp: (link)
Backport r1215819:

Set the picture repeat mode to RepeatPad when scaling the previews.
This is required for the transformation to be accelerated.
#
18:52 on Jan 19, 2011KDE
Commit by fredrik :: r1215819 kfile/trunk/KDE/kdelibs/kfile/kfilepreviewgenerator.cpp: (link)
Set the picture repeat mode to RepeatPad when scaling the previews.

This is required for the transformation to be accelerated.
#
16:40 on Jan 19, 2011KDE
Commit by fredrik :: r1215777 workspace/branches/KDE/4.6/kdebase/workspace/kwin/lanczosfilter.cpp: (link)
Disable and delete the fragment program if it fails to compile.
#
23:10 on Jan 18, 2011KDE
Commit by fredrik :: r1215519 workspace/branches/KDE/4.6/kdebase/workspace/kwin/scene_opengl.cpp: (link)
Don't specify the texture target explicitly with r300g.

This is reported to cause a performance regression.

FIXED-IN: 4.6.0
BUG: 256654
#
22:43 on Jan 18, 2011KDE
Commit by fredrik :: r1215505 workspace/branches/KDE/4.6/kdebase/workspace/kwin/ (3 files): (link)
Rewrite the ARB lanczos shader to work with the Radeon R300 limitations.
#
22:38 on Jan 18, 2011KDE
Commit by fredrik :: r1215502 workspace/branches/KDE/4.6/kdebase/workspace/kwin/lanczosfilter.cpp: (link)
Disable the lanczos filter with the Intel driver in Mesa 7.10.

It's reported to cause kwin to hang when rendering thumbnails.
#
22:33 on Jan 11, 2011KDE
Commit by fredrik :: r1213870 workspace/branches/KDE/4.6/kdebase/workspace/kwin/lib/ (kwinglplatform.cpp kwinglplatform.h): (link)
Don't enable loose binding with Gallium drivers in Mesa 7.10.

It's currently broken because of a regression in the mesa state tracker.

FIXED-IN: 4.6.0
BUG: 259872
#
20:22 on Jan 11, 2011KDE
Commit by fredrik :: r1213845 workspace/branches/KDE/4.6/kdebase/workspace/kwin/lib/kwinglplatform.cpp: (link)
Tweak the debug output to make it more readable.
#
20:17 on Jan 11, 2011KDE
Commit by fredrik :: r1213843 workspace/branches/KDE/4.6/kdebase/workspace/kwin/lib/kwinglplatform.cpp: (link)
Don't print the GLSL version when GLSL isn't supported.
#
20:14 on Jan 11, 2011KDE
Commit by fredrik :: r1213842 workspace/branches/KDE/4.6/kdebase/workspace/kwin/lib/kwinglplatform.cpp: (link)
Add some missing radeon GPU's
#
20:13 on Jan 11, 2011KDE
Commit by fredrik :: r1213841 workspace/branches/KDE/4.6/kdebase/workspace/kwin/lib/kwinglplatform.cpp: (link)
Fix chipset detection with r300g
#
17:00 on Dec 04, 2010KDE
Commit by fredrik :: r1203579 workspace/branches/KDE/4.5/kdebase/workspace/kwin/ (scene_opengl.cpp scene_opengl.h): (link)
Backport r1203578:

Revert to always calling glXBindTexImageEXT() before rendering.

The GLX implementation in the X server appears to have a hardcoded limit
to how many pixmaps can be bound to textures simultaneously when using
indirect rendering, which we can end up exceeding with the changes
introduced in r1182198.

CCBUG: 256359
#
16:55 on Dec 04, 2010KDE
Commit by fredrik :: r1203578 workspace/trunk/KDE/kdebase/workspace/kwin/ (scene_opengl.cpp scene_opengl.h): (link)
Revert to always calling glXBindTexImageEXT() before rendering.

The GLX implementation in the X server appears to have a hardcoded limit
to how many pixmaps can be bound to textures simultaneously when using
indirect rendering, which we can end up exceeding with the changes
introduced in r1182198.

BUG: 256359
FIXED-IN: 4.5.5
#
23:26 on Dec 03, 2010KDE
Commit by fredrik :: r1203427 workspace/trunk/KDE/kdebase/workspace/kwin/lib/kwinglplatform.cpp: (link)
Add detection for GeForce GPUs with the NVIDIA driver.
#
22:56 on Dec 03, 2010KDE
Commit by fredrik :: r1203423 workspace/trunk/KDE/kdebase/workspace/kwin/kcmkwin/ (2 files in 2 dirs): (link)
Add kwinglplatform.cpp to the build so the KCM still links when
CompositingPrefs is using GLPlatform.
#
21:23 on Dec 03, 2010KDE
Commit by fredrik :: r1203407 workspace/trunk/KDE/kdebase/workspace/kwin/lib/kwinglplatform.cpp: (link)
Add detection for Palm.
#
21:13 on Dec 03, 2010KDE
Commit by fredrik :: r1203402 workspace/trunk/KDE/kdebase/workspace/kwin/ (3 files): (link)
Remove the driver detection code from CompositingPrefs, and use
the new GLPlatform class instead.

This change also enables loose binding with the R600 drivers
when DRI2 is being used.
#
17:16 on Nov 28, 2010KDE
Commit by fredrik :: r1201788 workspace/trunk/KDE/kdebase/workspace/kwin/lib/kwinglplatform.cpp: (link)
Don't query GL_SHADING_LANGUAGE_VERSION when GLSL isn't supported.
#