projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2016-01-03
Samuel Pitoiset
st/mesa: fix parameter names for tesseval/tessctrl...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Ilia Mirkin
nouveau: fix double-const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Rob Clark
freedreno/ir3: use NIR_PASS helper macros
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Rob Clark
nir: extract out helper macros for running passes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Rob Clark
freedreno/ir3: we require block_index metadata
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Rob Clark
freedreno/ir3: refactor NIR IR handling
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Rob Clark
freedreno/ir3: drop unnecessary unreachable() case
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Samuel Pitoiset
gallium/tests: fix build with clang compiler
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Samuel Pitoiset
nv50,nvc0: optimize coherent buffer checking at draw...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Kenneth Graunke
i965: Make TCS precompile use the TES primitive mode...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Kenneth Graunke
i965: Push most TES inputs in SIMD8 mode.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Kenneth Graunke
i965: Use LOAD_PAYLOAD for SIMD8 TES input loads, not...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Kenneth Graunke
i965: Move 3-src subnr swizzle handling into the vec4...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Eric Anholt
vc4: Fix build from upload changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Nicolai Hähnle
gallium/radeon: send LLVM diagnostics as debug messages
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Nicolai Hähnle
gallium/radeon: pass pipe_debug_callback into radeon_ll...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Nicolai Hähnle
radeonsi: send shader info as debug messages in additio...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Nicolai Hähnle
radeonsi: pass pipe_debug_callback down into si_shader_...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Nicolai Hähnle
gallium/radeon: implement set_debug_callback
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Marek Olšák
u_upload_mgr: allow specifying PIPE_USAGE_* for the...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Marek Olšák
u_upload_mgr: remove alignment parameter from u_upload_...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Marek Olšák
u_upload_mgr: pass alignment to u_upload_buffer manually
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Marek Olšák
u_upload_mgr: pass alignment to u_upload_data manually
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Marek Olšák
u_upload_mgr: pass alignment to u_upload_alloc manually
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Marek Olšák
u_upload_mgr: rework the application of alignment
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Marek Olšák
st/mesa: fix GLSL uniform updates for glBitmap & glDraw...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Marek Olšák
program: add _mesa_reserve_parameter_storage
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Jordan Justen
mesa: Fix warning with MESA_VERBOSE=api for BindBufferRange
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Ilia Mirkin
nv50,nvc0: make sure there's pushbuf space and that...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Ilia Mirkin
st/mesa: sort extensions enablement array
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Rob Clark
nir/lower_clip: add missing writemask on store
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Jordan Justen
mesa: Add MESA_VERBOSE=api for GL_ARB_program_interface...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Jordan Justen
mesa: Add MESA_VERBOSE=api for several indexed BindBuff...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: fix block movs for doubles
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: handle different attrib size
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: readd the double_reg2 for input index...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: when doing reladdr get vec4 of correct...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: handle double immediates in matrices...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: setup writemask for double arrays...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: handle doubles in array shrinking...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: handle doubles outputs in arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dave Airlie
st/glsl_to_tgsi: store if dst is double in array
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Kenneth Graunke
nvc0: Set winding order regardless of domain.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Kenneth Graunke
glsl: Fix varying struct locations when varying packing...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Kenneth Graunke
drirc: Disable ARB_blend_func_extended for Heaven 4...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Ilia Mirkin
glsl: add GL_ARB_shader_draw_parameters define
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Ilia Mirkin
nvc0: add ARB_shader_draw_parameters support
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Ilia Mirkin
st/mesa: add GL_ARB_shader_draw_parameters support
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Ilia Mirkin
gallium: add a drawid to pipe_draw_info
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Ilia Mirkin
gallium: add PIPE_CAP_DRAW_PARAMETERS
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Ilia Mirkin
gallium: add baseinstance/drawid semantics
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Ilia Mirkin
nv50/ir: attempt to do more constant folding on mad...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Marta Lofstedt
i965/gen8: Always use BRW_REGISTER_TYPE_UW for MUL...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Timothy Arceri
glsl: tidy up struct with a single member
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Emil Velikov
glsl/linker: annotate static functions as such
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Emil Velikov
glsl: annotate ast_process_struct_or_iface_block_member...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Jason Ekstrand
nir/builder: Add an init function that creates a simple...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Kristian Høgsberg...
mesa/st: Pad out _mesa_sysval_to_semantic for new SYSTE...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Ilia Mirkin
nv50/ir: float(s32 & 0xff) = float(u8), not s8
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Kristian Høgsberg...
i965: Reemit vertex state between indirect multi draws
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Kristian Høgsberg...
nir: Teach nir_opt_algebraic about adding and subtracti...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Kristian Høgsberg...
i965: Add support for gl_DrawIDARB and enable extension
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Kristian Høgsberg...
i965: Add support for gl_BaseVertexARB and gl_BaseInsta...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Kristian Høgsberg...
i965: Assert that SYSTEM_VALUE_VERTEX_ID gets lowered
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Kristian Høgsberg...
mesa: Add core mesa support for GL_ARB_shader_draw_para...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Kristian Høgsberg...
mesa/vbo: Add draw_id field to struct _mesa_prim
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Aaron Watry
nir: Remove function overload in control flow test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Nicolai Hähnle
radeonsi: add RADEON_REPLACE_SHADERS debug option
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Nicolai Hähnle
radeonsi: count compilations in si_compile_llvm
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Nicolai Hähnle
gallium/util: add DEBUG_GET_ONCE_OPTION
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Grazvydas Ignotas
r600: fix constant buffer size programming
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
docs: Mark ARB_tessellation_shader as done on all i965...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Enable ARB_tessellation_shader on Gen7-7.5.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Don't set interleave or complete on TCS EOT message.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Relase input URB Handles on Gen7/7.5 when TCS...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Use proper TCS barrier ID bits for Ivybridge...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Use proper TCS Instance ID bits for Ivybridge...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Port tessellation evaluation shaders to vec4...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Emit a real 3DSTATE_DS on Gen7.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Emit a real 3DSTATE_HS on Gen7.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Kenneth Graunke
i965: Add the TCS/TES state upload atoms to the gen7_at...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Jason Ekstrand
nir: Get rid of function overloads
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Ilia Mirkin
nvc0: don't forget to reset VTX_TMP bufctx slot after...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Ilia Mirkin
nv50,nvc0: add a note when converting vertex elements...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Connor Abbott
gallium/auxiliary: don't build NIR sources with MSVC200...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Anuj Phogat
i965: Add tr_mode and mip tail information in surface...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Jordan Justen
i965/gen8/cs: Gen8 requires 64 byte alignment for push...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Rob Clark
freedreno/ir3: spelling..
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Rob Clark
nir/print: print variable constant-initializers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
docs: Clarify that ARB_tessellation_shader is only...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
docs: Mark ARB_tessellation_shader as done on i965...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Enable ARB_tessellation_shader on Gen8+.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Handle mix-and-match TCS/TES with separate shader...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Defer input lowering for tessellation stages...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Automatically create a passthrough TCS when needed.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Start program_string_id from 1, not 0.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Create and set a new brw_tcs_prog_data::outputs_w...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Upload HS push constants whenever default tess...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Only call _mesa_load_state_parameters if prog...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kenneth Graunke
i965: Switch TCS gl_program/gl_shader_program checks...
commit
|
commitdiff
|
tree
|
snapshot
next