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
*
i915: Use enum color_logic_ops for blits
Ian Romanick
2018-01-26
1
-3
/
+3
*
i915: On Gen <= 3 there are no array textures
Ian Romanick
2017-06-26
1
-5
/
+0
*
i915: On Gen <= 3 there is no W-tiling
Ian Romanick
2017-06-26
1
-3
/
+2
*
i915: Remove unused fields intel_mipmap_tree::logical_(width|height|depth)0
Ian Romanick
2017-06-26
1
-3
/
+0
*
i915: On Gen <= 3 there is no multisampling
Ian Romanick
2017-06-26
1
-28
/
+6
*
i915: Trivial code reformatting
Ian Romanick
2017-06-26
1
-56
/
+54
*
i915: Silence unused parameter warning in intel_miptree_create_layout
Ian Romanick
2015-09-10
1
-11
/
+3
*
i915, i965: Silence unused parameter warnings in intel_miptree_unmap_gtt
Ian Romanick
2015-09-10
1
-6
/
+2
*
i915: Silence unused parameter warnings
Ian Romanick
2015-09-10
1
-4
/
+3
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
i915: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-9
/
+9
*
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