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
*
gallium/swr: Resource management
Bruce Cherniak
2016-03-14
10
-143
/
+265
*
configure.ac: require libdrm 2.4.66 for drmGetDevice
Marek Olšák
2016-03-14
1
-1
/
+1
*
i965: Remove useless IR self-destruct backend_shader method.
Francisco Jerez
2016-03-13
2
-8
/
+0
*
nv50,nvc0: Set only NEW_CP_GLOBALS upon binding
Pierre Moreau
2016-03-13
2
-2
/
+2
*
freedreno/ir3: lower extract_byte/word
Rob Clark
2016-03-13
1
-0
/
+2
*
nv50,nvc0: handle SQRT lowering inside the driver
Ilia Mirkin
2016-03-13
6
-23
/
+27
*
nv50/ir: avoid folding mul + add if the mul has a dnz
Ilia Mirkin
2016-03-13
1
-3
/
+2
*
nvc0: fix blit triangle size to fully cover FB's > 8192x8192
Ilia Mirkin
2016-03-13
1
-4
/
+4
*
freedreno: OUT_RELOC vs OUT_RELOCW fixes
Rob Clark
2016-03-13
3
-7
/
+7
*
freedreno/a4xx: hw binning
Rob Clark
2016-03-13
4
-33
/
+210
*
freedreno/a4xx: use generated headers for draw initiator
Rob Clark
2016-03-13
1
-3
/
+4
*
freedreno/a4xx: remove RB_RENDER_CONTROL patching
Rob Clark
2016-03-13
6
-41
/
+8
*
freedreno: update generated headers
Rob Clark
2016-03-13
5
-11
/
+32
*
freedreno/a3xx: move where we deal w/ binning FS
Rob Clark
2016-03-13
3
-10
/
+10
*
freedreno/a4xx: move where we deal w/ binning FS
Rob Clark
2016-03-13
3
-10
/
+10
*
freedreno/a3xx: constify the shader variants
Rob Clark
2016-03-13
2
-6
/
+6
*
freedreno/a4xx: constify the shader variants
Rob Clark
2016-03-13
4
-13
/
+13
*
freedreno/a3xx: remove duplicate mark of end of binning cmds
Rob Clark
2016-03-13
1
-3
/
+0
*
radeonsi: avoid crash when a sampler state is bound for a buffer texture
Nicolai Hähnle
2016-03-13
1
-0
/
+1
*
i965: Use foreach_in_list_reverse_safe() macro.
Matt Turner
2016-03-12
1
-12
/
+2
*
nir/clone: Add support for cloning a single function_impl
Jason Ekstrand
2016-03-12
2
-32
/
+81
*
nir/validate: Better function validation
Jason Ekstrand
2016-03-12
1
-7
/
+15
*
nir/print: Better function argument printing
Jason Ekstrand
2016-03-12
1
-2
/
+10
*
nir/print: Factor variable name lookup into a helper
Jason Ekstrand
2016-03-12
1
-30
/
+36
*
nir: Create function parameters in function_impl_create
Jason Ekstrand
2016-03-12
1
-0
/
+20
*
nir: Add a helper for creating a "bare" nir_function_impl
Jason Ekstrand
2016-03-12
2
-10
/
+20
*
nir: Add a new "param" variable mode for parameters and return variables
Jason Ekstrand
2016-03-12
3
-2
/
+13
*
nir/glsl: Remove dead function parameter handling code
Jason Ekstrand
2016-03-12
1
-46
/
+5
*
st/va: add HEVC main 10 profile
Boyuan Zhang
2016-03-11
1
-1
/
+4
*
radeon/video: enable HEVC main 10 decode
Boyuan Zhang
2016-03-11
1
-2
/
+6
*
radeon/uvd: handle HEVC main 10 decode
Boyuan Zhang
2016-03-11
1
-11
/
+58
*
i965/chv: Display proper branding
Ben Widawsky
2016-03-11
4
-7
/
+33
*
i965/chv: Update lower min for CS threads
Ben Widawsky
2016-03-11
1
-1
/
+1
*
i965/chv: Check that compute threads are above threshold
Ben Widawsky
2016-03-11
2
-0
/
+9
*
i965/chv: Use kernel provided info for max_cs_threads
Ben Widawsky
2016-03-11
1
-1
/
+8
*
i965: Query and store GPU properties from kernel
Ben Widawsky
2016-03-11
2
-1
/
+31
*
st/mesa: check that the image unit is valid in st_bind_images
Nicolai Hähnle
2016-03-11
1
-1
/
+2
*
radeonsi: Lazily re-set sampler views after disabling DCC
Bas Nieuwenhuizen
2016-03-11
2
-5
/
+8
*
st/mesa: remove ST_NEW_MESA flag (v2)
Marek Olšák
2016-03-11
4
-6
/
+4
*
r600g: clear compressed_depthtex/colortex_mask when binding buffer texture
Nicolai Hähnle
2016-03-11
1
-12
/
+12
*
st/mesa: add GL_ARB_shader_atomic_counter_ops support
Ilia Mirkin
2016-03-10
3
-7
/
+58
*
mesa: add GL_ARB_shader_atomic_counter_ops support
Ilia Mirkin
2016-03-10
6
-0
/
+118
*
nvc0: add support for TGSI FMA ops
Ilia Mirkin
2016-03-10
2
-1
/
+7
*
radeonsi: update compressed_colortex_masks when a cmask is created or disabled
Nicolai Hähnle
2016-03-10
3
-2
/
+51
*
radeonsi: move si_decompress_textures to si_blit.c
Nicolai Hähnle
2016-03-10
3
-23
/
+23
*
r600g: update compressed_colortex_masks when a cmask is created or disabled
Nicolai Hähnle
2016-03-10
1
-0
/
+30
*
gallium/radeon: notify all contexts when cmasks are enabled/disabled
Nicolai Hähnle
2016-03-10
2
-0
/
+10
*
i965: Set a proper _BaseFormat for window system renderbuffers in ES.
Kenneth Graunke
2016-03-10
1
-1
/
+1
*
glcpp: Fix locations when encounting "#<NEWLINE>".
Kenneth Graunke
2016-03-10
2
-1
/
+4
*
gallium/swr: remove use of BYTE from swr driver
Tim Rowley
2016-03-10
4
-14
/
+14
[next]