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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/blorp: Take a destination swizzle in blorp_blit
Jason Ekstrand
2016-09-12
3
-2
/
+4
*
intel/blorp: Take an isl_swizzle instead of a SWIZZLE
Jason Ekstrand
2016-09-12
3
-29
/
+30
*
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
2016-09-12
8
-64
/
+48
*
docs: Add OES_tessellation_shader to the release notes.
Kenneth Graunke
2016-09-12
1
-0
/
+1
*
docs: Mark OES_tessellation_shader as done.
Kenneth Graunke
2016-09-12
1
-1
/
+1
*
st/mesa: fix is_scissor_enabled when X/Y are negative
Ilia Mirkin
2016-09-12
1
-4
/
+6
*
android: add support for libmesa_amdgpu_addrlib
Mauro Rossi
2016-09-13
7
-6
/
+84
*
u_endian: add android to glibc clause
Dave Airlie
2016-09-13
1
-1
/
+1
*
Revert "i965: Drop the maximum 3D texture size to 512 on Sandy Bridge"
Jason Ekstrand
2016-09-12
1
-10
/
+1
*
intel/blorp: Handle the 512 layers restriction on Sandy Bridge
Jason Ekstrand
2016-09-12
2
-4
/
+19
*
intel/isl: Treat 3-D textures as 2-D arrays for rendering
Jason Ekstrand
2016-09-12
2
-4
/
+13
*
aubinator: Simplify gen_disasm_create()'s devinfo handling
Sirisha Gandikota
2016-09-12
1
-7
/
+1
*
aubinator: Fix compiler warning
Sirisha Gandikota
2016-09-12
1
-1
/
+1
*
st/va: also honors interlaced preference when providing a video format
Julien Isorce
2016-09-12
1
-17
/
+19
*
tgsi: document semantics for compute shaders
Samuel Pitoiset
2016-09-12
1
-0
/
+28
*
mesa: Enable OES/EXT_tessellation_shader for ES 3.1 + ARB_tess drivers.
Kenneth Graunke
2016-09-12
1
-4
/
+4
*
radeonsi: don't preload constants at the beginning of shaders
Marek Olšák
2016-09-12
1
-20
/
+11
*
intel/blorp: Add a TODO file
Jason Ekstrand
2016-09-12
1
-0
/
+16
*
i965: check for GL_TEXTURE_EXTERNAL_OES at miptree_create_for_teximage
Alejandro Piñeiro
2016-09-12
1
-0
/
+1
*
gbm: fix potential NULL deref of mapImage/unmapImage.
Chuanbo Weng
2016-09-12
1
-2
/
+3
*
Remove GL_GLEXT_PROTOTYPES guards from non-ext headers.
Emil Velikov
2016-09-12
4
-20
/
+0
*
aubinator: rework print_help()
Emil Velikov
2016-09-12
1
-12
/
+5
*
docs: Note MESA_configless_context as superseded
Adam Jackson
2016-09-12
1
-2
/
+6
*
egl: Rename MESA_configless_context bit to KHR_no_config_context
Adam Jackson
2016-09-12
4
-6
/
+8
*
egl: QueryContext on a configless context returns zero
Adam Jackson
2016-09-12
1
-3
/
+8
*
st/va: enable vbr rate control for vaapi encode
Boyuan Zhang
2016-09-12
2
-2
/
+2
*
vl/rbsp: match initial escaped bits with valid in the buffer
Leo Liu
2016-09-12
1
-2
/
+4
*
egl: fix gcc warning braces around scalar initializer
Timothy Arceri
2016-09-12
1
-1
/
+1
*
winsys/radeon: rename nrelocs, crelocs to max_relocs, num_relocs
Nicolai Hähnle
2016-09-12
2
-27
/
+27
*
winsys/radeon: don't pre-allocate the relocations array
Nicolai Hähnle
2016-09-12
1
-14
/
+1
*
winsys/radeon: remove unused radeon_cs_context::priority_usage
Nicolai Hähnle
2016-09-12
1
-1
/
+0
*
winsys/amdgpu: remove amdgpu_cs_lookup_buffer
Nicolai Hähnle
2016-09-12
2
-9
/
+3
*
winsys/amdgpu: remove unused field domains from amdgpu_cs_buffer
Nicolai Hähnle
2016-09-12
2
-37
/
+17
*
winsys/amdgpu: remove initial buffer list allocation
Nicolai Hähnle
2016-09-12
1
-20
/
+0
*
winsys/amdgpu: extract adding a new buffer list entry into its own function
Nicolai Hähnle
2016-09-12
1
-43
/
+70
*
winsys/amdgpu: use only one fence per BO
Nicolai Hähnle
2016-09-12
3
-68
/
+56
*
winsys/amdgpu: add do_winsys_deinit function
Nicolai Hähnle
2016-09-12
1
-2
/
+7
*
winsys/amdgpu: clean up error paths in amdgpu_winsys_create
Nicolai Hähnle
2016-09-12
1
-7
/
+5
*
gallium/radeon: page alignment for buffers is unnecessary
Nicolai Hähnle
2016-09-12
1
-4
/
+1
*
gallium/radeon/winsyses: remove #includes of pb_bufmgr.h
Nicolai Hähnle
2016-09-12
3
-3
/
+0
*
i965/rbc: Clarify rational given for shader image resolves
Topi Pohjolainen
2016-09-12
1
-3
/
+4
*
i965/blorp: Use hw generetad primitive copies for layered clears
Topi Pohjolainen
2016-09-12
1
-24
/
+12
*
i965/blorp: Sanity check all layers before actual clear
Topi Pohjolainen
2016-09-12
1
-2
/
+5
*
intel/blorp: Add plumbing for setting color clear layer count
Topi Pohjolainen
2016-09-12
3
-13
/
+15
*
intel/blorp: Allow multiple layers
Topi Pohjolainen
2016-09-12
1
-3
/
+6
*
i965/blorp: Instruct vertex fetcher to provide prim instance id
Topi Pohjolainen
2016-09-12
1
-4
/
+22
*
i965/rbc: Allocate mcs directly
Topi Pohjolainen
2016-09-12
4
-63
/
+26
*
isl/gen8+: Allow 1D and 3D auxiliary surfaces
Topi Pohjolainen
2016-09-12
1
-1
/
+2
*
i965: Add sanity check for non-compressible texture views
Topi Pohjolainen
2016-09-12
1
-0
/
+34
*
i965/rbc: Consult rb settings for texture surface setup
Topi Pohjolainen
2016-09-12
1
-7
/
+60
[next]