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
*
automake: include git_sha1_gen.sh into EXTRA_DIST
Juan A. Suarez Romero
2017-06-30
1
-0
/
+1
*
Update Khronos-supplied headers
Nicolai Hähnle
2017-06-30
16
-2018
/
+5059
*
i965/i915: Add UYVY as the supported format
Johnson Lin
2017-06-30
5
-18
/
+33
*
nir: Add a lowering pass for UYVY textures
Johnson Lin
2017-06-30
2
-0
/
+19
*
dri: Add UYVY as available format
Johnson Lin
2017-06-30
1
-1
/
+3
*
gbm: add XBGR8888 support for dumb buffers
Rob Herring
2017-06-30
1
-1
/
+1
*
gallium: os_process fixes for Android
Rob Herring
2017-06-30
1
-2
/
+2
*
etnaviv: Add unreachable statement to etna_amode to fix compilation warnings
Tomeu Vizoso
2017-06-30
1
-0
/
+2
*
swr: Remove need to allocate vertex buffer scratch space all in one go
cros-mesa-17.1.1-r14-vanilla
chadv/cros-mesa-17.1.1-r14-vanilla
Bruce Cherniak
2017-06-29
1
-23
/
+2
*
swr: conditionally validate vertex buffer state
Bruce Cherniak
2017-06-29
1
-4
/
+5
*
swr: set dynamic vertex size
Tim Rowley
2017-06-29
1
-2
/
+4
*
scons: wait on subprocess' completion
Eric Engestrom
2017-06-29
1
-1
/
+1
*
build systems: uniformize git_sha1.h generation
Eric Engestrom
2017-06-29
4
-38
/
+22
*
radeonsi: set COMPUTE_DISPATCH_INITIATOR.ORDER_MODE = 1
Marek Olšák
2017-06-29
1
-1
/
+4
*
radeonsi: use the DISPATCH packets to force COMPUTE_START_X/Y/Z = 0
Marek Olšák
2017-06-29
1
-7
/
+6
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
14
-18
/
+21
*
Android: i965: remove libdrm_intel dependency
Rob Herring
2017-06-29
1
-6
/
+6
*
android: anv: drop libdrm_intel dependency
Mauro Rossi
2017-06-29
1
-1
/
+2
*
etnaviv: fix memory leak when BO allocation fails
Lucas Stach
2017-06-29
1
-1
/
+5
*
etnaviv: fill in layer_stride for imported resources
Lucas Stach
2017-06-29
1
-0
/
+2
*
anv: use devinfo for number of thread/eu
Lionel Landwerlin
2017-06-29
1
-2
/
+3
*
intel: tools: add intel_aub.h as part of aubinator
Juan A. Suarez Romero
2017-06-29
1
-1
/
+2
*
intel: automake: include Makefile.drm.am
Juan A. Suarez Romero
2017-06-29
1
-0
/
+1
*
mesa: Require mipmap completeness for glCopyImageSubData() at times.
Kenneth Graunke
2017-06-28
1
-2
/
+57
*
mesa: tidy up white space in pixelstore.c
Timothy Arceri
2017-06-29
1
-6
/
+6
*
mesa: Refactor error checking for GL_TEXTURE_BASE_LEVEL vs texture targets
Ian Romanick
2017-06-28
1
-7
/
+19
*
i965: Drop index buffer re-alignment code.
Kenneth Graunke
2017-06-28
1
-30
/
+8
*
mesa: add KHR_no_error support for glBlendFunc*()
Timothy Arceri
2017-06-29
3
-2
/
+32
*
mesa: create some glBlendFunc*() helper functions
Timothy Arceri
2017-06-29
1
-50
/
+81
*
mesa: add KHR_no_error support for glBindFragDataLocation*()
Timothy Arceri
2017-06-29
4
-2
/
+40
*
mesa: add bind_frag_data_location() helper
Timothy Arceri
2017-06-29
1
-11
/
+19
*
mesa: add KHR_no_error support for glGetUniformLocation()
Timothy Arceri
2017-06-29
3
-1
/
+14
*
mesa: inline _mesa_finish()
Timothy Arceri
2017-06-29
2
-19
/
+8
*
mesa: add KHR_no_error support for glDisableVertexA*A*()
Timothy Arceri
2017-06-29
4
-2
/
+25
*
mesa: move error handling into disable_vertex_array_attrib() callers
Timothy Arceri
2017-06-29
1
-10
/
+14
*
mesa: add KHR_no_error support for glEnableVertexA*A*()
Timothy Arceri
2017-06-29
4
-2
/
+27
*
mesa: add KHR_no_error support for glLogicOp()
Timothy Arceri
2017-06-29
3
-1
/
+13
*
mesa: add logic_op() helper
Timothy Arceri
2017-06-29
1
-9
/
+16
*
mesa: add KHR_no_error support for glPixelStore*()
Timothy Arceri
2017-06-29
3
-2
/
+23
*
mesa: add pixel_storei() helper
Timothy Arceri
2017-06-29
1
-46
/
+57
*
mesa: remove redundant error check
Timothy Arceri
2017-06-29
1
-4
/
+0
*
mesa: GL_TEXTURE_BORDER_COLOR exists in OpenGL 1.0, so don't depend on GL_ARB...
Ian Romanick
2017-06-28
1
-1
/
+9
*
genxml: Silence about a billion unused parameter warnings
Ian Romanick
2017-06-28
1
-2
/
+7
*
mesa: Fix Android build
Chad Versace
2017-06-28
1
-1
/
+1
*
i965: Fix anisotropic filtering for mag filter
Eero Tamminen
2017-06-28
1
-1
/
+1
*
etnaviv: fix shader miscompilation with more than 16 labels
Lucas Stach
2017-06-28
1
-28
/
+32
*
ac/nir: remove last remnants of v16i8
Dave Airlie
2017-06-28
3
-9
/
+3
*
ac/nir: Use correct LLVM intrinsics for atomic ops on imageBuffers
Alex Smith
2017-06-28
1
-29
/
+34
*
ac/nir: assert printfs will fit
James Legg
2017-06-28
1
-5
/
+12
*
ac/nir: Make intrinsic_name buffer long enough
James Legg
2017-06-28
1
-1
/
+1
[next]