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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: remove pipe_stream_output_info dependency
Rob Clark
2018-11-27
8
-17
/
+68
*
freedreno/ir3: some header file cleanup
Rob Clark
2018-11-27
11
-26
/
+24
*
freedreno/ir3: use env_var_as_unsigned()
Rob Clark
2018-11-27
2
-14
/
+2
*
util: env_var_as_unsigned() helper
Rob Clark
2018-11-27
2
-0
/
+22
*
freedreno/ir3: move disasm and optmsgs debug flags
Rob Clark
2018-11-27
9
-22
/
+25
*
freedreno: FD_SHADER_DEBUG -> IR3_SHADER_DEBUG
Rob Clark
2018-11-27
4
-33
/
+34
*
freedreno: remove shader_stage_name()
Rob Clark
2018-11-27
3
-21
/
+3
*
freedreno: shader_t -> gl_shader_stage
Rob Clark
2018-11-27
22
-143
/
+121
*
freedreno/ir3: standalone compiler updates
Rob Clark
2018-11-27
1
-6
/
+27
*
freedreno: move drm to common location
Rob Clark
2018-11-27
28
-44
/
+174
*
freedreno/drm: remove dependency on gallium driver
Rob Clark
2018-11-27
1
-2
/
+11
*
util: promote u_memory to src/util
Dylan Baker
2018-11-27
13
-18
/
+12
*
gallium: Fix uninitialized variable warning in compute test.
Eric Anholt
2018-11-27
1
-1
/
+1
*
radv: Clamp gfx9 image view extents to the allocated image extents.
Bas Nieuwenhuizen
2018-11-27
1
-4
/
+2
*
intel/compiler: fix indentation style in opt_algebraic()
Iago Toral Quiroga
2018-11-27
1
-10
/
+10
*
anv/icl: Set use full ways in L3CNTLREG
Anuj Phogat
2018-11-26
2
-0
/
+2
*
intel/icl: Set way_size_per_bank to 4
Anuj Phogat
2018-11-26
1
-1
/
+2
*
i965/icl: Set use full ways in L3CNTLREG
Anuj Phogat
2018-11-26
2
-0
/
+2
*
i965/icl: Fix L3 configurations
Anuj Phogat
2018-11-26
1
-6
/
+6
*
vulkan/utils: s/VERSION/PACKAGE_VERSION/
Eric Engestrom
2018-11-26
1
-3
/
+3
*
anv: correctly use vulkan 1.0 by default
Eric Engestrom
2018-11-26
1
-1
/
+1
*
mesa/main: fixup requirements for GL_PRIMITIVES_GENERATED
Erik Faye-Lund
2018-11-26
1
-0
/
+1
*
mesa/main: fix incorrect depth-error
Erik Faye-Lund
2018-11-26
1
-7
/
+50
*
mesa/main: check cube-completeness in common code
Erik Faye-Lund
2018-11-26
1
-15
/
+16
*
mesa/main: factor out common error-checking
Erik Faye-Lund
2018-11-26
1
-12
/
+34
*
mesa/main: factor out tex-image error-checking
Erik Faye-Lund
2018-11-26
1
-46
/
+64
*
mesa/main: remove bogus error for zero-sized images
Erik Faye-Lund
2018-11-26
1
-36
/
+13
*
mesa/main: remove ARB suffix from glGetnTexImage
Erik Faye-Lund
2018-11-26
4
-6
/
+15
*
glsl: free or reuse memory allocated for TF varying
Gert Wollny
2018-11-26
1
-1
/
+8
*
radv: Fix opaque metadata descriptor last layer.
Bas Nieuwenhuizen
2018-11-26
1
-1
/
+1
*
mesa/st: Make st_pipe_vertex_format static.
Mathias Fröhlich
2018-11-26
2
-4
/
+1
*
mesa/st: Use binding information from the VAO in feedback rendering.
Mathias Fröhlich
2018-11-26
3
-62
/
+68
*
mesa/st: Avoid extra references in the feedback draw function scope.
Mathias Fröhlich
2018-11-26
1
-2
/
+1
*
mesa/st: Factor out array and buffer setup from st_atom_array.c.
Mathias Fröhlich
2018-11-26
2
-22
/
+74
*
mesa/st: Only unmap the uploader that was actually used.
Mathias Fröhlich
2018-11-26
1
-1
/
+2
*
mesa/st: Only care about the uploader if it was used.
Mathias Fröhlich
2018-11-26
1
-3
/
+3
*
nv50/ir: remove dnz flag when converting MAD to ADD due to optimizations
Ilia Mirkin
2018-11-24
1
-0
/
+3
*
winsys/amdgpu: fix a device handle leak in amdgpu_winsys_create
Marek Olšák
2018-11-23
1
-0
/
+6
*
winsys/amdgpu: fix a buffer leak in amdgpu_bo_from_handle
Marek Olšák
2018-11-23
1
-0
/
+6
*
radv: ignore subpass self-dependencies for CreateRenderPass() too
Samuel Pitoiset
2018-11-23
1
-0
/
+10
*
radv: remove useless sync before CmdClear{Color,DepthStencil}Image()
Samuel Pitoiset
2018-11-23
1
-6
/
+2
*
mesa/main: remove overly strict query-validation
Erik Faye-Lund
2018-11-23
1
-14
/
+0
*
mesa/main: fix validation of GL_TIMESTAMP
Erik Faye-Lund
2018-11-23
1
-1
/
+2
*
mesa/main: fix validation of ARB_query_buffer_object
Erik Faye-Lund
2018-11-23
1
-2
/
+2
*
mesa/main: fix validation of transform-feedback overflow queries
Erik Faye-Lund
2018-11-23
1
-2
/
+2
*
mesa/main: fix validation of transform-feedback queries
Erik Faye-Lund
2018-11-23
1
-2
/
+3
*
mesa/main: fix validation of GL_TIME_ELAPSED
Erik Faye-Lund
2018-11-23
1
-1
/
+2
*
mesa/main: fix validation of GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Erik Faye-Lund
2018-11-23
1
-2
/
+2
*
mesa/main: fix validation of GL_ANY_SAMPLES_PASSED
Erik Faye-Lund
2018-11-23
1
-1
/
+2
*
mesa/main: fix validation of GL_SAMPLES_PASSED
Erik Faye-Lund
2018-11-23
1
-1
/
+2
[next]