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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: remove duplicate memset by using a pointer, and constify args
Constantine Kharlamov
2017-04-04
1
-22
/
+19
*
glsl: remove unused file
Elie TOURNIER
2017-04-04
1
-206
/
+0
*
radeonsi: access gallivm through ctx in most places
Marek Olšák
2017-04-04
3
-87
/
+79
*
radeonsi: use ctx->types instead of bld->types etc.
Marek Olšák
2017-04-04
2
-23
/
+21
*
radeonsi: use i32_0/1 instead of *int_bld.zero/one in most places
Marek Olšák
2017-04-04
2
-55
/
+47
*
gallium: decrease the size of pipe_draw_info - 88 -> 80 bytes
Marek Olšák
2017-04-04
2
-3
/
+9
*
gallium: decrease the size of pipe_vertex_element - 16 -> 8 bytes
Marek Olšák
2017-04-04
1
-8
/
+8
*
gallium: decrease the size of pipe_resource - 64 -> 48 bytes
Marek Olšák
2017-04-04
8
-33
/
+41
*
gallium: decrease the size of pipe_box - 24 -> 16 bytes
Marek Olšák
2017-04-04
1
-4
/
+7
*
gallium: decrease the size of pipe_sampler_view - 48 -> 32 bytes
Marek Olšák
2017-04-04
1
-6
/
+6
*
gallium: decrease the size of pipe_surface - 48 -> 40 bytes
Marek Olšák
2017-04-04
1
-5
/
+4
*
gallium: decrease the size of pipe_framebuffer_state - 96 -> 80 bytes
Marek Olšák
2017-04-04
1
-4
/
+4
*
gallium: decrease the size of pipe_stream_output_info - 532 -> 268 bytes
Marek Olšák
2017-04-04
3
-4
/
+4
*
gallium: decrease the size of pipe_rasterizer_state - 36 -> 32 bytes
Marek Olšák
2017-04-04
1
-1
/
+7
*
amd/addrlib: second update for Vega10 + bug fixes
Marek Olšák
2017-04-04
17
-2132
/
+3298
*
radeonsi: use i32_0 and i32_1 more
Marek Olšák
2017-04-04
1
-16
/
+16
*
radeonsi: remove most uses of lp_build_const*
Marek Olšák
2017-04-04
3
-151
/
+145
*
radeonsi: clean up 'radeon_bld' references
Marek Olšák
2017-04-04
1
-60
/
+48
*
radeonsi: fix broken texture filtering on SI-CIK since GFX9 changes
Marek Olšák
2017-04-04
1
-15
/
+17
*
bin/get-fixes-pick-list.sh: fix typo
Juan A. Suarez Romero
2017-04-04
1
-1
/
+1
*
android: intel: genxml: fix genX_xml.h generation rules
Mauro Rossi
2017-04-04
1
-0
/
+5
*
intel/vec4: Add some fall through comments
Jason Ekstrand
2017-04-03
1
-0
/
+4
*
mesa/glthread: Avoid unnecessary batch reallocation
Bartosz Tomczyk
2017-04-04
1
-6
/
+9
*
radv: Increase descriptor limits.
Bas Nieuwenhuizen
2017-04-04
1
-14
/
+14
*
mesa/glthread: fix misaligned address access
Bartosz Tomczyk
2017-04-04
1
-2
/
+4
*
glsl: Fix blob memory leak
Bartosz Tomczyk
2017-04-04
4
-6
/
+17
*
radv: Rework guard band calculation.
Bas Nieuwenhuizen
2017-04-03
1
-40
/
+15
*
radv: Enable VK_KHR_incremental_present.
Bas Nieuwenhuizen
2017-04-03
3
-1
/
+15
*
anv: Implement VK_KHR_incremental_present
Jason Ekstrand
2017-04-03
3
-2
/
+15
*
vulkan/wsi/wayland: Pass damage through to the compositor
Jason Ekstrand
2017-04-03
1
-1
/
+15
*
vulkan/wsi: Plumb present regions through the common code
Jason Ekstrand
2017-04-03
5
-5
/
+10
*
vulkan/wsi: Fix some line wrapping
Jason Ekstrand
2017-04-03
1
-1
/
+4
*
radv: fix interp at sample code.
Dave Airlie
2017-04-04
1
-3
/
+1
*
radv: overhaul fragment shader sample positions.
Dave Airlie
2017-04-04
5
-51
/
+87
*
aubinator/gen_decoder/i965: decode instructions from dword 0
Lionel Landwerlin
2017-04-03
4
-12
/
+24
*
intel: gen_decoder: store pointer to current decoded field in iterator
Lionel Landwerlin
2017-04-03
2
-25
/
+26
*
radv/ac: fix texture derivative ordering
Dave Airlie
2017-04-04
1
-2
/
+2
*
radv/ac: round cube array coordinate before fixup.
Dave Airlie
2017-04-04
1
-1
/
+5
*
radv: move to using common buffer load format.
Dave Airlie
2017-04-04
1
-8
/
+5
*
util: fix MSVC warning in u_align_u32()
Brian Paul
2017-04-03
1
-1
/
+1
*
util: #include "c99_compat.h" to fix Windows build
Brian Paul
2017-04-03
2
-0
/
+2
*
util: s/SHA1_H/MESA_SHA1_H/
Brian Paul
2017-04-03
1
-2
/
+2
*
svga: add comment on svga_buffer_hw_storage_map()
Brian Paul
2017-04-03
1
-0
/
+1
*
travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not apt addon
Rhys Kidd
2017-04-03
1
-5
/
+15
*
util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
2017-04-03
3
-0
/
+90
*
gallium/util: libunwind support
Rob Clark
2017-04-03
4
-2
/
+129
*
gallium/util: clean up stack frame printing
Rob Clark
2017-04-03
3
-23
/
+26
*
st/mesa: add st_convert_image()
Samuel Pitoiset
2017-04-03
2
-47
/
+63
*
st/mesa: make 'st' const in st_mesa_format_to_pipe_format()
Samuel Pitoiset
2017-04-03
2
-2
/
+2
*
mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
2017-04-03
1
-12
/
+32
[next]