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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tgsi: s/unsigned/enum tgsi_semantic/ in ureg_DECL_output()
Brian Paul
2018-02-08
1
-1
/
+1
*
tgsi: use TGSI_INTERPOLATE_x arguments instead of zeros in ureg code
Brian Paul
2018-02-08
1
-2
/
+5
*
gallium/util: s/uint/enum tgsi_semantic/ in simple shader code
Brian Paul
2018-02-08
5
-11
/
+11
*
tgsi: s/unsigned/enum pipe_shader_type/ in ureg code
Brian Paul
2018-02-08
2
-5
/
+9
*
gallium/util: s/uint/enum tgsi_semantic/ in u_blitter.c
Brian Paul
2018-02-08
1
-4
/
+6
*
st/mesa: s/unsigned/enum tgsi_semantic/ st_cb_drawpixels.c
Brian Paul
2018-02-08
1
-1
/
+1
*
vbo: add a comment on vbo_draw_transform_feedback()
Brian Paul
2018-02-08
1
-0
/
+8
*
gallium/util: trivial whitespace/formatting fixes in u_blit.c
Brian Paul
2018-02-08
1
-9
/
+9
*
vbo: improve comments on vbo_draw_func()
Brian Paul
2018-02-08
1
-4
/
+5
*
cso: add a couple sanity check assertions in cso_draw_vbo()
Brian Paul
2018-02-08
1
-0
/
+6
*
st/mesa: rename some vars related to indirect draw count
Brian Paul
2018-02-08
1
-6
/
+7
*
st/mesa: remove out_num_textures from update_textures
Marek Olšák
2018-02-08
1
-20
/
+12
*
st/mesa: don't store non-fragment sampler states and views in st_context
Marek Olšák
2018-02-08
6
-62
/
+61
*
i965: perf: cleanup detection of kernel support for loadable configs
Lionel Landwerlin
2018-02-08
1
-15
/
+2
*
i965: perf: use drmIoctl() instead of ioctl()
Lionel Landwerlin
2018-02-08
1
-2
/
+2
*
i965: perf: add debug messages for loaded configs
Lionel Landwerlin
2018-02-08
1
-0
/
+2
*
r600: implement tg4 integer workaround. (v2)
Dave Airlie
2018-02-08
1
-0
/
+162
*
r600: clean up initial shader register setup
Glenn Kennard
2018-02-08
1
-20
/
+17
*
r600: partly fix sampleMaskIn value
Roland Scheidegger
2018-02-08
1
-0
/
+54
*
r600: clean up fragment shader input scan code
Roland Scheidegger
2018-02-08
1
-52
/
+23
*
mesa: (trivial) remove unused ignore_sample_qualifier_parameter
Roland Scheidegger
2018-02-08
3
-10
/
+6
*
r600/cm: (trivial) code cleanup for emitting msaa state
Roland Scheidegger
2018-02-08
3
-16
/
+14
*
tgsi: use tgsi_semantic enum type in ureg code
Brian Paul
2018-02-07
2
-23
/
+23
*
st/mesa: use tgsi_semantic enum type
Brian Paul
2018-02-07
2
-5
/
+8
*
tgsi: use TGSI enum types in ureg code
Brian Paul
2018-02-07
2
-51
/
+55
*
st/mesa: use TGSI enum types in st_glsl_to_tgsi.cpp
Brian Paul
2018-02-07
1
-7
/
+7
*
gallium/util: replace uint with tgsi enum types
Brian Paul
2018-02-07
2
-6
/
+7
*
gallium/util: replace unsigned with tgsi enum types
Brian Paul
2018-02-07
2
-31
/
+34
*
radv: implement VK_EXT_external_memory_host
Fredrik Höglund
2018-02-08
6
-8
/
+137
*
r600: fix rendering regression on r6/7 gpus
Dave Airlie
2018-02-08
1
-1
/
+6
*
radeonsi: avoid int-to-pointer-cast warnings on 32bit
Grazvydas Ignotas
2018-02-08
1
-6
/
+12
*
gallium/hud: update some query functions
Grazvydas Ignotas
2018-02-08
4
-4
/
+4
*
Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"
Roland Scheidegger
2018-02-07
14
-54
/
+98
*
gallium: build ddebug, noop, rbug, trace as part of auxiliary
Marek Olšák
2018-02-07
14
-98
/
+54
*
u_blit: (trivial) fix bogus argument order for set_fragment_shader
Roland Scheidegger
2018-02-07
1
-2
/
+2
*
mesa: fix incorrect type when allocating arrays
Andres Rodriguez
2018-02-07
1
-4
/
+4
*
u_blit,u_simple_shaders: add shader to convert from xrbias format
Roland Scheidegger
2018-02-07
4
-16
/
+78
*
u_simple_shaders: fix mask handling in util_make_fragment_tex_shader_writemask
Roland Scheidegger
2018-02-07
1
-1
/
+1
*
autotools: Only build libmesa-st-tests-common.a for tests.
Bas Nieuwenhuizen
2018-02-07
1
-1
/
+1
*
i965: add __DRI2_BLOB support and set cache functions
Tapani Pälli
2018-02-07
1
-0
/
+21
*
disk cache: add callback functionality
Tapani Pälli
2018-02-07
2
-0
/
+67
*
disk cache: initialize cache path and index only when used
Tapani Pälli
2018-02-07
1
-49
/
+80
*
glsl/tests: changes to test_disk_cache_create test
Tapani Pälli
2018-02-07
1
-6
/
+22
*
glsl/tests: move utility functions in cache_test
Tapani Pälli
2018-02-07
1
-35
/
+35
*
egl: add support for EGL_ANDROID_blob_cache
Tapani Pälli
2018-02-07
6
-0
/
+70
*
ac/nir: use new pknorm_i16/u16 and pk_i16/u16 LLVM intrinsics
Samuel Pitoiset
2018-02-07
1
-99
/
+47
*
ac/nir: avoid loading unused VS input components
Samuel Pitoiset
2018-02-07
1
-1
/
+6
*
ac/shader: scan vertex inputs usage mask
Samuel Pitoiset
2018-02-07
2
-0
/
+16
*
i965: allocate a SGVS element when VertexID or InstanceID are read
Iago Toral Quiroga
2018-02-07
1
-15
/
+2
*
glapi: fix check_table test for non-shared glapi with meson
Dylan Baker
2018-02-06
1
-2
/
+3
[prev]
[next]