projects
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
gallium/hud: increase the vertex buffer size for text
2016-10-26
Timothy Arceri
i965: replace brw_geomerty_program with brw_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965: replace brw_vertex_program with new generic brw_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
st/mesa/r200/i915/i965: eliminate gl_fragment_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965/mesa/st/swrast: set fs shader_info directly and...
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
mesa: remove now unused IsCentroid from gl_fragment_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
st/mesa: get interpolation location at translation...
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965: remove unused debug param
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
compiler: update the comment for enum glsl_interp_mode
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
glsl: remove now unused InterpQualifier
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965: remove unused BRW_STATE_INTERPOLATION_MAP flag
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965: rewrite brw_setup_vue_interpolation()
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
st/mesa: stop making use of InterpQualifier array
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
mesa: remove unrequired code
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965/mesa/st: eliminate gl_compute_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
mesa: set cs shader_info metadata directly
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
st/mesa: switch cs over to shared shader_info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
compiler: add additional cs metadata fields to shader...
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
mesa/i965/i915/r200: eliminate gl_vertex_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965: switch vs over to shared shader_info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965/mesa/st: eliminate gl_geometry_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
mesa: set gs shader_info metadata directly
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
st/mesa: switch gs over to shared shader_info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965: switch gs over to shared shader_info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
compiler: add input primative field for gs in shader...
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965/mesa/st: eliminate gl_tess_eval_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
mesa: copy tes metadata directly to shared shader info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
st/mesa: switch tes over to shared shader_info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965: switch tes over to shared shader_info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
compiler: add fields for tes metadata to shader info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965/mesa/st: eliminate gl_tess_ctrl_program
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
mesa: set tcs shader_info metadata directly
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
st/mesa: switch tcs over to shared shader_info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
i965: switch tcs over to shared shader_info
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
glsl: add temporary copy_shader_info() function
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
glsl: add a shader info field to the gl_program type
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
nir/i965/anv/radv/gallium: make shader info a pointer
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
nir: move nir_shader_info to a common compiler header
commit
|
commitdiff
|
tree
2016-10-26
Timothy Arceri
mesa: modify _mesa_copy_linked_program_data() to take...
commit
|
commitdiff
|
tree
2016-10-24
Timothy Arceri
glsl/mesa: remove unused namespace support from the...
commit
|
commitdiff
|
tree
2016-10-19
Timothy Arceri
mesa: remove unused LocalSizeVariable
commit
|
commitdiff
|
tree
2016-10-07
Timothy Arceri
util: remove unused variable
commit
|
commitdiff
|
tree
2016-10-06
Timothy Arceri
i965: remove remaining tabs in brw_draw.c
commit
|
commitdiff
|
tree
2016-10-06
Timothy Arceri
i965: get inputs read from nir info
commit
|
commitdiff
|
tree
2016-10-06
Timothy Arceri
i965: get outputs written from nir info
commit
|
commitdiff
|
tree
2016-10-06
Timothy Arceri
i965: get outputs read from nir info
commit
|
commitdiff
|
tree
2016-10-06
Timothy Arceri
i965: remove remaining tabs in brw_wm.c
commit
|
commitdiff
|
tree
2016-10-06
Timothy Arceri
mesa: remove the UsesDFdy flag
commit
|
commitdiff
|
tree
2016-10-06
Timothy Arceri
i965: get uses discard from nir info
commit
|
commitdiff
|
tree
2016-10-06
Timothy Arceri
i965: get uses texture gather from nir info
commit
|
commitdiff
|
tree
2016-10-04
Timothy Arceri
i965: fix unused variable warning in brw_emit_gpgpu_walker()
commit
|
commitdiff
|
tree
2016-10-04
Timothy Arceri
i965: add MAYBE_UNUSED to assert param
commit
|
commitdiff
|
tree
2016-10-04
Timothy Arceri
i965: wrap unused function in #ifndef NDEBUG
commit
|
commitdiff
|
tree
2016-10-04
Timothy Arceri
i965: fix unused variable warning in gen7_block_read_scratch()
commit
|
commitdiff
|
tree
2016-10-04
Timothy Arceri
i965: add MAYBE_UNUSED to assert param
commit
|
commitdiff
|
tree
2016-10-04
Timothy Arceri
spirv: replace assert() with unreachable()
commit
|
commitdiff
|
tree
2016-10-04
Timothy Arceri
intel: use the correct format specifier for printing...
commit
|
commitdiff
|
tree
2016-10-03
Timothy Arceri
i965: rename max_ds_* variable to max_tes_*
commit
|
commitdiff
|
tree
2016-10-03
Timothy Arceri
i965: rename max_hs_* variables to max_tcs_*
commit
|
commitdiff
|
tree
2016-10-02
Timothy Arceri
glsl: add missing headers to blob.h
commit
|
commitdiff
|
tree
2016-10-01
Timothy Arceri
mesa: use uint32_t rather than unsigned for xfb struct...
commit
|
commitdiff
|
tree
2016-09-30
Timothy Arceri
i915/i965: remove commented out warning
commit
|
commitdiff
|
tree
2016-09-29
Timothy Arceri
glsl: remove remaining tabs from ast_type.cpp
commit
|
commitdiff
|
tree
2016-09-29
Timothy Arceri
glsl: remove remaining tabs from ast_to_hir.cpp
commit
|
commitdiff
|
tree
2016-09-29
Timothy Arceri
glsl: remove remaining tabs from ast_array_index.cpp
commit
|
commitdiff
|
tree
2016-09-29
Timothy Arceri
glsl: remove tabs from ast_expr.cpp
commit
|
commitdiff
|
tree
2016-09-29
Timothy Arceri
glsl: remove tabs from linker.{cpp,h}
commit
|
commitdiff
|
tree
2016-09-28
Timothy Arceri
glsl: don't crash when dumping shaders if some come...
commit
|
commitdiff
|
tree
2016-09-27
Timothy Arceri
glsl: Add initial functions to implement an on-disk...
Signed-off-by:
Timothy Arceri
<timothy.arceri@collabora.com>
commit
|
commitdiff
|
tree
2016-09-27
Timothy Arceri
glsl: remove remaining tabs in glsl_parser_extras.h
commit
|
commitdiff
|
tree
2016-09-27
Timothy Arceri
glsl: move some uniform linking code to new link_assign_unif...
commit
|
commitdiff
|
tree
2016-09-27
Timothy Arceri
glsl: move some uniform linking code to new link_setup_unifo...
commit
|
commitdiff
|
tree
2016-09-27
Timothy Arceri
i965: create populate key functions for tcs and tes
commit
|
commitdiff
|
tree
2016-09-27
Timothy Arceri
i965: make gs key generation helper available to shader...
commit
|
commitdiff
|
tree
2016-09-27
Timothy Arceri
glsl: use reproducible name for lowered const arrays
commit
|
commitdiff
|
tree
2016-09-25
Timothy Arceri
i965: stop passing stage as a function parameter
commit
|
commitdiff
|
tree
2016-09-24
Timothy Arceri
Revert "glsl: move xfb BufferStride into gl_transform_feedba...
commit
|
commitdiff
|
tree
2016-09-23
Timothy Arceri
glsl: move xfb BufferStride into gl_transform_feedback_info
commit
|
commitdiff
|
tree
2016-09-23
Timothy Arceri
gallium: remove unused PIPE_CC_GCC_VERSION
commit
|
commitdiff
|
tree
2016-09-23
Timothy Arceri
util: remove Sun C Compiler support
commit
|
commitdiff
|
tree
2016-09-12
Timothy Arceri
egl: fix gcc warning braces around scalar initializer
commit
|
commitdiff
|
tree
2016-09-03
Timothy Arceri
nir: remove unused variable
commit
|
commitdiff
|
tree
2016-08-31
Timothy Arceri
aubinator: fix if indentation and add brackets to multiline...
commit
|
commitdiff
|
tree
2016-08-29
Timothy Arceri
spirv: replace assert with unreachable
commit
|
commitdiff
|
tree
2016-08-29
Timothy Arceri
glsl: initialise pointer to NULL
commit
|
commitdiff
|
tree
2016-08-22
Timothy Arceri
nir: avoid segfault when ssa src not found
commit
|
commitdiff
|
tree
2016-08-11
Timothy Arceri
glsl/tests: fix segfault in uniform initializer test
commit
|
commitdiff
|
tree
2016-08-10
Timothy Arceri
glsl: remove remaining tabs in link_uniform_initializers.cpp
commit
|
commitdiff
|
tree
2016-08-10
Timothy Arceri
glsl: use UniformHash to find storage location
commit
|
commitdiff
|
tree
2016-08-10
Timothy Arceri
glsl: remove dead builtins before assigning varying...
commit
|
commitdiff
|
tree
2016-08-10
Timothy Arceri
glsl: split out varying and uniform linking code
commit
|
commitdiff
|
tree
2016-08-09
Timothy Arceri
nir: make use of nir_cf_list_extract() helper
commit
|
commitdiff
|
tree
2016-08-02
Timothy Arceri
nir: fix validation message
commit
|
commitdiff
|
tree
2016-08-01
Timothy Arceri
i965: fix comparison warning
commit
|
commitdiff
|
tree
2016-07-30
Timothy Arceri
glsl: be more strict on block qualifiers
commit
|
commitdiff
|
tree
2016-07-30
Timothy Arceri
glsl: add name param to validate_flags()
commit
|
commitdiff
|
tree
2016-07-30
Timothy Arceri
glsl: add component to ast_type_qualifier::validate_flags
commit
|
commitdiff
|
tree
2016-07-30
Timothy Arceri
docs: Add GL4.4 and ARB_enhanced_layouts to the release...
commit
|
commitdiff
|
tree
2016-07-28
Timothy Arceri
i965: remove unnecessary null check
commit
|
commitdiff
|
tree
2016-07-27
Timothy Arceri
glsl: free hash tables earlier
commit
|
commitdiff
|
tree
2016-07-22
Timothy Arceri
i965: fix varying output setup
commit
|
commitdiff
|
tree
next