index
:
~jturney/mesa
10.2.2-patches
10.2.4-patches
11.2.2-patches
applegl-vtable
applegl-vtable-2
applegl-vtable-3
appveyor6
codegen-fixes
darwin-build-fixes
darwin-build-fixes-2
darwin-build-fixes-3
darwin-build-fixes-for-review
master
nodrm-build-fixes-5
osx-ci
work
mesa hacks for cygwin
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
mesa/glspirv: Set separate_shader on shader_info
Neil Roberts
1
-0
/
+2
2018-08-13
mesa/glspirv: pick off the only entry point we need
Iago Toral Quiroga
1
-0
/
+15
2018-08-13
mesa/glspirv: compute double inputs and remap attributes
Alejandro Piñeiro
1
-0
/
+19
2018-08-13
nir/glsl: make nir_remap_attributes public
Alejandro Piñeiro
3
-17
/
+27
2018-08-13
nir/lower_samplers: don't assume a deref for both texture and sampler srcs
Alejandro Piñeiro
1
-53
/
+58
2018-08-13
nir/linker: take into account hidden uniforms
Alejandro Piñeiro
2
-1
/
+8
2018-08-13
nir: add how_declared to nir_variable.data
Alejandro Piñeiro
3
-1
/
+26
2018-08-13
spirv: Make VertexIndex and VertexId both non-zero-based
Neil Roberts
1
-7
/
+7
2018-08-13
spirv: fill info.gs.input_primitive too
Alejandro Piñeiro
1
-0
/
+2
2018-08-13
docs/features: mark GL_EXT_render_snorm as done for i965
Tapani Pälli
1
-0
/
+1
2018-08-13
i965: enable EXT_render_snorm
Tapani Pälli
1
-0
/
+1
2018-08-13
mesa: enable EXT_render_snorm extension
Tapani Pälli
6
-9
/
+61
2018-08-11
blorp: Properly handle Z24X8 blits.
Kenneth Graunke
2
-12
/
+11
2018-08-11
blorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPELESS rendering.
Kenneth Graunke
1
-5
/
+5
2018-08-11
intel: Switch the order of the 2x MSAA sample positions
Jason Ekstrand
4
-14
/
+24
2018-08-11
mesa/st/tests: Add array life range estimation and renumbering tests
Gert Wollny
1
-0
/
+211
2018-08-11
mesa/st/tests: Add array life range tests infrastructure to common test class
Gert Wollny
2
-27
/
+186
2018-08-11
mesa/st/glsl_to_tgsi: Expose array live range tracking and merging
Gert Wollny
5
-17
/
+40
2018-08-11
mesa/st/glsl_to_tgsi: add array life range evaluation into tracking code
Gert Wollny
1
-12
/
+50
2018-08-11
mesa/st/glsl_to_tgsi: add class for array access tracking
Gert Wollny
1
-0
/
+102
2018-08-11
mesa/st/glsl_to_tgsi: move evaluation of read mask up in the call hierarchy
Gert Wollny
1
-7
/
+8
2018-08-11
mesa/st/glsl_to_tgsi: rename access_record to register_merge_record and some ...
Gert Wollny
2
-32
/
+33
2018-08-11
mesa/st/tests: Add tests for array merge helper classes.
Gert Wollny
4
-7
/
+787
2018-08-11
mesa/st/glsl_to_tgsi: Add array merge logic
Gert Wollny
2
-2
/
+407
2018-08-11
mesa/st/glsl_to_tgsi: Add helper classes to apply array merging and interleaving
Gert Wollny
2
-1
/
+164
2018-08-11
mesa/st/glsl_to_tgsi: Add helper class for array live range merging and inter...
Gert Wollny
4
-0
/
+319
2018-08-11
mesa/st/glsl_to_tgsi:rename lifetime to register_live_range
Gert Wollny
6
-83
/
+90
2018-08-11
mesa/st/glsl_to_tgsi: Properly resolve life times simple if/else + use constr...
Gert Wollny
2
-0
/
+39
2018-08-11
mesa/st/glsl_to_tgsi: Split arrays whose elements are only accessed directly
Gert Wollny
1
-1
/
+112
2018-08-11
mesa/st/glsl_to_tgsi: Add method to collect some TGSI statistics
Gert Wollny
1
-0
/
+68
2018-08-11
Gallium/tgsi: Correct signdness of return value of bit operations
Gert Wollny
1
-3
/
+4
2018-08-10
meson: Build with Python 3
Mathieu Bridon
31
-77
/
+77
2018-08-10
python: Rework bytes/unicode string handling
Mathieu Bridon
1
-10
/
+31
2018-08-10
python: Fix inequality comparisons
Mathieu Bridon
3
-0
/
+18
2018-08-10
mesa/st: ETC2 now uses R8G8B8A8_SRGB as fallback
Gert Wollny
1
-1
/
+1
2018-08-09
python: Simplify list sorting
Mathieu Bridon
1
-4
/
+2
2018-08-09
python: Use key-functions when sorting containers
Mathieu Bridon
1
-2
/
+3
2018-08-09
python: Better check for integer types
Mathieu Bridon
2
-5
/
+16
2018-08-09
python: Do not mix bytes and unicode strings
Mathieu Bridon
1
-1
/
+10
2018-08-09
python: Explicitly use a list
Mathieu Bridon
1
-2
/
+2
2018-08-09
python: Use the right function for the job
Mathieu Bridon
1
-1
/
+1
2018-08-09
egl: Fix leak of X11 pixmaps backing pbuffers in DRI3.
Eric Anholt
1
-0
/
+5
2018-08-09
intel: Fix SIMD16 unaligned payload GRF reads on Gen4-5.
Kenneth Graunke
1
-0
/
+20
2018-08-09
i965: Only enable depth IZ signals if there's an actual depthbuffer.
Kenneth Graunke
1
-3
/
+8
2018-08-09
glx: GLX_MESA_multithread_makecurrent is direct-only
Adam Jackson
1
-1
/
+1
2018-08-09
anv: set error in all failure paths
Eric Engestrom
1
-1
/
+3
2018-08-09
intel/tools: add missing variable initialisation
Eric Engestrom
1
-1
/
+1
2018-08-09
drirc: Allow extension midshader for Metro Redux
vadym.shovkoplias
1
-0
/
+4
2018-08-09
glsl: handle error case with ast_post_inc, ast_post_dec
Tapani Pälli
1
-0
/
+5
2018-08-08
vc4: Implement texture_subdata() to directly upload tiled data.
Eric Anholt
1
-1
/
+39
[prev]
[next]