index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
/
intel_mipmap_tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-9
/
+9
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i915, i965: Fix memory leak in intel_miptree_create_for_bo.
Vinson Lee
2013-11-11
1
-1
/
+3
*
dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension
Keith Packard
2013-11-07
1
-0
/
+33
*
i915: Drop all has_llc code.
Eric Anholt
2013-06-28
1
-8
/
+2
*
i915: Remove most of the code under gen >= 4 checks.
Eric Anholt
2013-06-28
1
-13
/
+3
*
i915: Remove fake ETC support that only existed on gen4+
Eric Anholt
2013-06-28
1
-111
/
+9
*
i915: Remove separate stencil code.
Eric Anholt
2013-06-28
1
-358
/
+4
*
i915: Remove the I915 macro from the formerly shared code.
Eric Anholt
2013-06-28
1
-8
/
+0
*
i915: Remove all the MSAA support code.
Eric Anholt
2013-06-28
1
-768
/
+38
*
i915: Remove all the HiZ code from i915.
Eric Anholt
2013-06-28
1
-221
/
+1
*
i965,i915: Return early if miptree allocation fails
Chad Versace
2013-06-27
1
-0
/
+2
*
i915: Fork the shared code from i965.
Eric Anholt
2013-06-26
1
-1
/
+2349
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-388
/
+1
*
i915: Only align texture pitch to 64 bytes when textures can be render targets.
Michel Dänzer
2007-10-03
1
-8
/
+16
*
i915: Work around texture pitch related performance drops on i915 at least.
Michel Dänzer
2007-10-03
1
-1
/
+10
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+371