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
*
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
*
mesa/main: simplify pipeline-statistics query validation
Erik Faye-Lund
2018-11-23
1
-2
/
+1
*
mesa/main: use non-prefixed enums for consistency
Erik Faye-Lund
2018-11-23
1
-33
/
+33
*
mesa/main: correct year for EXT_occlusion_query_boolean
Erik Faye-Lund
2018-11-23
1
-1
/
+1
*
mesa/main: correct requirement for EXT_occlusion_query_boolean
Erik Faye-Lund
2018-11-23
1
-1
/
+1
*
anv: allow exporting an imported SYNC_FD semaphore type
Tapani Pälli
2018-11-23
1
-1
/
+2
*
glapi: add missing visibility args
Eric Engestrom
2018-11-22
1
-1
/
+1
*
anv/nir: Rework arguments to apply_pipeline_layout
Jason Ekstrand
2018-11-22
3
-4
/
+8
*
anv: Put robust buffer access in the pipeline hash
Jason Ekstrand
2018-11-22
1
-0
/
+6
*
anv: Expose VK_EXT_scalar_block_layout
Jason Ekstrand
2018-11-22
2
-0
/
+8
*
vulkan: Update the XML and headers to 1.1.93
Jason Ekstrand
2018-11-22
1
-16
/
+68
*
radv: remove useless sync after CmdClear{Color,DepthStencil}Image()
Samuel Pitoiset
2018-11-22
1
-4
/
+0
*
vulkan: Allow storage images in the WSI.
Bas Nieuwenhuizen
2018-11-21
3
-0
/
+3
*
st/nine: Remove thread_submit warning
Axel Davy
2018-11-21
1
-3
/
+0
*
st/nine: Allow 'triple buffering' with thread_submit
Axel Davy
2018-11-21
2
-17
/
+50
*
virgl: add assert and missing function parameter
Robert Foss
2018-11-21
1
-1
/
+4
*
r600: clean up the GS ring buffers when the context is destroyed
Gert Wollny
2018-11-21
1
-0
/
+6
*
radv: only sync CP DMA for transfer operations or bottom pipe
Samuel Pitoiset
2018-11-21
1
-2
/
+6
*
radv: ignore subpass self-dependencies
Samuel Pitoiset
2018-11-21
1
-0
/
+10
*
Revert "nir/builder: Assert that intN_t immediates fit"
Iago Toral Quiroga
2018-11-21
1
-4
/
+0
*
nir/from_ssa: fix bit-size of temporary register
Iago Toral Quiroga
2018-11-21
1
-2
/
+5
*
mesa: Remove unneeded bitfield widths from the VAO.
Mathias Fröhlich
2018-11-21
1
-2
/
+2
*
mesa: Factor out struct gl_vertex_format.
Mathias Fröhlich
2018-11-21
24
-202
/
+224
*
tnl: Use gl_array_attribute::_ElementSize.
Mathias Fröhlich
2018-11-21
1
-9
/
+2
*
nouveau: Use gl_array_attribute::_ElementSize.
Mathias Fröhlich
2018-11-21
1
-1
/
+1
*
mesa: Unify glEdgeFlagPointer data type.
Mathias Fröhlich
2018-11-21
1
-1
/
+1
*
mesa: Work with bitmasks when en/dis-abling VAO arrays.
Mathias Fröhlich
2018-11-21
4
-29
/
+45
*
mesa: Remove gl_array_attributes::Enabled.
Mathias Fröhlich
2018-11-21
4
-24
/
+4
*
mesa: Use gl_vertex_array_object::Enabled for glGet.
Mathias Fröhlich
2018-11-21
2
-9
/
+36
*
mesa: Use the gl_vertex_array_object::Enabled bitfield.
Mathias Fröhlich
2018-11-21
5
-43
/
+39
*
mesa: Rename gl_vertex_array_object::_Enabled -> Enabled.
Mathias Fröhlich
2018-11-21
11
-36
/
+36
*
radeonsi: go back to using bottom-of-pipe for beginning of TIME_ELAPSED
Marek Olšák
2018-11-20
1
-11
/
+4
*
radeonsi: don't send data after write-confirm with BOTTOM_OF_PIPE_TS
Marek Olšák
2018-11-20
3
-9
/
+5
*
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
2018-11-20
3
-56
/
+21
[next]