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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/st: Handle 16-bit types at st_glsl_storage_type_size()
Eduardo Lima Mitev
2017-12-06
1
-0
/
+3
*
glsl: Add 16-bit types
Eduardo Lima Mitev
2017-12-06
1
-0
/
+6
*
mesa: add const qualifier on _mesa_is_renderable_texture_format()
Brian Paul
2017-12-05
2
-2
/
+4
*
mesa: add const qualifier on _mesa_base_fbo_format()
Brian Paul
2017-12-05
2
-2
/
+2
*
mesa: s/%u/%d/ in _mesa_error() call in check_layer()
Brian Paul
2017-12-05
1
-2
/
+1
*
mesa: simplify/improve some _mesa_error() calls in teximage.c
Brian Paul
2017-12-05
1
-9
/
+5
*
mesa: trivial whitespace fixes in transformfeedback.c
Brian Paul
2017-12-05
1
-9
/
+9
*
mesa: add const qualifier in test_attachment_completeness()
Brian Paul
2017-12-05
1
-1
/
+1
*
st/mesa: remove unneeded #include in st_format.h
Brian Paul
2017-12-05
1
-1
/
+0
*
st/mesa: rename a few vars to 'bindings'
Brian Paul
2017-12-05
1
-10
/
+10
*
st/mesa: whitespace fixes in st_format.c
Brian Paul
2017-12-05
1
-5
/
+13
*
mesa/st: move cloning of NIR shader for compute
Rob Clark
2017-12-05
2
-2
/
+5
*
st/mesa: handle compute atomics
Dave Airlie
2017-12-05
2
-1
/
+5
*
i965/cnl: Avoid fast-clearing sRGB render buffers
Nanley Chery
2017-12-04
1
-2
/
+12
*
meson: Install dri.pc file when building gallium dri drivers
Dylan Baker
2017-12-04
1
-7
/
+11
*
i965: read CS timestamp frequency from the kernel on Gen10+
Lionel Landwerlin
2017-12-04
1
-0
/
+24
*
i965: Emit CS stall before MEDIA_VFE_STATE.
Kenneth Graunke
2017-12-04
1
-0
/
+12
*
i965: Move PIPE_CONTROL defines and prototypes to brw_pipe_control.h.
Kenneth Graunke
2017-12-04
4
-62
/
+90
*
glsl: Fix gl_NormalScale.
Fabian Bieler
2017-12-03
3
-2
/
+6
*
st/glsl_to_nir/radeonsi: enable gs support for nir backend
Timothy Arceri
2017-12-04
1
-0
/
+12
*
st/glsl_to_nir: add gs support to st_nir_assign_var_locations()
Timothy Arceri
2017-12-04
1
-6
/
+17
*
st/glsl_to_nir: use nir_lower_io_arrays_to_elements() to lower arrays
Timothy Arceri
2017-12-04
1
-1
/
+1
*
st/glsl_to_nir: enable NIR link time opts
Timothy Arceri
2017-12-04
1
-0
/
+78
*
st/glsl_to_nir: move some calls out of st_glsl_to_nir_post_opts()
Timothy Arceri
2017-12-04
1
-30
/
+37
*
st/glsl_to_nir: call some lowering passes earlier
Timothy Arceri
2017-12-04
1
-8
/
+12
*
st/glsl_to_nir: add basic NIR opt loop helper
Timothy Arceri
2017-12-04
1
-0
/
+31
*
st/glsl_to_nir: make st_glsl_to_nir() static
Timothy Arceri
2017-12-04
2
-55
/
+51
*
st/glsl_to_nir: split the st_glsl_to_nir() function in two
Timothy Arceri
2017-12-04
1
-22
/
+34
*
st/glsl_to_nir: create set_st_program() helper
Timothy Arceri
2017-12-04
1
-34
/
+40
*
st/glsl: move nir linking loop to new function st_link_nir()
Timothy Arceri
2017-12-04
3
-17
/
+41
*
st/glsl_to_nir: add st_nir_assign_var_locations() helper
Timothy Arceri
2017-12-04
1
-9
/
+34
*
i965: Serialize nir later in the linking process
Jordan Justen
2017-12-01
1
-9
/
+16
*
xlib: remove dummy GLX_MESA_set_3dfx_mode implementation
Emil Velikov
2017-12-01
5
-65
/
+0
*
xlib: remove empty GLX_MESA_agp_offset stubs
Emil Velikov
2017-12-01
3
-23
/
+0
*
xlib: remove empty GLX_NV_vertex_array_range stubs
Emil Velikov
2017-12-01
3
-68
/
+0
*
i965/gen10: Change the order of PIPE_CONTROL and load register.
Rafael Antognolli
2017-12-01
1
-3
/
+3
*
i965/gen10: emit 3DSTATE_MULTISAMPLE more often.
Rafael Antognolli
2017-12-01
1
-1
/
+2
*
i965: Disable regular fast-clears (CCS_D) on gen9+
Jason Ekstrand
2017-12-01
2
-25
/
+43
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-11-30
4
-0
/
+11
*
i965: Reorganize batch/state BO fields into a 'brw_growing_bo' struct.
Kenneth Graunke
2017-11-29
8
-97
/
+103
*
i965: Don't grow batch/state buffer on every emit after an overflow.
Kenneth Graunke
2017-11-29
1
-23
/
+19
*
i965: Preserve EXEC_OBJECT_CAPTURE when growing the BO.
Kenneth Graunke
2017-11-29
1
-0
/
+3
*
i965: Use old_bo->align when growing batch/state buffer instead of 4096.
Kenneth Graunke
2017-11-29
1
-1
/
+2
*
i965: Program the dynamic state heap size to MAX_STATE_SIZE.
Kenneth Graunke
2017-11-29
3
-10
/
+10
*
mesa: deal with vs_inputs as 64-bit unsigned integer
Juan A. Suarez Romero
2017-11-29
1
-4
/
+4
*
mesa: rework _mesa_add_parameter() to only add a single param
Timothy Arceri
2017-11-29
2
-37
/
+39
*
i965: Change a ret == -1 check to ret != 0.
Kenneth Graunke
2017-11-28
1
-1
/
+1
*
i965: Use C99 struct initializers in brw_bufmgr.c.
Kenneth Graunke
2017-11-28
1
-91
/
+49
*
i965: Move perf_debug and WARN_ONCE back to brw_context.h.
Kenneth Graunke
2017-11-28
1
-0
/
+29
*
i965: const a few structs and vars to avoid writing to them by accident
Eric Engestrom
2017-11-28
1
-4
/
+4
[next]