index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
android/i965: add libmesa_i965_compiler static library
Tapani Pälli
2016-11-11
1
-4
/
+28
*
mesa/compiler: move MAX_VARYING to shader_enums.h
Kenneth Graunke
2016-11-11
1
-1
/
+0
*
linker: Remove unnecessary overload of program_resource_visitor::visit_field
Ian Romanick
2016-11-10
1
-4
/
+7
*
mesa: remove LowerShaderSharedVariables
Marek Olšák
2016-11-10
3
-9
/
+0
*
mesa/extensions: expose OES_vertex_half_float for ES2
Kevin Strasser
2016-11-09
5
-4
/
+14
*
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
*
mesa: Add helper function _mesa_is_alpha_to_coverage_enabled()
Anuj Phogat
2016-11-07
2
-0
/
+16
*
mesa: Add helper function _mesa_is_alpha_test_enabled()
Anuj Phogat
2016-11-07
2
-0
/
+14
*
mesa: Use separate line for function return type
Anuj Phogat
2016-11-07
1
-1
/
+2
*
mesa: drop current draw/read buffer when ctx is released
Rob Clark
2016-11-07
1
-0
/
+4
*
st/mesa: initialize members of glsl_to_tgsi_instruction in emit_asm()
Brian Paul
2016-11-05
1
-0
/
+4
*
mesa: Add linear ETC2/EAC to the compressed format list with ES3 compat.
Kenneth Graunke
2016-11-04
1
-6
/
+12
*
st/mesa: fix the layer of VDPAU surface samplers
Nicolai Hähnle
2016-11-04
3
-17
/
+27
*
st/glsl_to_tgsi: fix dvec[34] loads from SSBO
Nicolai Hähnle
2016-11-04
1
-6
/
+4
*
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
*
mesa/glsl: delete previously linked shaders earlier when linking
Timothy Arceri
2016-11-03
3
-15
/
+13
*
mesa: move shader_info to the start of gl_program
Timothy Arceri
2016-11-03
1
-2
/
+3
*
st/mesa/r200/i915/i965: use rzalloc() to create gl_program
Timothy Arceri
2016-11-03
5
-14
/
+21
*
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
*
i965: Move gen8_disable_stages to brw_upload_initial_gpu_state
Nanley Chery
2016-10-31
4
-56
/
+13
*
i965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_invariant_state
Nanley Chery
2016-10-31
3
-36
/
+10
*
ralloc: use rzalloc where it's necessary
Marek Olšák
2016-10-31
1
-2
/
+3
*
i965/fs: fill allocated memory with zeros where needed
Juha-Pekka Heikkila
2016-10-31
2
-3
/
+3
*
i965/vec4: zero allocated memory where needed
Juha-Pekka Heikkila
2016-10-31
1
-2
/
+2
*
i965/fs/generator: Don't use the address immediate for MOV_INDIRECT
Jason Ekstrand
2016-10-28
1
-28
/
+27
*
i965: Fix make check after 66fcfa6894ab6
Jason Ekstrand
2016-10-28
1
-2
/
+2
*
mesa: rename gl_client_array -> gl_vertex_array
Brian Paul
2016-10-28
31
-112
/
+114
*
mesa: code clean-up in _mesa_update_vao_client_arrays()
Brian Paul
2016-10-28
1
-8
/
+5
*
mesa: update comment on vertex_attrib_binding()
Brian Paul
2016-10-28
1
-1
/
+2
*
mesa: rename gl_vertex_array_object::VertexBinding to BufferBinding
Brian Paul
2016-10-28
9
-54
/
+54
*
i965: use memory context when creating passthrough tcs
Timothy Arceri
2016-10-28
1
-8
/
+5
*
drivers/meta: Accept GL_TEXTURE_3D as target for tex image decompression
Eduardo Lima Mitev
2016-10-28
1
-4
/
+0
*
i965/miptree: Remove the width/height < 32768 restrictions
Jason Ekstrand
2016-10-27
2
-8
/
+1
*
i965/blit: Break blits into chunks in intel_miptree_blit
Jason Ekstrand
2016-10-27
1
-23
/
+41
*
i965/blit: Break blits into chunks in set_alpha_to_one
Jason Ekstrand
2016-10-27
1
-15
/
+73
*
i965/blit: Remove a bogus assertion
Jason Ekstrand
2016-10-27
1
-4
/
+0
*
i965/miptree: Break miptree -> ISL tiling conversion into a helper
Jason Ekstrand
2016-10-27
2
-25
/
+33
[next]