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
2014-09-24
Matt Turner
i965/vec4: Don't iterate between blocks with inst-...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965/fs: Don't iterate between blocks with inst->next...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965/cfg: Add macros to iterate through a block given...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965/fs: Make count_to_loop_end() use basic blocks.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965/vec4: Don't use instruction list after calculating...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965/fs: Don't use instruction list after calculating...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965: Remove now unneeded calls to calculate_cfg().
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965: Remove cfg-invalidating parameter from invalidate...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965: Preserve the CFG in instruction scheduling.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965/vec4: Preserve CFG in spill_reg().
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965/vec4: Preserve the CFG in a few more places.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Matt Turner
i965/fs: Preserve the CFG in a few more places.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Kristian Høgsberg
i965: Restructure debug flags
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Tom Stellard
gallivm: Disable gallivm to fix build with LLVM 3.6
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
gallium/rbug: correctly unreference a sampler view
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
gallium/rbug: unlock a mutex in rbug_create_query
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: remove old cache flushing code
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi/compute: do CS partial flush with si_emit_cach...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi/compute: flush caches with si_emit_cache_flush
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi/compute: directly emit CONTEXT_CONTROL
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: properly destroy the GS copy shader and scrat...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: release GS rings at context destruction
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: don't use pipe_constant_buffer for GS rings
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: don't pass the context to the shader translator
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: don't snoop currently-bound GS shader when...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: shorten si_pipe_* prefixes to si_*
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: merge si_pipe_shader into si_shader
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: disable gl_SampleMask fragment shader output...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: only update MSAA-specific framebuffer state...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: move DB_SHADER_CONTROL into db_render_state
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: set KILL_ENABLE during shader compilation...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: remove shader.ps_conservative_z, set db_shade...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: move DB registers from draw_vbo into new...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: remove unused variable si_pipe_shader::sprite...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
radeonsi: document what si_descriptors.c does
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
r300g: implement MSAA copies by resolving and upsampling
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
st/mesa: redefine mapping from VARYING_SLOT_TEXi/PNTC...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
st/mesa: don't set coord_enable for gl_PointCoord if...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
st/mesa: use UniformBooleanTrue in glsl_to_tgsi
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
st/mesa: drop dependence on API profile in st_init_exte...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
mesa: allow forcing >=3.1 compatibility contexts with...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Marek Olšák
mesa: don't set ES versions to GLSLVersion in _mesa_ini...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
targets/vl: don't forget to set GALLIUM_STATIC_TARGETS
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
targets/egl: fold in target LDFLAGS variables
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
targets: drop the old MEGADRIVERS & STATIC_TARGET....
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/softpipe,llvmpipe: add automake target 'templates'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/vc4: add automake target 'templates'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/r300,r600,radeonsi: add automake target 'templates'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/svga: add automake target 'template'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/ilo: add automake target 'template'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/i915: add automake target 'template'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/freedreno: add automake target 'template'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/nouveau: add automake target 'template'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
targets/pipe-loader: drop unused authentication
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
targets/vl: fix hard-links when building shared pipe...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
configure: remove unused variable OSMESA_MESA_DEPS
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/freedreno: remove unused draw header
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emil Velikov
gallium/r300: remove obsolete declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Eric Anholt
vc4: Drop maximum number of varyings down to 8.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Eric Anholt
vc4: Add support for flat shading.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Eric Anholt
vc4: Drop stale comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Brian Paul
util: fix SCons build
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
vc4: Put dead writes into the NOP register when generat...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
vc4: When possible, resolve raddr conflicts by swapping...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
vc4: Fix overzealous raddr conflict resolution.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
vc4: Add support for 8-bit unorm/snorm vertex inputs.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
vc4: Add disasm for A-file unpack operations.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
vc4: Switch to using Mesa's register allocator.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
vc4: Make a static list of all the registers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
vc4: Switch the context struct to use ralloc.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Eric Anholt
mesa: Move register_allocate.c to util.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Roland Scheidegger
gallivm: fix idiv
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
egl: extra null checks for get_xcb_screen() return...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
meta: Fix error paths in meta_copy_image.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
meta: Avoid null access on setup_glsl_msaa_blit_shader()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
i965: Add extra null check in intel_bufferobj_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
mesa/main: Check allocations success in _mesa_one_time_...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
glsl: Check realloc return value in ir_function::matchi...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
loader: Check dlsym() did not fail in libudev_get_devic...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
glsl: Check calloc return value in link_intrastage_shad...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
i965: Avoid null access in intelMakeCurrent()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
mesa: add null checks in symbol_table.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
glsl: add missing null check in tfeedback_decl::init()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
i965: in set_read_rb_tex_image() check _mesa_meta_bind_...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Juha-Pekka...
glsl: Fix memory leak in glsl_lexer.ll
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Chia-I Wu
ilo: rework pipeline workarounds
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Chia-I Wu
ilo: remove handle_invalid_batch_bo()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Chia-I Wu
ilo: make gen6_pipeline_update_max_svbi() static
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Ilia Mirkin
freedreno/ir3: add TXB2 support
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Ilia Mirkin
freedreno/ir3: add TXQ support
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Ilia Mirkin
freedreno/ir3: fix TXB/TXL to actually pull the bias...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Ilia Mirkin
freedreno/ir3: make texture instruction construction...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Andreas Pokorny
i915: Fix black buffers when importing prime fds
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Andreas Pokorny
egl/drm: expose KHR_image_pixmap extension
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Brian Paul
gallium: update comment for enum pipe_format
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Brian Paul
gallium: replace pipe_type enum with tgsi_return_type...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Brian Paul
draw: use new tgsi_transform inst/decl helpers in pstip...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Brian Paul
draw: use new tgsi_transform inst/decl helpers in aapoi...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Brian Paul
draw: use new tgsi_transform inst/decl helpers in aalin...
commit
|
commitdiff
|
tree
|
snapshot
next