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
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-09-18
1
-1
/
+1
|
\
|
*
i915: fix himask constant init for 64-bit build
Guillaume Melquiond
2008-09-13
1
-1
/
+1
*
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...
Alan Hourihane
2008-09-11
10
-671
/
+3
|
\
|
|
*
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
8
-10
/
+0
|
*
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-09-10
3
-2
/
+2
|
*
intel: Fix depth_stencil texture.
Xiang, Haihao
2008-09-04
1
-1
/
+1
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
5
-2
/
+1704
|
\
\
|
|
/
|
/
|
|
*
mesa/dri: User standard integer types.
José Fonseca
2008-06-24
3
-5
/
+5
|
*
Remove CVS keywords.
José Fonseca
2008-05-26
2
-2
/
+0
*
|
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
12
-261
/
+224
*
|
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
12
-224
/
+261
*
|
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
3
-22
/
+34
*
|
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-25
3
-16
/
+4
|
\
\
|
*
|
intel: Clean-up ARB_texture_env_crossbar
Ian Romanick
2008-07-16
2
-9
/
+0
|
*
|
i915: fall back to software rendering when shadow comparison is
Xiang, Haihao
2008-07-09
1
-7
/
+4
*
|
|
i915: fix build after previous commit.
Eric Anholt
2008-07-14
1
-1
/
+1
*
|
|
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2008-06-26
1
-2
/
+0
*
|
|
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-24
4
-354
/
+5
|
\
|
|
|
*
|
intel: Same pixel function init for everyone now.
Eric Anholt
2008-06-24
2
-2
/
+0
|
*
|
i915: Add support for accelerated glBitmap, shared from 965.
Eric Anholt
2008-06-24
2
-349
/
+2
*
|
|
i915: Accumulate the VB into a local buffer and subdata it in.
Eric Anholt
2008-06-23
4
-24
/
+42
*
|
|
i915: Convert to using VBs instead of inline prims.
Eric Anholt
2008-06-23
7
-212
/
+162
*
|
|
i915: Restore the accelerated PBO pixel path functions after GEM changes.
Eric Anholt
2008-06-18
4
-16
/
+5
*
|
|
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-18
1
-1
/
+6
|
\
|
|
|
*
|
i915: Fix GL_DEPTH_TEXTURE_MODE issue. (bug #16221)
Xiang, Haihao
2008-06-04
1
-1
/
+6
*
|
|
[intel] Fix no_rast option on non-965.
Eric Anholt
2008-06-17
2
-0
/
+6
*
|
|
[intel-gem] Chase domain flag renaming in the DRM.
Eric Anholt
2008-06-11
2
-6
/
+6
*
|
|
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-06-03
4
-7
/
+1
*
|
|
Emit a flush after the swapbuffers blit, so contents end up on the screen.
Eric Anholt
2008-05-23
2
-10
/
+0
*
|
|
GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.
Eric Anholt
2008-05-07
4
-6
/
+8
*
|
|
Add intel_bufmgr_gem.c to i915
Keith Packard
2008-05-05
1
-0
/
+1
*
|
|
Temporarily disable intel pixel ops on i915 for GEM
Keith Packard
2008-05-05
3
-5
/
+8
*
|
|
[intel] Fix build for GEM. TTM is now disabled, and fencing is gone.
Eric Anholt
2008-05-02
1
-1
/
+1
|
/
/
*
|
[intel] Merge intel_ioctl.h. Not sure how this slipped by in the .c merge.
Eric Anholt
2008-05-02
1
-44
/
+0
*
|
i915: check for depth region before accounting its buffer size
Dave Airlie
2008-04-18
1
-1
/
+2
*
|
intel: fix _mesa_error ctx I introduced at lsat minute
Dave Airlie
2008-04-16
2
-1
/
+34
*
|
intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer...
Dave Airlie
2008-04-16
1
-0
/
+31
*
|
i915: texture object's lod bias. fix bug #15192
Xiang, Haihao
2008-03-31
4
-5
/
+25
*
|
[i915] don't use 4x4 filter for 1D shadowmap
Zou Nan hai
2008-03-26
1
-2
/
+7
*
|
intel: fix the issue "VBO: Cannot allocate memory for a BO" on
Xiang, Haihao
2008-03-25
2
-0
/
+13
*
|
[i915] GL_DEPTH_TEXTURE_MODE fix
Zou Nan hai
2008-03-20
1
-3
/
+4
*
|
[i915] fix fragment.position
Zou Nan hai
2008-03-19
1
-6
/
+21
*
|
[i915] Bug #13634: Fix bugs in 945 cube mipmap layout.
Eric Anholt
2008-03-18
1
-15
/
+18
*
|
[i915] Add comments about how cube texture layout works.
Eric Anholt
2008-03-18
1
-2
/
+107
*
|
[i915] Move miptree layout code into separate functions per target.
Eric Anholt
2008-03-18
1
-258
/
+285
*
|
[945] Remove conditional in 945 3D mipmap layout checking for cube layout.
Eric Anholt
2008-03-18
1
-4
/
+3
*
|
intel: fix abort issue with shadowtex demo when use
Xiang, Haihao
2008-03-14
1
-1
/
+1
*
|
[i965] multiple rendering target support
Zou Nan hai
2008-03-13
2
-6
/
+8
*
|
intel: Add missing include file to silence last couple of warnings.
Kristian Høgsberg
2008-02-25
1
-0
/
+1
*
|
intel: Initialize color and spec arrays in LOCAL_VARS macro.
Kristian Høgsberg
2008-02-25
1
-4
/
+4
[next]