index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
version 41 of glext.h
Brian Paul
2008-08-11
1
-2
/
+380
*
version 20 of glxext.h
Brian Paul
2008-08-11
1
-2
/
+34
*
mesa: added comment about gl_PointCoord
Brian Paul
2008-08-11
1
-0
/
+1
*
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2008-08-11
8
-6
/
+83
*
dri: fix crash in driGetConfigAttribIndex
Dave Miller
2008-08-09
1
-0
/
+4
*
Merge branch 'drm-gem'
Eric Anholt
2008-08-08
76
-4312
/
+1748
|
\
|
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
31
-305
/
+245
|
*
965: cleanups to state emission from aperture checking and state ordering.
Eric Anholt
2008-08-08
4
-46
/
+3
|
*
intel-gem: Always build GEM execbuffer code.
Eric Anholt
2008-07-31
1
-11
/
+0
|
*
intel-gem: Use new getparam to detect kernel GEM support.
Eric Anholt
2008-07-30
1
-1
/
+8
|
*
intel: Don't return a renderbuffer with alpha when just GL_RGB is requested.
Eric Anholt
2008-07-26
2
-0
/
+72
|
*
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-25
219
-30774
/
+9927
|
|
\
|
*
|
mesa: Return 0 for cube map face of non-cubemap framebuffer attachments.
Eric Anholt
2008-07-25
1
-1
/
+4
|
*
|
intel: If a tex image doesn't fit in the object's tree, make a temporary tree.
Eric Anholt
2008-07-25
1
-3
/
+18
|
*
|
intel: Add a little span cache to spead up readpixels by cutting syscalls.
Eric Anholt
2008-07-23
3
-12
/
+42
|
*
|
intel-gem: Use pread/pwrite for span access.
Eric Anholt
2008-07-23
4
-197
/
+141
|
*
|
intel: improve 2d batchbuffer debug output.
Eric Anholt
2008-07-23
1
-8
/
+14
|
*
|
intel: Fix CopyTexSubImage's src tiling arg for the blit.
Eric Anholt
2008-07-23
1
-1
/
+1
|
*
|
intel: move renderbuffer mapping to separate functions.
Eric Anholt
2008-07-23
3
-107
/
+80
|
*
|
intel-gem: Bump driver date
Ian Romanick
2008-07-18
1
-3
/
+7
|
*
|
Remove redundant initalization of MaxTextureUnits
Ian Romanick
2008-07-16
1
-1
/
+0
|
*
|
intel-gem: Disable spantmp sse/mmx functions when tile swizzling.
Eric Anholt
2008-07-15
2
-3
/
+17
|
*
|
i915: fix build after previous commit.
Eric Anholt
2008-07-14
1
-1
/
+1
|
*
|
drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.
Eric Anholt
2008-07-11
18
-298
/
+250
|
*
|
intel: span rendering requires just a flush before starting, not finish.
Eric Anholt
2008-07-02
1
-1
/
+1
|
*
|
intel-gem: Emit an MI_FLUSH at glFlush() so frontbuffer rendering is flushed.
Eric Anholt
2008-07-02
1
-0
/
+6
|
*
|
intel-gem: Fix y-tile swizzling for our G965 with swizzle_mode=1.
Eric Anholt
2008-07-02
1
-0
/
+10
|
*
|
intel-gem: Fix Y-tiling span setup.
Eric Anholt
2008-07-02
6
-27
/
+52
|
*
|
intel-gem: Move bit 6 x tiling swizzle to a driconf option, and add new mode.
Eric Anholt
2008-07-01
4
-18
/
+46
|
*
|
intel: Fix locking when doing intel_region_cow().
Eric Anholt
2008-06-26
1
-2
/
+2
|
*
|
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2008-06-26
13
-112
/
+26
|
*
|
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-24
97
-1012
/
+497
|
|
\
\
|
*
|
|
i915: Accumulate the VB into a local buffer and subdata it in.
Eric Anholt
2008-06-23
7
-31
/
+48
|
*
|
|
i915: Convert to using VBs instead of inline prims.
Eric Anholt
2008-06-23
9
-214
/
+299
|
*
|
|
i915: Note the non-PBO fallback for textured drawpixels under DEBUG_PIXEL.
Eric Anholt
2008-06-18
1
-1
/
+2
|
*
|
|
i915: Restore the accelerated PBO pixel path functions after GEM changes.
Eric Anholt
2008-06-18
5
-24
/
+5
|
*
|
|
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-18
97
-9966
/
+12001
|
|
\
\
\
|
*
|
|
|
[intel] Fix no_rast option on non-965.
Eric Anholt
2008-06-17
3
-1
/
+6
|
*
|
|
|
[intel-gem] Bug #16326: Fix X tile unswizzling on 965.
Eric Anholt
2008-06-17
1
-0
/
+26
|
*
|
|
|
[intel-gem] Chase domain flag renaming in the DRM.
Eric Anholt
2008-06-11
14
-41
/
+41
|
*
|
|
|
[gem] Enable bo_reuse by default.
Eric Anholt
2008-06-11
1
-1
/
+1
|
*
|
|
|
[intel-gem] Call the new throttle ioctl from swap buffers
Keith Packard
2008-06-06
1
-0
/
+2
|
*
|
|
|
Merge commit 'origin/master' into drm-gem
Keith Packard
2008-06-03
182
-20359
/
+9360
|
|
\
\
\
\
|
*
|
|
|
|
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-06-03
35
-3737
/
+105
|
*
|
|
|
|
[intel-gem] Remember last offset of reused BOs to avoid more kernel relocs.
Eric Anholt
2008-05-30
1
-1
/
+3
|
*
|
|
|
|
[intel-gem] Once mapped, leave buffers mapped.
Keith Packard
2008-05-28
1
-17
/
+6
|
*
|
|
|
|
[intel] all flushing in intelEmitCopyBlit
Keith Packard
2008-05-26
1
-0
/
+4
|
*
|
|
|
|
[intel] Enable buffer re-use for gem
Keith Packard
2008-05-25
1
-12
/
+5
|
*
|
|
|
|
Remove stale comment about glFlush().
Eric Anholt
2008-05-23
1
-3
/
+0
|
*
|
|
|
|
Emit a flush after the swapbuffers blit, so contents end up on the screen.
Eric Anholt
2008-05-23
5
-11
/
+12
[prev]
[next]