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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium/radeon: don't use fast color clear if sharing doesn't allow it
Marek Olšák
2016-03-09
1
-0
/
+8
*
gallium/radeon: disallow handle export for MSAA & depth textures
Marek Olšák
2016-03-09
1
-0
/
+7
*
gallium/radeon: remember that texture_from_handle was called and its flags
Marek Olšák
2016-03-09
1
-2
/
+9
*
gallium/radeon: check that handle usage doesn't change for a resource
Marek Olšák
2016-03-09
2
-0
/
+4
*
gallium/radeon: disallow reallocation of shared buffers
Marek Olšák
2016-03-09
1
-0
/
+4
*
gallium/radeon: if we can't discard a whole resource, discard the range instead
Marek Olšák
2016-03-09
1
-5
/
+9
*
gallium/radeon: buffer valid range tracking only works with unshared buffers
Marek Olšák
2016-03-09
1
-0
/
+1
*
gallium/radeon: don't set texture metadata for buffers
Marek Olšák
2016-03-09
1
-2
/
+5
*
gallium/radeon: set texture metadata only once
Marek Olšák
2016-03-09
3
-2
/
+9
*
gallium/radeon: clean up r600_texture_get_handle
Marek Olšák
2016-03-09
1
-7
/
+7
*
gallium/radeon: move code initializing texture metadata to its own function
Marek Olšák
2016-03-09
1
-15
/
+23
*
winsys/amdgpu: allow drivers to set/get opaque metadata
Marek Olšák
2016-03-09
2
-0
/
+15
*
gallium/radeon: rename winsys buffer_get/set_tiling to buffer_get/set_metadata
Marek Olšák
2016-03-09
5
-20
/
+20
*
gallium/radeon: remove rcs parameter from radeon_winsys::buffer_set_tiling
Marek Olšák
2016-03-09
5
-13
/
+2
*
gallium/radeon: use a structure for passing tiling flags from/to winsys
Marek Olšák
2016-03-09
5
-142
/
+109
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
30
-54
/
+123
*
dri: add backbuffer use flag
Axel Davy
2016-03-09
2
-5
/
+9
*
glsl: dont allow undefined array sizes in ES
Timothy Arceri
2016-03-09
1
-0
/
+12
*
radeon/uvd: increase max height to 4096 for VI and newer
Tamil velan
2016-03-08
1
-1
/
+1
*
winsys/amdgpu: enlarge buffer_indices_hashlist
Bas Nieuwenhuizen
2016-03-09
1
-1
/
+1
*
nvc0: add a new validation path for compute
Samuel Pitoiset
2016-03-09
2
-48
/
+39
*
nvc0: rework the validation path for 3D
Samuel Pitoiset
2016-03-09
4
-16
/
+36
*
i965/hsw: Initialize SLM index in state register
Jordan Justen
2016-03-08
2
-0
/
+23
*
i965/compute: Skip SIMD8 generation if it can't be used
Jordan Justen
2016-03-08
1
-8
/
+12
*
i965/fs: Allow spilling for SIMD16 compute shaders
Jordan Justen
2016-03-08
3
-1
/
+14
*
glsl: don't always reject shaders with mismatching ifc blocks
Timothy Arceri
2016-03-09
1
-6
/
+72
*
glsl: make interstage_match() static
Timothy Arceri
2016-03-09
1
-1
/
+1
*
glsl: don't validate ifc blocks using validation meant for variables
Timothy Arceri
2016-03-09
1
-2
/
+8
*
mesa: Fix error code for GetFramebufferAttachmentParameter in ES 3.0+.
Kenneth Graunke
2016-03-08
1
-2
/
+16
*
mesa: Add GL_RED and GL_RG to ES3 effective internal format mapping.
Kenneth Graunke
2016-03-08
1
-0
/
+4
*
nv50,nvc0: make sure to destroy the mutex used for blits
Samuel Pitoiset
2016-03-08
2
-0
/
+2
*
gallium/radeon: don't use temporary buffers for persistent mappings
Marek Olšák
2016-03-08
1
-2
/
+4
*
nir: Add a pass for lower indirect variable dereferences
Jason Ekstrand
2016-03-08
4
-0
/
+243
*
i965/fs/nir: "surface_access::" prefix not needed
Alejandro Piñeiro
2016-03-08
1
-14
/
+10
*
mesa: fix malformed assertion in _image_format_class_to_glenum()
Brian Paul
2016-03-08
1
-1
/
+1
*
program: minor whitespace clean-ups in program_parse_extra.c
Brian Paul
2016-03-08
1
-5
/
+4
*
st/mesa: conditionally enable GL_NV_vdpau_interop
Christian König
2016-03-08
2
-0
/
+8
*
radeon/uvd: disable MPEG1
Christian König
2016-03-08
1
-0
/
+1
*
i965/vec4/nir: no need to use surface_access:: to call emit_untyped_atomic
Alejandro Piñeiro
2016-03-08
1
-6
/
+5
*
i965/vec4/nir: remove emit_untyped_surface_read and emit_untyped_atomic at br...
Alejandro Piñeiro
2016-03-08
3
-75
/
+23
*
i965/vec4: pass the correct src_sz to emit_send at emit_untyped_atomic
Alejandro Piñeiro
2016-03-08
1
-1
/
+1
*
glcpp: Remove empty mid-rule action which changes test behavior.
Kenneth Graunke
2016-03-07
2
-2
/
+2
*
glcpp: Clean up most empty mid-rule actions left by previous commit.
Kenneth Graunke
2016-03-07
1
-18
/
+18
*
glcpp: Delete unnecessary implicit version resolves.
Kenneth Graunke
2016-03-07
1
-18
/
+6
*
glcpp: Implicitly resolve version after the first non-space/hash token.
Kenneth Graunke
2016-03-07
8
-0
/
+21
*
gallium/swr: fix issues preventing a 32-bit build
Tim Rowley
2016-03-07
2
-2
/
+1
*
gallium/swr: remove use of UINT64 from swr_fence
Tim Rowley
2016-03-07
1
-2
/
+2
*
glsl: Add function parameters to the parser symbol table.
Kenneth Graunke
2016-03-07
1
-0
/
+2
*
glsl: Add single declaration variables to the symbol table too.
Kenneth Graunke
2016-03-07
1
-0
/
+4
*
mesa: Change GLboolean to bool in GenerateMipmap target checker.
Kenneth Graunke
2016-03-07
1
-4
/
+4
[prev]
[next]