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
*
anv: Suffix anv-private 'VK' tokens with 'ANV'
Chad Versace
2017-11-07
5
-31
/
+31
*
anv: Remove unused variable 'gen'
Chad Versace
2017-11-07
1
-4
/
+0
*
radeonsi: add si_screen::has_ls_vgpr_init_bug
Marek Olšák
2017-11-07
4
-3
/
+5
*
radeonsi: use ac_create_target_machine
Marek Olšák
2017-11-07
3
-17
/
+15
*
radeonsi: use ac_get_llvm_processor_name
Marek Olšák
2017-11-07
5
-39
/
+7
*
radeonsi/gfx9: don't set gs_table_depth
Marek Olšák
2017-11-07
1
-2
/
+4
*
radeonsi/gfx9: limit the scissor bug workaround to Vega10 and Raven only
Marek Olšák
2017-11-07
1
-4
/
+4
*
radeonsi: remove unused field in the PCI ID table
Marek Olšák
2017-11-07
3
-3
/
+3
*
mesa: fix deleting the dummy ATI_fs
Miklós Máté
2017-11-07
1
-1
/
+4
*
gallium: Guard assertions by NDEBUG instead of DEBUG
Michel Dänzer
2017-11-07
1
-1
/
+1
*
meson: drop GLESv1 .so version back to 1.0.0
Eric Engestrom
2017-11-07
1
-1
/
+1
*
meson: standardize .so version to major.minor.patch
Eric Engestrom
2017-11-07
8
-7
/
+8
*
ac/nir: for ubo load use correct num_components
Dave Airlie
2017-11-07
1
-1
/
+1
*
nir: fix a typo
Gwan-gyeong Mun
2017-11-06
1
-1
/
+1
*
glsl: Allow precision mismatch on dead data with GLSL ES 1.00
Tomasz Figa
2017-11-06
1
-4
/
+10
*
i965: disable NIR linking on HSW and below
Timothy Arceri
2017-11-07
1
-1
/
+4
*
radv: move is_local up to the winsys level.
Dave Airlie
2017-11-06
4
-3
/
+6
*
radv: wrap cs_add_buffer in an inline. (v2)
Dave Airlie
2017-11-06
6
-41
/
+49
*
radv: when loading regs no need to add buffer
Dave Airlie
2017-11-06
1
-2
/
+0
*
radv: pre-calculate user_data_0 registers and store in pipeline
Dave Airlie
2017-11-06
5
-52
/
+55
*
i965: Enable flush control
Neil Roberts
2017-11-06
2
-1
/
+21
*
drisw: Enable flush control for llvmpipe and softpipe
Adam Jackson
2017-11-06
1
-0
/
+1
*
gallium: Wire up flush control
Adam Jackson
2017-11-06
3
-1
/
+9
*
egl: Implement EGL_KHR_context_flush_control
Adam Jackson
2017-11-06
6
-1
/
+24
*
glx: Implement GLX_ARB_context_flush_control
Neil Roberts
2017-11-06
7
-9
/
+62
*
dri: Add a flush control extension
Neil Roberts
2017-11-06
2
-2
/
+21
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
14
-131
/
+152
*
intel: Don't flush the old context in intelMakeCurrent
Neil Roberts
2017-11-06
2
-18
/
+0
*
egl/dri2: Factor out context attribute initialization
Adam Jackson
2017-11-06
1
-24
/
+7
*
etnaviv: Don't over-pad compressed textures
Wladimir J. van der Laan
2017-11-06
1
-9
/
+15
*
etnaviv: ASTC texture support
Wladimir J. van der Laan
2017-11-06
7
-2
/
+57
*
etnaviv: Update from rnndb
Wladimir J. van der Laan
2017-11-06
13
-320
/
+1015
*
radv: add initial copy descriptor support. (v2)
Dave Airlie
2017-11-06
1
-2
/
+53
*
gallium/u_vbuf: use signed vertex buffers offsets for optimal uploads
Marek Olšák
2017-11-06
1
-2
/
+10
*
radeonsi: enable signed vertex buffer offsets
Marek Olšák
2017-11-06
2
-15
/
+12
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
18
-0
/
+21
*
automake: include git_sha1.h.in in release tarball
Juan A. Suarez Romero
2017-11-06
1
-1
/
+1
*
radeonsi: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
2
-0
/
+21
*
gallium/u_threaded: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
3
-2
/
+28
*
gallium/u_threaded: clean up tc_improve_map_buffer_flags and prevent reentry
Marek Olšák
2017-11-06
1
-7
/
+12
*
radv: move descriptor sets out of cmd_state.
Dave Airlie
2017-11-06
3
-17
/
+20
*
radv: add helper for setting a descriptor.
Dave Airlie
2017-11-06
3
-10
/
+17
*
radv: move vertex binding out of cmd state.
Dave Airlie
2017-11-06
2
-4
/
+4
*
radv: reorder cmd_state to remove a hole.
Dave Airlie
2017-11-06
1
-1
/
+1
*
radv: free attachments on end command buffer.
Dave Airlie
2017-11-06
1
-0
/
+2
*
radv: Optimize calling radv_save_descriptors.
Bas Nieuwenhuizen
2017-11-04
1
-4
/
+2
*
radv: Use an array to store descriptor sets.
Bas Nieuwenhuizen
2017-11-04
2
-26
/
+50
*
nv50,nvc0: Display shared memory usage in pipe_debug_message
Pierre Moreau
2017-11-04
2
-6
/
+8
*
nv50,nvc0: Copy shared memory per block to the program info structure and back
Pierre Moreau
2017-11-04
2
-0
/
+4
*
nv50/ir: Store shared memory per block in nv50_ir_prog_info
Pierre Moreau
2017-11-04
1
-0
/
+1
[next]