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/main: Fix FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for NONE attachment type
Alejandro Piñeiro
2017-01-19
1
-4
/
+6
*
mesa/main: fix meta caller of _mesa_ClampColor
Nicolai Hähnle
2017-01-19
1
-1
/
+2
*
mesa/glsl: move TransformFeedbackBufferStride to gl_shader
Timothy Arceri
2017-01-19
1
-5
/
+3
*
glsl: set InnerCoverage directly in gl_program
Timothy Arceri
2017-01-19
2
-3
/
+1
*
glsl: tidy up PostDepthCoverage shader field
Timothy Arceri
2017-01-19
2
-2
/
+2
*
mesa/glsl: move pixel_center_integer to gl_shader
Timothy Arceri
2017-01-19
1
-2
/
+1
*
mesa/glsl: move origin_upper_left to gl_shader
Timothy Arceri
2017-01-19
1
-4
/
+5
*
mesa/glsl: move uses_gl_fragcoord to gl_shader
Timothy Arceri
2017-01-19
1
-1
/
+1
*
mesa/glsl: move redeclares_gl_fragcoord to gl_shader
Timothy Arceri
2017-01-19
1
-1
/
+2
*
mesa/glsl: move ARB_fragment_coord_conventions_enable field
Timothy Arceri
2017-01-19
1
-1
/
+2
*
st/mesa/glsl: set early_fragment_tests directly in shader_info
Timothy Arceri
2017-01-19
3
-8
/
+7
*
mesa/glsl/i965: set and use tcs vertices_out directly
Timothy Arceri
2017-01-19
2
-9
/
+3
*
i965: get outputs_written from gl_program
Timothy Arceri
2017-01-19
1
-2
/
+2
*
mesa: don't always set _NEW_PROGRAM when linking
Timothy Arceri
2017-01-19
1
-1
/
+22
*
mesa: change init subroutine defaults helper to work per gl_program
Timothy Arceri
2017-01-19
3
-24
/
+20
*
mesa/glsl: move ProgramResourceList to gl_shader_program_data
Timothy Arceri
2017-01-19
4
-46
/
+53
*
glsl: store number of explicit uniform loactions in gl_shader_program
Timothy Arceri
2017-01-19
1
-0
/
+5
*
i965/blorp: Make post draw flush more explicit
Topi Pohjolainen
2017-01-18
2
-5
/
+22
*
i965/gen6: Issue direct depth stall and flush after depth clear
Topi Pohjolainen
2017-01-18
1
-1
/
+6
*
i965: Make depth clear flushing more explicit
Topi Pohjolainen
2017-01-18
2
-8
/
+57
*
i965/blorp: Use the render cache mechanism instead of explicit flushing
Topi Pohjolainen
2017-01-18
1
-1
/
+7
*
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
2017-01-18
1
-0
/
+5
*
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
2017-01-18
1
-6
/
+0
*
i965: Make brw_cache_item structure private to brw_program_cache.c.
Kenneth Graunke
2017-01-18
2
-19
/
+21
*
i965: Fix SURFACE_STATE to handle non-zero aux offsets
Ben Widawsky
2017-01-18
1
-2
/
+1
*
i965: Don't map/unmap in brw_print_program_cache on LLC platforms.
Kenneth Graunke
2017-01-17
1
-2
/
+4
*
i965: Move program cache printing to brw_program_cache.c.
Kenneth Graunke
2017-01-17
3
-57
/
+49
*
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
2017-01-17
7
-85
/
+68
*
i965: Make DCE set null destinations on messages with side effects.
Kenneth Graunke
2017-01-17
1
-13
/
+41
*
i965: Combine some dead code elimination NOP'ing code.
Kenneth Graunke
2017-01-17
1
-8
/
+1
*
i965: Make DCE explicitly not eliminate any control flow instructions.
Kenneth Graunke
2017-01-17
1
-3
/
+2
*
st/mesa: add support for advanced blend when fb can be fetched from
Ilia Mirkin
2017-01-16
4
-8
/
+37
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
mesa: allow BlendBarrier to be used without support for full fb fetch
Ilia Mirkin
2017-01-16
1
-1
/
+2
*
i965: Make BLORP disable the NP Z PMA stall fix.
Kenneth Graunke
2017-01-16
1
-0
/
+4
*
i965: Enable OpenGL 4.5 on Haswell.
Kenneth Graunke
2017-01-16
2
-2
/
+2
*
i965: Use align1 mode for barrier messages.
Kenneth Graunke
2017-01-15
1
-0
/
+3
*
i965: Move Gen4-5 interpolation stuff to brw_wm_prog_data.
Kenneth Graunke
2017-01-13
11
-70
/
+52
*
i965/vec4: Fix mapping attributes
Juan A. Suarez Romero
2017-01-13
2
-23
/
+11
*
i965: Fix textureGather with RG32I/UI on Gen7.
Kenneth Graunke
2017-01-13
2
-8
/
+37
*
mesa/get: Remove unused extra_ARB_viewport_array
Boyan Ding
2017-01-13
1
-1
/
+0
*
xlib: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
1
-74
/
+74
*
radeon: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
3
-17
/
+17
*
nouveau: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
1
-3
/
+3
*
i915: Add XRGB8888 format to intel_screen_make_configs
Derek Foreman
2017-01-13
1
-1
/
+2
*
main/fbobject: throw invalid operation when get_attachment fails if needed
Alejandro Piñeiro
2017-01-13
1
-7
/
+42
*
main/fboject: return if it is color_attachment on get_attachment
Alejandro Piñeiro
2017-01-13
1
-11
/
+19
*
mesa/main: fix version/extension checks in _mesa_ClampColor
Nicolai Hähnle
2017-01-13
1
-6
/
+10
*
nir/i965: assert first is always less than 64
Juan A. Suarez Romero
2017-01-12
1
-0
/
+1
*
i965/gen7: expose OpenGL 4.2 on Haswell when supported
Juan A. Suarez Romero
2017-01-12
2
-2
/
+2
[next]