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
...
*
util/u_math: Implement a logbase2 function for unsigned long
Pierre Moreau
2018-05-29
2
-0
/
+66
*
radv: emit shader descriptor pointers consecutively
Samuel Pitoiset
2018-05-29
1
-47
/
+57
*
radv: allow radv_emit_shader_pointer_head() to emit more pointers
Samuel Pitoiset
2018-05-29
1
-3
/
+5
*
radv: split radv_emit_shader_pointer()
Samuel Pitoiset
2018-05-29
1
-5
/
+20
*
gm107/ir: prevent WaW hazards in instruction scheduling
Rhys Perry
2018-05-28
1
-54
/
+57
*
radv: Implement VK_KHR_draw_indirect_count.
Bas Nieuwenhuizen
2018-05-28
2
-0
/
+50
*
vulkan: Update header+vk.xml to 1.1.76
Bas Nieuwenhuizen
2018-05-28
1
-140
/
+319
*
radv: Implement alternate GFX9 scissor workaround.
Bas Nieuwenhuizen
2018-05-28
1
-33
/
+47
*
Revert "st/nir: use NIR for asm programs"
Eric Anholt
2018-05-28
1
-58
/
+7
*
anv: move canonical_address calculation into a separate function
Scott D Phillips
2018-05-27
5
-11
/
+47
*
r600: Fix SSG when not all components are written
Gert Wollny
2018-05-28
1
-4
/
+10
*
r600: Correct IDIV if DST and SRC use the same temporary
Gert Wollny
2018-05-28
1
-3
/
+49
*
i965: Revert recent tiled memcpy changes.
Kenneth Graunke
2018-05-26
5
-186
/
+9
*
i965/miptree: Use cpu tiling/detiling when mapping
Scott D Phillips
2018-05-25
1
-4
/
+98
*
i915: Fix streaming loads for intel_tiled_memcpy
Chris Wilson
2018-05-25
1
-5
/
+5
*
radeonsi: remove unused variable addr_vec
Marek Olšák
2018-05-25
1
-1
/
+1
*
intel/blorp: Support blits and clears on surfaces with offsets
Jason Ekstrand
2018-05-25
5
-1
/
+39
*
radeonsi: fix passing gl_ClipVertex for GS and tess
Marek Olšák
2018-05-25
3
-4
/
+8
*
radeonsi: fix color inputs/outputs for GS and tess
Marek Olšák
2018-05-25
3
-20
/
+34
*
radeonsi: fix incorrect parentheses around VS-PS varying elimination
Marek Olšák
2018-05-25
1
-2
/
+2
*
st/mesa: simplify lastLevel determination in st_finalize_texture
Marek Olšák
2018-05-25
1
-13
/
+4
*
i965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
Scott D Phillips
2018-05-25
4
-5
/
+88
*
swr/rast: Adjusted avx512 primitive assembly for msvc codegen
Alok Hota
2018-05-25
1
-49
/
+90
*
swr/rast: Moved memory init out of core swr init
Alok Hota
2018-05-25
7
-7
/
+86
*
swr/rast: Removed superfluous JitManager argument from passes
Alok Hota
2018-05-25
6
-14
/
+13
*
swr/rast: Renamed MetaData calls
Alok Hota
2018-05-25
2
-87
/
+87
*
swr/rast: Use metadata to communicate between passes
Alok Hota
2018-05-25
1
-0
/
+28
*
swr/rast: Check gCoreBuckets/CORE_BUCKETS equal length at compile time
Alok Hota
2018-05-25
1
-0
/
+1
*
swr/rast: Added in-place building to SCATTERPS
Alok Hota
2018-05-25
1
-9
/
+20
*
radv: run the EarlyCSEMemSSA LLVM pass
Samuel Pitoiset
2018-05-25
1
-0
/
+2
*
radv: fix dumping compute shader on the graphics queue
Samuel Pitoiset
2018-05-25
1
-5
/
+8
*
radv: add radv_dump_pipeline_state() helper
Samuel Pitoiset
2018-05-25
1
-6
/
+11
*
radv: rework how shaders are dumped when generating a hang report
Samuel Pitoiset
2018-05-25
1
-26
/
+15
*
radv: remove unused parameter in radv_dump_annotated_shader()
Samuel Pitoiset
2018-05-25
1
-8
/
+6
*
mesa: do not leak ctx->Shader.ReferencedProgram references
Jose Dapena Paz
2018-05-25
1
-0
/
+3
*
radeonsi: set DB_EQAA.MAX_ANCHOR_SAMPLES correctly
Marek Olšák
2018-05-24
1
-4
/
+12
*
radeonsi: round ps_iter_samples in set_min_samples
Marek Olšák
2018-05-24
2
-3
/
+5
*
radeonsi: remove redundant ps_iter_samples clamp
Marek Olšák
2018-05-24
1
-1
/
+0
*
radeonsi: remove some old gfx 9.x registers
Marek Olšák
2018-05-24
1
-48
/
+0
*
radeonsi: disable primitive binning for all blitter ops
Marek Olšák
2018-05-24
3
-2
/
+12
*
ac/surface/gfx6: don't overallocate mipmapped HTILE
Marek Olšák
2018-05-24
1
-2
/
+11
*
egl/x11: deduplicate depth-to-format logic
Eric Engestrom
2018-05-24
3
-33
/
+26
*
i965: enable OES_texture_view for gen8+
Tapani Pälli
2018-05-24
1
-1
/
+2
*
mesa: changes to expose OES_texture_view extension
Tapani Pälli
2018-05-24
6
-6
/
+32
*
radv: call nir_lower_io_to_temporaries for VS, GS, TES and FS
Samuel Pitoiset
2018-05-24
1
-0
/
+10
*
radv: call nir_split_var_copies() before nir_lower_var_copies()
Samuel Pitoiset
2018-05-24
1
-0
/
+3
*
i965: Use intel_bufferobj_buffer() wrapper in image surface state setup.
Francisco Jerez
2018-05-23
1
-3
/
+5
*
i965: Handle non-zero texture buffer offsets in buffer object range calculation.
Francisco Jerez
2018-05-23
1
-1
/
+3
*
i965: Move buffer texture size calculation into a common helper function.
Francisco Jerez
2018-05-23
1
-23
/
+32
*
Revert "mesa: simplify _mesa_is_image_unit_valid for buffers"
Francisco Jerez
2018-05-23
1
-13
/
+12
[prev]
[next]