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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: libdrm shouldn't appear in Requires.private: if it wasn't found
Jon Turney
2018-02-05
1
-1
/
+6
*
st/shader_cache: restore num_tgsi_tokens when loading from cache
Timothy Arceri
2018-02-05
1
-9
/
+16
*
i965/gen10: Use CS Stall instead of WriteImmediate.
Rafael Antognolli
2018-02-05
1
-6
/
+4
*
i965: Create new program cache bo when clearing the program cache
Jordan Justen
2018-02-05
1
-0
/
+1
*
i965: Call prepare_external after implicit window-system MSAA resolves
Jason Ekstrand
2018-02-05
1
-0
/
+15
*
i965: fix disk_cache leak when destroying context
Tapani Pälli
2018-02-05
1
-0
/
+3
*
i965: fix prog_data leak in brw_disk_cache
Tapani Pälli
2018-02-05
1
-0
/
+2
*
meson: fix missing dependencies
Greg V
2018-01-26
1
-1
/
+1
*
vbo: fix incorrect min/max_index values in display list draw call
Brian Paul
2018-01-26
3
-3
/
+8
*
radeon: remove left over dead code
Eric Engestrom
2018-01-26
1
-6
/
+0
*
i965/gen10: Ignore push constant packets during context restore.
Rafael Antognolli
2018-01-26
3
-0
/
+54
*
mesa: Fix function pointers initialization in status tracker
Eleni Maria Stea
2018-01-26
1
-2
/
+2
*
i965/draw: Set NEW_AUX_STATE when draw aux changes
Jason Ekstrand
2018-01-26
1
-1
/
+4
*
i965: Replace draw_aux_buffer_disabled with draw_aux_usage
Jason Ekstrand
2018-01-26
4
-35
/
+27
*
i965/surface_state: Drop brw_aux_surface_disabled
Jason Ekstrand
2018-01-26
1
-20
/
+0
*
i965/miptree: Add an aux_disabled parameter to render_aux_usage
Jason Ekstrand
2018-01-26
5
-8
/
+17
*
i965/miptree: Take an aux_usage in prepare/finish_render
Jason Ekstrand
2018-01-26
4
-16
/
+8
*
i965: Don't try to disable render aux buffers for compute
Topi Pohjolainen
2018-01-26
1
-2
/
+4
*
automake: small cleanup after the meson.build inclusion
18.0-branchpoint
Emil Velikov
2018-01-23
1
-2
/
+2
*
i965: Drop render_target_start from binding table struct.
Kenneth Graunke
2018-01-22
1
-6
/
+4
*
i965: make brw_context::num_samples unsigned int
Emil Velikov
2018-01-22
1
-1
/
+1
*
st/mesa: provide static inline st_init_vdpau_functions
Emil Velikov
2018-01-22
2
-6
/
+8
*
i965: Accept CONTEXT_ATTRIB_PRIORITY for brwCreateContext
Chris Wilson
2018-01-22
1
-1
/
+3
*
i965: Set tiling on BOs imported with modifiers
Jason Ekstrand
2018-01-21
1
-1
/
+10
*
i965/bufmgr: Add a create_from_prime_tiled function
Jason Ekstrand
2018-01-21
2
-8
/
+35
*
i965/miptree: Use the tiling from the modifier instead of the BO
Jason Ekstrand
2018-01-21
1
-4
/
+5
*
i965/miptree: Add an explicit tiling parameter to create_for_bo
Jason Ekstrand
2018-01-21
6
-10
/
+24
*
mesa: Only require independent blending for GLES 3.2.
Eric Anholt
2018-01-21
1
-1
/
+1
*
i965: Delete completely bogus comment
Kenneth Graunke
2018-01-20
1
-5
/
+0
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
12
-7
/
+22
*
i965: Avoid problems from referencing orphaned BOs after growing.
Kenneth Graunke
2018-01-19
2
-24
/
+105
*
i965: Rename 'aux' to 'prog_data' in program cache.
Kenneth Graunke
2018-01-19
1
-15
/
+16
*
mesa/program: Fix -Wunused-param warning
Gert Wollny
2018-01-19
4
-6
/
+4
*
mesa/program/prog_execute.c: Silence -Wunused-param
Gert Wollny
2018-01-19
1
-6
/
+3
*
mesa: Make numSamples an unsigned int
Gert Wollny
2018-01-19
6
-8
/
+8
*
vbo: fix VBO optimization regression
Brian Paul
2018-01-18
2
-4
/
+7
*
i965: Bind null render targets for shadow sampling + color.
Kenneth Graunke
2018-01-18
1
-1
/
+32
*
i965/screen: Allow drirc to set 'allow_rgb10_configs' again.
Mario Kleiner
2018-01-18
1
-1
/
+6
*
mesa/st: translate SO info in glsl_to_nir() case
Rob Clark
2018-01-18
1
-4
/
+43
*
i965: Pass brw_growing_bo to grow_buffer().
Kenneth Graunke
2018-01-17
1
-11
/
+9
*
i965: Make a helper for recreating growing buffers.
Kenneth Graunke
2018-01-17
1
-13
/
+17
*
i965: Replace cpu_map pointers with a "use_shadow_copy" boolean.
Kenneth Graunke
2018-01-17
2
-21
/
+20
*
st/mesa: assume that user constant buffers are always supported
Marek Olšák
2018-01-17
4
-34
/
+6
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-3
/
+3
*
st/mesa: expose ARB_sync unconditionally
Marek Olšák
2018-01-17
1
-5
/
+2
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-3
/
+2
*
mesa: move gl_external_samplers() to program.[ch]
Brian Paul
2018-01-17
3
-17
/
+22
*
st/mesa: include util/bitscan.h in st_glsl_to_tgsi_temprename.cpp
Brian Paul
2018-01-17
1
-5
/
+6
*
mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
16
-16
/
+0
*
st/mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
13
-19
/
+0
[next]