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
...
*
mesa: create copyteximage_err() helper and always inline copyteximage()
Timothy Arceri
2017-06-27
1
-4
/
+14
*
mesa: tidy up copyteximage()
Timothy Arceri
2017-06-27
1
-5
/
+5
*
i915: On Gen <= 3 there are no array textures
Ian Romanick
2017-06-26
4
-17
/
+0
*
i915: On Gen <= 3 there is no W-tiling
Ian Romanick
2017-06-26
4
-29
/
+9
*
i915: Remove unused fields intel_mipmap_tree::logical_(width|height|depth)0
Ian Romanick
2017-06-26
2
-11
/
+0
*
i915: Remove unused field intel_mipmap_tree::array_spacing_lod0
Ian Romanick
2017-06-26
1
-9
/
+0
*
i915: On Gen <= 3 there is no multisampling
Ian Romanick
2017-06-26
3
-38
/
+9
*
i915: Trivial code reformatting
Ian Romanick
2017-06-26
1
-56
/
+54
*
i915,i965: Don't condition use of GLSL clear on the current API
Ian Romanick
2017-06-26
2
-7
/
+2
*
mesa: add KHR_no_error support for glCopyTex{ture}SubImage*D()
Timothy Arceri
2017-06-27
4
-6
/
+115
*
mesa: add copy_texture_sub_image_no_error() helper
Timothy Arceri
2017-06-27
1
-0
/
+17
*
mesa: remove redundant NULL check
Timothy Arceri
2017-06-27
1
-6
/
+2
*
mesa: create copy_texture_sub_image_err() helper
Timothy Arceri
2017-06-27
1
-36
/
+48
*
mesa: make _mesa_copy_texture_sub_image() static
Timothy Arceri
2017-06-27
2
-99
/
+85
*
mesa: add KHR_no_error support for gl{Compressed}TexImage*D()
Timothy Arceri
2017-06-27
3
-6
/
+124
*
mesa: add no error support to teximage()
Timothy Arceri
2017-06-27
1
-29
/
+32
*
mesa: create wrapper around teximage()
Timothy Arceri
2017-06-27
1
-14
/
+26
*
mesa: fix unused variable warning in release builds
Timothy Arceri
2017-06-27
1
-1
/
+2
*
radeonsi: don't flush and wait for CB after depth-only rendering
Marek Olšák
2017-06-26
1
-1
/
+4
*
blorp: Use normalized coordinates on Gen6
Ian Romanick
2017-06-26
2
-5
/
+8
*
mesa/glthread: don't include pthread.h
Marek Olšák
2017-06-26
1
-1
/
+0
*
anv/gpu_memcpy: Rename the gpu_memcpy function
Nanley Chery
2017-06-26
3
-11
/
+11
*
anv/blorp: Provide surface states for CCS resolves
Nanley Chery
2017-06-26
1
-19
/
+10
*
anv/blorp: Add a surface-state-based CCS resolve function
Nanley Chery
2017-06-26
2
-0
/
+44
*
blorp/clear: Add a binding-table-based CCS resolve function
Nanley Chery
2017-06-26
2
-17
/
+57
*
anv: Adjust params of color buffer transitioning functions
Nanley Chery
2017-06-26
3
-36
/
+39
*
anv/blorp: Remove 3D subresource transition workaround
Nanley Chery
2017-06-26
1
-4
/
+4
*
anv/cmd_buffer: Adjust the image view reloc function
Nanley Chery
2017-06-26
1
-20
/
+25
*
anv/cmd_buffer: Adjust layout transition aspect checking
Nanley Chery
2017-06-26
1
-5
/
+3
*
anv: Add and use color auxiliary buffer helpers
Nanley Chery
2017-06-26
2
-0
/
+32
*
intel/isl: Only create a CCS buffer if the image supports rendering
Nanley Chery
2017-06-26
1
-1
/
+1
*
intel/isl: Limit CCS to one level and layer on gen7
Nanley Chery
2017-06-26
1
-2
/
+7
*
intel/blorp: Check for layer fast-clear restriction
Nanley Chery
2017-06-26
1
-0
/
+5
*
intel/blorp: Assert levels and layers are in range
Nanley Chery
2017-06-26
2
-4
/
+7
*
etnaviv: only flush resource to self if no scanout buffer exists
Lucas Stach
2017-06-26
1
-4
/
+5
*
etnaviv: add support for snorm textures
Christian Gmeiner
2017-06-26
2
-3
/
+7
*
etnaviv: add R8G8 texture support
Christian Gmeiner
2017-06-26
1
-1
/
+1
*
etnaviv: add support for swizzled texture formats
Christian Gmeiner
2017-06-26
4
-39
/
+99
*
etnaviv: add support for extended texture formats
Christian Gmeiner
2017-06-26
4
-4
/
+10
*
glapi: Fix -Wduplicate-decl-specifier due to double-const
Chad Versace
2017-06-26
1
-4
/
+12
*
anv: use Mesa's u_atomic.h header
Eric Engestrom
2017-06-26
1
-2
/
+3
*
radv: use Mesa's u_atomic.h header
Eric Engestrom
2017-06-26
2
-4
/
+6
*
swr: set an explicit clear_rect if scissor is not enabled.
Bruce Cherniak
2017-06-26
1
-1
/
+9
*
swr/rast: adjust std::string usage to fix build
Tim Rowley
2017-06-26
1
-3
/
+9
*
travis: add missing libs: xdamage + xfixes
Eric Engestrom
2017-06-26
1
-0
/
+2
*
radeonsi: support indirect indexing in INTERP_* opcodes
Nicolai Hähnle
2017-06-26
1
-20
/
+58
*
egl_dri2: swrastGetDrawableInfo: set *x, *y [v2]
Ben Crocker
2017-06-26
1
-1
/
+3
*
egl: fold _eglError() + return EGL_FALSE
Emil Velikov
2017-06-26
9
-130
/
+65
*
egl: drop _eglInitImage() return type
Emil Velikov
2017-06-26
7
-42
/
+12
*
glsl: do not call link_xfb_stride_layout_qualifiers() for fragment shaders
Juan A. Suarez Romero
2017-06-26
1
-2
/
+5
[prev]
[next]