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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/linker: take into account hidden uniforms
Alejandro Piñeiro
2018-08-13
2
-1
/
+8
*
nir: add how_declared to nir_variable.data
Alejandro Piñeiro
2018-08-13
3
-1
/
+26
*
spirv: Make VertexIndex and VertexId both non-zero-based
Neil Roberts
2018-08-13
1
-7
/
+7
*
spirv: fill info.gs.input_primitive too
Alejandro Piñeiro
2018-08-13
1
-0
/
+2
*
docs/features: mark GL_EXT_render_snorm as done for i965
Tapani Pälli
2018-08-13
1
-0
/
+1
*
i965: enable EXT_render_snorm
Tapani Pälli
2018-08-13
1
-0
/
+1
*
mesa: enable EXT_render_snorm extension
Tapani Pälli
2018-08-13
6
-9
/
+61
*
blorp: Properly handle Z24X8 blits.
Kenneth Graunke
2018-08-11
2
-12
/
+11
*
blorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPELESS rendering.
Kenneth Graunke
2018-08-11
1
-5
/
+5
*
intel: Switch the order of the 2x MSAA sample positions
Jason Ekstrand
2018-08-11
4
-14
/
+24
*
mesa/st/tests: Add array life range estimation and renumbering tests
Gert Wollny
2018-08-11
1
-0
/
+211
*
mesa/st/tests: Add array life range tests infrastructure to common test class
Gert Wollny
2018-08-11
2
-27
/
+186
*
mesa/st/glsl_to_tgsi: Expose array live range tracking and merging
Gert Wollny
2018-08-11
5
-17
/
+40
*
mesa/st/glsl_to_tgsi: add array life range evaluation into tracking code
Gert Wollny
2018-08-11
1
-12
/
+50
*
mesa/st/glsl_to_tgsi: add class for array access tracking
Gert Wollny
2018-08-11
1
-0
/
+102
*
mesa/st/glsl_to_tgsi: move evaluation of read mask up in the call hierarchy
Gert Wollny
2018-08-11
1
-7
/
+8
*
mesa/st/glsl_to_tgsi: rename access_record to register_merge_record and some ...
Gert Wollny
2018-08-11
2
-32
/
+33
*
mesa/st/tests: Add tests for array merge helper classes.
Gert Wollny
2018-08-11
4
-7
/
+787
*
mesa/st/glsl_to_tgsi: Add array merge logic
Gert Wollny
2018-08-11
2
-2
/
+407
*
mesa/st/glsl_to_tgsi: Add helper classes to apply array merging and interleaving
Gert Wollny
2018-08-11
2
-1
/
+164
*
mesa/st/glsl_to_tgsi: Add helper class for array live range merging and inter...
Gert Wollny
2018-08-11
4
-0
/
+319
*
mesa/st/glsl_to_tgsi:rename lifetime to register_live_range
Gert Wollny
2018-08-11
6
-83
/
+90
*
mesa/st/glsl_to_tgsi: Properly resolve life times simple if/else + use constr...
Gert Wollny
2018-08-11
2
-0
/
+39
*
mesa/st/glsl_to_tgsi: Split arrays whose elements are only accessed directly
Gert Wollny
2018-08-11
1
-1
/
+112
*
mesa/st/glsl_to_tgsi: Add method to collect some TGSI statistics
Gert Wollny
2018-08-11
1
-0
/
+68
*
Gallium/tgsi: Correct signdness of return value of bit operations
Gert Wollny
2018-08-11
1
-3
/
+4
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
31
-77
/
+77
*
python: Rework bytes/unicode string handling
Mathieu Bridon
2018-08-10
1
-10
/
+31
*
python: Fix inequality comparisons
Mathieu Bridon
2018-08-10
3
-0
/
+18
*
mesa/st: ETC2 now uses R8G8B8A8_SRGB as fallback
Gert Wollny
2018-08-10
1
-1
/
+1
*
python: Simplify list sorting
Mathieu Bridon
2018-08-09
1
-4
/
+2
*
python: Use key-functions when sorting containers
Mathieu Bridon
2018-08-09
1
-2
/
+3
*
python: Better check for integer types
Mathieu Bridon
2018-08-09
2
-5
/
+16
*
python: Do not mix bytes and unicode strings
Mathieu Bridon
2018-08-09
1
-1
/
+10
*
python: Explicitly use a list
Mathieu Bridon
2018-08-09
1
-2
/
+2
*
python: Use the right function for the job
Mathieu Bridon
2018-08-09
1
-1
/
+1
*
egl: Fix leak of X11 pixmaps backing pbuffers in DRI3.
Eric Anholt
2018-08-09
1
-0
/
+5
*
intel: Fix SIMD16 unaligned payload GRF reads on Gen4-5.
Kenneth Graunke
2018-08-09
1
-0
/
+20
*
i965: Only enable depth IZ signals if there's an actual depthbuffer.
Kenneth Graunke
2018-08-09
1
-3
/
+8
*
glx: GLX_MESA_multithread_makecurrent is direct-only
Adam Jackson
2018-08-09
1
-1
/
+1
*
anv: set error in all failure paths
Eric Engestrom
2018-08-09
1
-1
/
+3
*
intel/tools: add missing variable initialisation
Eric Engestrom
2018-08-09
1
-1
/
+1
*
drirc: Allow extension midshader for Metro Redux
vadym.shovkoplias
2018-08-09
1
-0
/
+4
*
glsl: handle error case with ast_post_inc, ast_post_dec
Tapani Pälli
2018-08-09
1
-0
/
+5
*
vc4: Implement texture_subdata() to directly upload tiled data.
Eric Anholt
2018-08-08
1
-1
/
+39
*
vc4: Handle partial loads/stores of tiled textures.
Eric Anholt
2018-08-08
3
-60
/
+155
*
vc4: Compile the LT image helper per cpp we might load/store.
Eric Anholt
2018-08-08
1
-2
/
+31
*
vc4: Refactor to reuse the LT tile walking code.
Eric Anholt
2018-08-08
1
-24
/
+34
*
wayland/egl: update surface size on window resize
Juan A. Suarez Romero
2018-08-08
1
-4
/
+15
*
wayland/egl: initialize window surface size to window size
Juan A. Suarez Romero
2018-08-08
1
-0
/
+3
[next]