summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-01wipradv-wip-doom-wineEdward O'Callaghan2-2/+28
2017-01-01spirv: start adding AMD shader ballotDave Airlie5-0/+25
2017-01-01spirv: start adding AMD_gcn_shaderDave Airlie5-0/+24
2017-01-01spirv: add support for SPV_AMD_shader_trinary_minmaxDave Airlie6-0/+124
2017-01-01nir: add support for min/max/median of 3 srcsDave Airlie1-0/+38
2017-01-01[rfc] spirv: work around doom shaders having load/store to sampler typesDave Airlie1-0/+8
2017-01-01[RFC] radv: add scratch support for spilling.Dave Airlie6-6/+157
2017-01-01docs: document GALLIUM_HUD_DUMP_DIR envvarEdmondo Tommasina1-0/+2
2017-01-01gallium/hud: set filedescriptor for fps graphEdmondo Tommasina1-0/+2
2017-01-01gallium/hud: set filedescriptor for cpu graphEdmondo Tommasina1-0/+2
2017-01-01gallium/hud: move file initialization to a functionEdmondo Tommasina3-11/+20
2017-01-01gallium/hud: dump hud_driver_query values to filesEdmondo Tommasina3-0/+19
2016-12-31anv,radv: disable StorageImageWriteWithoutFormat for nowIlia Mirkin2-2/+2
2016-12-30i965: Avoid NULL pointer dereference when transform feedback is off.Kenneth Graunke1-2/+2
2016-12-31glsl/mesa: add reference to gl_shader_program_data from gl_programTimothy Arceri5-0/+21
2016-12-31mesa: make union in gl_program a struct and add FIXMETimothy Arceri1-1/+5
2016-12-30i965/peephole_ffma: Use nir_builderJason Ekstrand1-29/+14
2016-12-30nir/split_var_copies: Use a nir_shader rather than a void *mem_ctxJason Ekstrand1-3/+3
2016-12-30nir/opt_peephole_select: Pass around the actual nir_shaderJason Ekstrand1-4/+5
2016-12-30nir/conditional_if: Properly use the builderJason Ekstrand1-11/+10
2016-12-30nir/lower_var_copies: Use a shader rather than a void *mem_ctxJason Ekstrand2-9/+10
2016-12-30nir/lower_io: Use the builder instead of carrying a mem_ctxJason Ekstrand1-8/+8
2016-12-30nir/from_ssa: Use nir_builder for emit_copyJason Ekstrand1-13/+13
2016-12-30nir: Make nir_copy_deref follow the "clone" patternJason Ekstrand13-65/+51
2016-12-30freedreno/ir3: rework varying slots (maybe??)Rob Clark1-4/+9
2016-12-29spirv: always expose SpvCapabilityStorageImageExtendedFormatsIlia Mirkin3-5/+1
2016-12-29anv: add support for extended texture gatherIlia Mirkin2-2/+1
2016-12-30radv: only allow cmask/dcc in color optimal.Dave Airlie1-3/+2
2016-12-30radv: only allow cmask/dcc on exclusive or concurrent with graphics queue.Dave Airlie1-3/+6
2016-12-29nir: Rewrite lower_regs_to_ssa to use the phi builderJason Ekstrand1-421/+174
2016-12-29nir/phi-builder: Set the value in the block when creating a phiJason Ekstrand1-1/+1
2016-12-29nir: Add foreach_register helper macrosJason Ekstrand1-0/+5
2016-12-29nir: Rename convert_to_ssa lower_regs_to_ssaJason Ekstrand9-13/+12
2016-12-30mesa/glsl/i965: remove Driver.NewShader()Timothy Arceri10-58/+2
2016-12-30i965: move compiled_once flag to brw_programTimothy Arceri8-48/+23
2016-12-30mesa/glsl: move BlendSupport bitfield to gl_programTimothy Arceri5-11/+20
2016-12-30mesa: store gl_program in gl_transform_feedback_object rather than gl_shader_...Timothy Arceri5-23/+21
2016-12-30mesa/glsl: move LinkedTransformFeedback from gl_shader_program to gl_programTimothy Arceri12-48/+62
2016-12-30i965: get LinkedTransformFeedback from gl_transform_feedback_objectTimothy Arceri1-20/+9
2016-12-30mesa: move _Used to gl_programTimothy Arceri3-6/+6
2016-12-30mesa/compiler: add local_size_variable to shader_infoTimothy Arceri2-0/+3
2016-12-30mesa: pass gl_program to _mesa_append_uniforms_to_file()Timothy Arceri3-5/+4
2016-12-30glsl/mesa: set separate_shader directly in shader_infoTimothy Arceri2-1/+1
2016-12-30mesa/glsl: move subroutine metadata to gl_programTimothy Arceri5-119/+123
2016-12-30mesa/compiler: add stage to shader_infoTimothy Arceri2-0/+4
2016-12-29vc4: Rework scheduling of thread switch to cut one more NOP.Eric Anholt1-46/+75
2016-12-29vc4: Fill thread switching delay slotsJonas Pfeil1-7/+38
2016-12-29vc4: Enable NIR-based loop unrolling.Eric Anholt1-0/+5
2016-12-29nir: stop gcc warning about uninitialised variablesTimothy Arceri1-1/+1
2016-12-28radv: denote support for extended storage image formats.Dave Airlie1-2/+4