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/uniform: fix strict aliasing issues with int64 code.
Dave Airlie
2017-02-08
1
-12
/
+26
*
Revert "i965: Disable guardband clipping in the smaller-than-viewport case."
Kenneth Graunke
2017-02-06
1
-31
/
+0
*
i965: Always scissor on Gen6-7.5 instead of disabling guardband.
Kenneth Graunke
2017-02-06
3
-48
/
+5
*
i965: Use a better guardband calculation.
Jason Ekstrand
2017-02-06
4
-82
/
+126
*
i965: Combine the Gen6 SF and Clip viewport atoms.
Kenneth Graunke
2017-02-06
3
-57
/
+30
*
dri/common: clear the loaderPrivate pointer in driDestroyDrawable
Nicolai Hähnle
2017-02-06
1
-0
/
+12
*
main/fboject: default_framebuffer allowed for GetFramebufferParameter
Alejandro Piñeiro
2017-02-06
1
-7
/
+37
*
main/fbobject: implement new 4.5 pnames for GetFramebufferParameter
Alejandro Piñeiro
2017-02-06
1
-0
/
+18
*
main/framebuffer: refactor _mesa_get_color_read_format/type
Alejandro Piñeiro
2017-02-06
4
-22
/
+71
*
mesa: whitespace fixes in context.c
Brian Paul
2017-02-03
1
-31
/
+31
*
mesa: Don't crash when destroying contexts created with no visual.
Kenneth Graunke
2017-02-03
1
-1
/
+1
*
st/mesa: MAX_VARYING is the max supported number of patch varyings, not min
Ilia Mirkin
2017-02-02
1
-1
/
+1
*
vbo: process buffer binding state changes on draw when recording
Ilia Mirkin
2017-02-02
1
-0
/
+7
*
texgetimage: Add check for the effective target to GetTextureSubImage
Eduardo Lima Mitev
2017-02-03
1
-0
/
+6
*
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
2017-02-02
3
-6
/
+3
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-4
/
+1
*
mesa: Enable EXT_compressed_ETC1_RGB8_sub_texture
Plamena Manolova
2017-02-02
2
-1
/
+1
*
st/mesa: inline get_mesa_program()
Timothy Arceri
2017-02-02
1
-37
/
+23
*
st/mesa: create set_prog_affected_state_flags() helper
Timothy Arceri
2017-02-02
1
-106
/
+111
*
st/mesa: st_atom_shader.c C99 tidy up
Timothy Arceri
2017-02-02
1
-3
/
+1
*
st/mesa: remove pre C99 statement block for variable declaration
Timothy Arceri
2017-02-02
1
-60
/
+58
*
i965: Prevent coverity warning
Robert Foss
2017-02-01
1
-0
/
+1
*
mesa: use same is_color_attachment trick to discern error cases
Ilia Mirkin
2017-01-31
1
-3
/
+11
*
i965/fs: Fix nir_op_fsign of absolute value.
Francisco Jerez
2017-01-31
1
-1
/
+8
*
mesa/program: Translate csel operation from GLSL IR.
Francisco Jerez
2017-01-31
1
-1
/
+8
*
mesa: add new MESA_GLSL flag for printing shader cache debug info
Timothy Arceri
2017-01-31
2
-0
/
+3
*
glsl: add cache to ctx and add sha1 string fields
Carl Worth
2017-01-31
2
-0
/
+15
*
glsl: add new uniform fields to be used to restore state from cache
Carl Worth
2017-01-31
1
-0
/
+4
*
st/mesa: make st_texture_get_sampler_view() static
Samuel Pitoiset
2017-01-30
2
-5
/
+1
*
i965: Support the force_glsl_version driconf option.
Kenneth Graunke
2017-01-29
2
-0
/
+4
*
i965: Fix check for negative pitch in can_do_fast_copy_blit().
Kenneth Graunke
2017-01-29
1
-6
/
+4
*
i965: add assert to while_jumps_before_offset()
Timothy Arceri
2017-01-30
1
-0
/
+1
*
i965: fix up asserts in brw_inst_set_jip()
Timothy Arceri
2017-01-30
1
-2
/
+2
*
i965: Unbind deleted shaders from brw_context, fixing malloc heisenbug.
Kenneth Graunke
2017-01-27
1
-0
/
+43
*
i965/sync: Implement fences based on Linux sync_file
Chad Versace
2017-01-27
1
-3
/
+159
*
i965/sync: Rename brw_fence_insert()
Chad Versace
2017-01-27
1
-3
/
+3
*
i965/sync: Fail sync creation when batchbuffer flush fails
Chad Versace
2017-01-27
1
-6
/
+28
*
i965/sync: Add brw_fence::type
Chad Versace
2017-01-27
1
-32
/
+71
*
i965: Add intel_batchbuffer_flush_fence()
Chad Versace
2017-01-27
2
-12
/
+26
*
i965: Add intel_screen::has_fence_fd
Chad Versace
2017-01-27
2
-1
/
+4
*
mesa: remove explicit __STDC_FORMAT_MACROS define
Emil Velikov
2017-01-27
1
-4
/
+0
*
mesa: move variable declaration to where its used
Emil Velikov
2017-01-27
1
-2
/
+2
*
st/mesa: use correct return statement for a void function
Emil Velikov
2017-01-27
1
-1
/
+2
*
mesa: use correct return statement for a void function
Emil Velikov
2017-01-27
1
-3
/
+4
*
i915, i965: automake: remove NA include directive
Emil Velikov
2017-01-27
2
-2
/
+0
*
mesa/tests: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
dri/osmesa: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
dri/swrast: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
radeon, r200: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
2
-2
/
+2
*
i915: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
[next]