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
/
drivers
/
dri
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
8
-17
/
+18
*
i965: Disable depth writes when depth test is GL_EQUAL.
Kenneth Graunke
2016-11-18
8
-8
/
+28
*
glsl/i965: move per stage AtomicBuffers list to gl_program
Timothy Arceri
2016-11-19
6
-39
/
+15
*
glsl: create gl_program at the start of linking rather than the end
Timothy Arceri
2016-11-19
1
-9
/
+1
*
st/mesa/i965: simplify gl_program references and stop leaking
Timothy Arceri
2016-11-19
1
-3
/
+2
*
i965: Delete fs_visitor::nir_setup_single_output_varying prototype.
Kenneth Graunke
2016-11-18
1
-2
/
+0
*
i965/gen7: Minify blit size for stencil tree copy
Jordan Justen
2016-11-17
1
-2
/
+4
*
i965: Fix compute shader crash.
Kenneth Graunke
2016-11-17
1
-1
/
+1
*
intel/blorp: Properly handle color compression in blorp_copy
Jason Ekstrand
2016-11-17
1
-2
/
+4
*
i965/blorp: Rework resolve handling
Jason Ekstrand
2016-11-17
1
-92
/
+88
*
intel/blorp: Take a fast_clear_op in ccs_resolve
Jason Ekstrand
2016-11-17
1
-1
/
+14
*
intel/blorp: Add plumbing for color resolve slice details
Pohjolainen, Topi
2016-11-17
1
-1
/
+1
*
st/mesa/r200/i915/i965: move ARB program fields into a union
Timothy Arceri
2016-11-17
1
-2
/
+2
*
i965: get num_abos from shader_info rather than gl_linked_shader
Timothy Arceri
2016-11-17
7
-15
/
+24
*
i965: get num_images from shader_info rather than gl_linked_shader
Timothy Arceri
2016-11-17
14
-35
/
+46
*
i965: only try print GLSL IR once when using INTEL_DEBUG to dump ir
Timothy Arceri
2016-11-17
9
-37
/
+21
*
Partial revert "i965: "Fix" aux offsets"
Ben Widawsky
2016-11-16
1
-2
/
+1
*
i965: "Fix" aux offsets
Ben Widawsky
2016-11-16
1
-2
/
+3
*
intel/isl: Add some basic info about RENDER_SURFACE_STATE to isl_device
Jason Ekstrand
2016-11-16
1
-31
/
+25
*
i965: miptree: prevent potential NULL pointer access
Lionel Landwerlin
2016-11-16
1
-2
/
+8
*
glsl/lower_if: don't lower branches touching tess control outputs
Marek Olšák
2016-11-15
1
-1
/
+1
*
i965/vec4: skip registers already marked as no_spill
Juan A. Suarez Romero
2016-11-14
1
-2
/
+2
*
i965: Drop tabs in brw_state.h.
Kenneth Graunke
2016-11-11
1
-13
/
+13
*
i965: Update a comment: s/brw_state_cache/brw_program_cache/g
Kenneth Graunke
2016-11-11
1
-2
/
+2
*
i965: update gl_PrimitiveIDIn to be a system variable
Timothy Arceri
2016-11-11
3
-13
/
+4
*
i965: use nir_shader_gather_info() over do_set_program_inouts()
Timothy Arceri
2016-11-11
2
-2
/
+2
*
i965: remove remaining tabs in brw_program_cache.c
Timothy Arceri
2016-11-11
1
-30
/
+28
*
i965: rename brw_state_cache_check_size() to brw_program_cache_check_size()
Timothy Arceri
2016-11-11
4
-4
/
+4
*
i965: rename brw_state_cache.c -> brw_program_cache.c
Timothy Arceri
2016-11-11
4
-9
/
+9
*
i965/gs: Allow primitive id to be a system value
Jason Ekstrand
2016-11-10
1
-1
/
+2
*
android/i965: add libmesa_i965_compiler static library
Tapani Pälli
2016-11-11
1
-4
/
+28
*
mesa: remove LowerShaderSharedVariables
Marek Olšák
2016-11-10
1
-3
/
+0
*
mesa/extensions: expose OES_vertex_half_float for ES2
Kevin Strasser
2016-11-09
1
-0
/
+2
*
i965/compute: Allow ARB_compute_shader in compat profile
Jordan Justen
2016-11-09
1
-1
/
+1
*
i965: Fix GPU hang related to multiple render targets and alpha testing
Anuj Phogat
2016-11-08
1
-0
/
+6
*
i965/gen9: Allow sampling with hiz when supported
Jordan Justen
2016-11-08
1
-1
/
+28
*
i965/gen9: Add HiZ auxiliary buffer support
Ben Widawsky
2016-11-08
1
-6
/
+14
*
i965: Add function to indicate when sampling with hiz is supported
Jordan Justen
2016-11-08
3
-1
/
+25
*
i965/miptree: Create a hiz mcs type
Ben Widawsky
2016-11-08
5
-41
/
+49
*
i965: Drop the aux mt when not used
Ben Widawsky
2016-11-08
4
-16
/
+46
*
i965/miptree: Directly gtt map the mcs buffer
Ben Widawsky
2016-11-08
1
-2
/
+9
*
i965: Wrap MCS miptree in intel_miptree_aux_buffer
Jordan Justen
2016-11-08
4
-59
/
+86
*
i965: Add space before paren
Anuj Phogat
2016-11-07
1
-1
/
+1
*
i965: Remove unnecessary white space
Anuj Phogat
2016-11-07
1
-1
/
+1
*
i965: Fix alpha-to-coverage and alpha test enabled checks
Anuj Phogat
2016-11-07
4
-12
/
+16
*
i965: Use rzalloc for cfg_t
Chris Wilson
2016-11-03
1
-1
/
+1
*
i965: use rzalloc instead of calloc in brwNewProgram
Tapani Pälli
2016-11-03
1
-1
/
+1
*
st/mesa/r200/i915/i965: use rzalloc() to create gl_program
Timothy Arceri
2016-11-03
1
-2
/
+2
*
intel/blorp: Pass a brw_stage_prog_data to upload_shader
Jason Ekstrand
2016-11-02
1
-1
/
+2
*
i965/gen8: Fix vertex attrib upload for dvec3/4 shader inputs
Antia Puentes
2016-11-01
5
-22
/
+20
[next]