projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
intel/genxml: Make 3DSTATE_WM more consistent across gens
[mesa.git]
/
src
/
mesa
/
2016-11-16
Brian Paul
mesa: if MESA_DEBUG=context, create a debug context
tree
|
commitdiff
2016-11-16
Nicolai Hähnle
st/mesa: swap bytes in the fallback format translation...
tree
|
commitdiff
2016-11-16
Nicolai Hähnle
st/mesa: simplify and fix st_GetTexSubImage
tree
|
commitdiff
2016-11-16
Nicolai Hähnle
st/mesa: fix SINT <-> UINT conversion during PBO upload...
tree
|
commitdiff
2016-11-16
Nicolai Hähnle
st/mesa: change st_pbo_create_upload_fs to st_pbo_get_u...
tree
|
commitdiff
2016-11-16
Nicolai Hähnle
st/mesa: fix ReadPixels into packed formats with PBO
tree
|
commitdiff
2016-11-16
Lionel Landwerlin
i965: miptree: prevent potential NULL pointer access
tree
|
commitdiff
2016-11-15
Marek Olšák
glsl_to_tgsi: lower small branches based on the CAP
tree
|
commitdiff
2016-11-15
Marek Olšák
glsl/lower_if: don't lower branches touching tess contr...
tree
|
commitdiff
2016-11-15
Eduardo Lima Mitev
meta/GetTexSubImage: Account for GL_PACK_SKIP_IMAGES...
tree
|
commitdiff
2016-11-15
Samuel Iglesias...
main: return error if asking for GL_TEXTURE_BORDER_COLO...
tree
|
commitdiff
2016-11-14
Juan A. Suarez Romero
i965/vec4: skip registers already marked as no_spill
tree
|
commitdiff
2016-11-12
Steinar H. Gunderson
Fix races during _mesa_HashWalk().
tree
|
commitdiff
2016-11-12
Kenneth Graunke
i965: Drop tabs in brw_state.h.
tree
|
commitdiff
2016-11-11
Kenneth Graunke
i965: Update a comment: s/brw_state_cache/brw_program_c...
tree
|
commitdiff
2016-11-11
Brian Paul
mesa: fix comment indentation in bind_buffers_check_off...
tree
|
commitdiff
2016-11-11
Timothy Arceri
i965: update gl_PrimitiveIDIn to be a system variable
tree
|
commitdiff
2016-11-11
Timothy Arceri
i965: use nir_shader_gather_info() over do_set_program_...
tree
|
commitdiff
2016-11-11
Timothy Arceri
i965: remove remaining tabs in brw_program_cache.c
tree
|
commitdiff
2016-11-11
Timothy Arceri
i965: rename brw_state_cache_check_size() to brw_progra...
tree
|
commitdiff
2016-11-11
Timothy Arceri
i965: rename brw_state_cache.c -> brw_program_cache.c
tree
|
commitdiff
2016-11-11
Jason Ekstrand
i965/gs: Allow primitive id to be a system value
tree
|
commitdiff
2016-11-11
Tapani Pälli
android/i965: add libmesa_i965_compiler static library
tree
|
commitdiff
2016-11-10
Kenneth Graunke
mesa/compiler: move MAX_VARYING to shader_enums.h
tree
|
commitdiff
2016-11-10
Ian Romanick
linker: Remove unnecessary overload of program_resource...
tree
|
commitdiff
2016-11-10
Marek Olšák
mesa: remove LowerShaderSharedVariables
tree
|
commitdiff
2016-11-09
Kevin Strasser
mesa/extensions: expose OES_vertex_half_float for ES2
tree
|
commitdiff
2016-11-09
Jordan Justen
i965/compute: Allow ARB_compute_shader in compat profile
tree
|
commitdiff
2016-11-08
Anuj Phogat
i965: Fix GPU hang related to multiple render targets...
tree
|
commitdiff
2016-11-08
Jordan Justen
i965/gen9: Allow sampling with hiz when supported
tree
|
commitdiff
2016-11-08
Ben Widawsky
i965/gen9: Add HiZ auxiliary buffer support
tree
|
commitdiff
2016-11-08
Jordan Justen
i965: Add function to indicate when sampling with hiz...
tree
|
commitdiff
2016-11-08
Ben Widawsky
i965/miptree: Create a hiz mcs type
tree
|
commitdiff
2016-11-08
Ben Widawsky
i965: Drop the aux mt when not used
tree
|
commitdiff
2016-11-08
Ben Widawsky
i965/miptree: Directly gtt map the mcs buffer
tree
|
commitdiff
2016-11-08
Jordan Justen
i965: Wrap MCS miptree in intel_miptree_aux_buffer
tree
|
commitdiff
2016-11-08
Anuj Phogat
i965: Add space before paren
tree
|
commitdiff
2016-11-08
Anuj Phogat
i965: Remove unnecessary white space
tree
|
commitdiff
2016-11-08
Anuj Phogat
i965: Fix alpha-to-coverage and alpha test enabled...
tree
|
commitdiff
2016-11-08
Anuj Phogat
mesa: Add helper function _mesa_is_alpha_to_coverage_en...
tree
|
commitdiff
2016-11-08
Anuj Phogat
mesa: Add helper function _mesa_is_alpha_test_enabled()
tree
|
commitdiff
2016-11-08
Anuj Phogat
mesa: Use separate line for function return type
tree
|
commitdiff
2016-11-07
Rob Clark
mesa: drop current draw/read buffer when ctx is released
tree
|
commitdiff
2016-11-05
Brian Paul
st/mesa: initialize members of glsl_to_tgsi_instruction...
tree
|
commitdiff
2016-11-04
Kenneth Graunke
mesa: Add linear ETC2/EAC to the compressed format...
tree
|
commitdiff
2016-11-04
Nicolai Hähnle
st/mesa: fix the layer of VDPAU surface samplers
tree
|
commitdiff
2016-11-04
Nicolai Hähnle
st/glsl_to_tgsi: fix dvec[34] loads from SSBO
tree
|
commitdiff
2016-11-03
Chris Wilson
i965: Use rzalloc for cfg_t
tree
|
commitdiff
2016-11-03
Tapani Pälli
i965: use rzalloc instead of calloc in brwNewProgram
tree
|
commitdiff
2016-11-03
Timothy Arceri
mesa/glsl: delete previously linked shaders earlier...
tree
|
commitdiff
2016-11-02
Timothy Arceri
mesa: move shader_info to the start of gl_program
tree
|
commitdiff
2016-11-02
Timothy Arceri
st/mesa/r200/i915/i965: use rzalloc() to create gl_program
tree
|
commitdiff
2016-11-02
Jason Ekstrand
intel/blorp: Pass a brw_stage_prog_data to upload_shader
tree
|
commitdiff
2016-11-01
Antia Puentes
i965/gen8: Fix vertex attrib upload for dvec3/4 shader...
tree
|
commitdiff
2016-10-31
Nanley Chery
i965: Move gen8_disable_stages to brw_upload_initial_gp...
tree
|
commitdiff
2016-10-31
Nanley Chery
i965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_inva...
tree
|
commitdiff
2016-10-31
Marek Olšák
ralloc: use rzalloc where it's necessary
tree
|
commitdiff
2016-10-31
Juha-Pekka Heikkila
i965/fs: fill allocated memory with zeros where needed
tree
|
commitdiff
2016-10-31
Juha-Pekka Heikkila
i965/vec4: zero allocated memory where needed
tree
|
commitdiff
2016-10-29
Jason Ekstrand
i965/fs/generator: Don't use the address immediate...
tree
|
commitdiff
2016-10-28
Jason Ekstrand
i965: Fix make check after 66fcfa6894ab6
tree
|
commitdiff
2016-10-28
Brian Paul
mesa: rename gl_client_array -> gl_vertex_array
tree
|
commitdiff
2016-10-28
Brian Paul
mesa: code clean-up in _mesa_update_vao_client_arrays()
tree
|
commitdiff
2016-10-28
Brian Paul
mesa: update comment on vertex_attrib_binding()
tree
|
commitdiff
2016-10-28
Brian Paul
mesa: rename gl_vertex_array_object::VertexBinding...
tree
|
commitdiff
2016-10-28
Timothy Arceri
i965: use memory context when creating passthrough tcs
tree
|
commitdiff
2016-10-28
Eduardo Lima Mitev
drivers/meta: Accept GL_TEXTURE_3D as target for tex...
tree
|
commitdiff
2016-10-27
Jason Ekstrand
i965/miptree: Remove the width/height < 32768 restrictions
tree
|
commitdiff
2016-10-27
Jason Ekstrand
i965/blit: Break blits into chunks in intel_miptree_blit
tree
|
commitdiff
2016-10-27
Jason Ekstrand
i965/blit: Break blits into chunks in set_alpha_to_one
tree
|
commitdiff
2016-10-27
Jason Ekstrand
i965/blit: Remove a bogus assertion
tree
|
commitdiff
2016-10-27
Jason Ekstrand
i965/miptree: Break miptree -> ISL tiling conversion...
tree
|
commitdiff
2016-10-27
Jason Ekstrand
i965/miptree: Remove the stencil_as_y_tiled parameter...
tree
|
commitdiff
2016-10-27
Iago Toral Quiroga
i965/vec4: make offset() work in terms of a simd width...
tree
|
commitdiff
2016-10-27
Iago Toral Quiroga
i965/vec4: use byte_offset() instead of offset()
tree
|
commitdiff
2016-10-27
Iago Toral Quiroga
i965/vec4: add a byte_offset helper
tree
|
commitdiff
2016-10-27
Tapani Pälli
mesa: expose GL_EXT_robustness
tree
|
commitdiff
2016-10-27
Tapani Pälli
st/mesa: set RobustAccess true when is supported
tree
|
commitdiff
2016-10-27
Tapani Pälli
i956: set RobustAccess true when is supported
tree
|
commitdiff
2016-10-27
Tapani Pälli
mesa: add missing CONTEXT_ROBUST_ACCESS enum
tree
|
commitdiff
2016-10-26
Marek Olšák
st/mesa: allow multiple concurrent waiters in ClientWai...
tree
|
commitdiff
2016-10-26
Marek Olšák
st/mesa: unduplicate st_check_sync code
tree
|
commitdiff
2016-10-26
Samuel Iglesias...
mesa/program: Add _mesa_symbol_table_replace_symbol()
tree
|
commitdiff
2016-10-26
Timothy Arceri
nir: stop adjusting driver location for varying packing
tree
|
commitdiff
2016-10-26
Timothy Arceri
compiler: remove copy_shader_info()
tree
|
commitdiff
2016-10-26
Timothy Arceri
glsl: set uses texture gather directly in shader_info
tree
|
commitdiff
2016-10-26
Timothy Arceri
glsl/st/mesa: use common system values read field
tree
|
commitdiff
2016-10-26
Timothy Arceri
glsl: set patch outputs written directly in shader_info
tree
|
commitdiff
2016-10-26
Timothy Arceri
st/mesa: use common patch outputs written field
tree
|
commitdiff
2016-10-26
Timothy Arceri
glsl: set patch inputs read directly in shader_info
tree
|
commitdiff
2016-10-26
Timothy Arceri
st/mesa: use common patch inputs read field
tree
|
commitdiff
2016-10-26
Timothy Arceri
glsl: set outputs read directly in shader_info
tree
|
commitdiff
2016-10-26
Timothy Arceri
r200/glsl/st/mesa: use common outputs written field
tree
|
commitdiff
2016-10-26
Timothy Arceri
mesa/glsl: set double inputs read directly in shader_info
tree
|
commitdiff
2016-10-26
Timothy Arceri
st/mesa: use common double inputs read field
tree
|
commitdiff
2016-10-26
Timothy Arceri
r200/i915/st/mesa/compiler: use common inputs read...
tree
|
commitdiff
2016-10-26
Timothy Arceri
mesa/compiler: copy early fragment tests to shader_info...
tree
|
commitdiff
2016-10-26
Timothy Arceri
meta: remove remaining tabs in meta.c
tree
|
commitdiff
2016-10-26
Timothy Arceri
i965: replace brw_compute_program with brw_program
tree
|
commitdiff
2016-10-26
Timothy Arceri
i965: replace brw_fragment_program with brw_program
tree
|
commitdiff
next