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-05
Brian Paul
svga: change svga_hw_view_state::dirty to boolean
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Brian Paul
svga: avoid emitting redundant SetVertexBuffers() commands
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Brian Paul
svga: check for no-ops in svga_bind_sampler_states()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Ilia Mirkin
i965: quieten compiler warning about out-of-bounds...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Julien Isorce
build: enable st/va with nouveau driver
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Julien Isorce
nvc0: add support for st/va
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Julien Isorce
nouveau: split nouveau_vp3_bsp in begin/next/end
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Julien Isorce
st/va: count number of slices
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Ilia Mirkin
i965/wm: use binding size for ubo/ssbo when automatic...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Ilia Mirkin
Revert "i965/wm: use proper API buffer size for the...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-04
Nicolai Hähnle
st/mesa: make KHR_debug output independent of context...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-04
Ilia Mirkin
nvc0: scale up inter_bo size so that it's 16M for a...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-04
Ilia Mirkin
nv50,nvc0: fix crash when increasing bsp bo size for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-04
Samuel Iglesias...
i965/wm: use proper API buffer size for the surfaces.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Marek Olšák
radeonsi: remove unused parameter from si_shader_binary...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Marek Olšák
radeonsi: move si_shader_binary_upload out of si_shader...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Marek Olšák
gallium/radeon: dump LLVM module outside of radeon_llvm...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Marek Olšák
gallium/radeon: always add +DumpCode to the LLVM target...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Marek Olšák
gallium/radeon: r600_can_dump_shader should get TGSI...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Marek Olšák
radeonsi: pass TGSI processor type to si_shader_binary_...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Marek Olšák
radeonsi: pass TGSI processor type to si_compile_llvm...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Marek Olšák
radeonsi: rename shader parameter definitions and varia...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Ilia Mirkin
nvc0/ir: add support for PK2H/UP2H
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Ilia Mirkin
st/mesa: use PK2H/UP2H when supported
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Ilia Mirkin
gallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Ilia Mirkin
tgsi: update PK2H/UP2H channel behavior info
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Ilia Mirkin
gallium: document PK2H/UP2H
commit
|
commitdiff
|
tree
|
snapshot
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
next