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
/
intel
/
intel_regions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Support EGL_MESA_image_drm
Kristian Høgsberg
2010-08-25
1
-0
/
+3
*
intel: Take an intel_screen pointer in intel_alloc_region_* functions
Kristian Høgsberg
2010-08-25
1
-2
/
+2
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-5
/
+6
*
intel: Rely on allocated region pitch for the miptree pitch.
Eric Anholt
2010-03-17
1
-1
/
+1
*
intel: Remove extra tiling setting after allocating a tiled region.
Eric Anholt
2010-03-17
1
-1
/
+0
*
i965: Fix inversion for glCopyPixels to/from FBOs.
Eric Anholt
2010-03-16
1
-0
/
+1
*
intel: Implement DRI image extension
Kristian Høgsberg
2010-02-24
1
-0
/
+8
*
intel: Track named regions and make sure we only have one region per named bo
Kristian Høgsberg
2010-02-12
1
-0
/
+3
*
i915: Remove left-over drmUnmap()
Kristian Høgsberg
2010-02-11
1
-2
/
+1
*
intel: Keep track of x,y offsets in miptrees and use them for blitting.
Eric Anholt
2009-10-23
1
-0
/
+2
*
intel: Avoid trying to do blits to Y tiled regions.
Eric Anholt
2009-06-23
1
-8
/
+9
*
intel: Fix some potential writes to zero-copy PBOs when used as regions.
Eric Anholt
2009-06-23
1
-1
/
+2
*
intel: Remove long-unused intel_region_fill and intelEmitFillBlit.
Eric Anholt
2009-06-23
1
-8
/
+0
*
intel: Add support for tiled textures.
Eric Anholt
2009-06-04
1
-1
/
+2
*
intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions.
Eric Anholt
2009-02-21
1
-1
/
+2
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
intel: Add a width field to regions, and use it for making miptrees in TFP.
Eric Anholt
2008-09-12
1
-4
/
+6
*
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-09-10
1
-1
/
+3
*
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-08-29
1
-1
/
+1
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-3
/
+10
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-10
/
+3
*
drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.
Eric Anholt
2008-07-11
1
-3
/
+10
*
Hook up i915 driver to new DRI2 infrastructure.
Kristian Høgsberg
2008-02-14
1
-0
/
+5
*
[intel] use _mesa_copy_rect for upload compressed texture,
Zou Nan hai
2008-02-01
1
-0
/
+10
*
[intel] Remove useless intel_region_idle.
Eric Anholt
2007-12-14
1
-3
/
+0
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-33
/
+14
*
[intel] Add 965 support to shared intel_blit.c
Eric Anholt
2007-11-16
1
-2
/
+4
*
[i915] Pass static region names in so debugging says more than "static region".
Eric Anholt
2007-11-16
1
-0
/
+2
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-0
/
+143