projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2014-10-01
Matt Turner
i965/fs: Allow SIMD16 borrow/carry/64-bit multiply...
commit
|
commitdiff
|
tree
2014-10-01
Matt Turner
i965/fs: Set MUL source type to W/UW in 64-bit mul...
commit
|
commitdiff
|
tree
2014-10-01
Matt Turner
i965/fs: Optimize sqrt+inv into rsq.
commit
|
commitdiff
|
tree
2014-10-01
Matt Turner
i965/vec4: Optimize sqrt+inv into rsq.
commit
|
commitdiff
|
tree
2014-10-01
Matt Turner
i965/vec4: Call opt_algebraic after opt_cse.
commit
|
commitdiff
|
tree
2014-10-01
Matt Turner
i965/fs: Extend predicated break pass to predicate...
commit
|
commitdiff
|
tree
2014-09-30
Mathias Fröhlich
gallivm: Fix build for LLVM 3.2
commit
|
commitdiff
|
tree
2014-09-30
Rob Clark
freedreno: destroy transfer pool after blitter
commit
|
commitdiff
|
tree
2014-09-30
Rob Clark
freedreno/lowering: fix token calculation for lowering
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
i965/fs: Don't make a name for a vector splitting temporary
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Don't make a name for the function return variable
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Don't allocate a name for ir_var_temporary variables
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Use ir_var_temporary for compiler generated tempo...
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Add context-level controls for whether temporarie...
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Never put ir_var_temporary variables in the symbo...
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Add the possibility for ir_variable to have a...
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Store ir_variable_data::_num_state_slots and...
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Squish ir_variable::max_ifc_array_access and...
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Make ir_variable::num_state_slots and ir_variable...
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Make ir_variable::max_ifc_array_access private
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Store ir_variable::depth_layout using 3 bits
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Replace ir_variable::warn_extension pointer with...
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Use accessors for ir_variable::warn_extension
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Eliminate unused built-in variables after compilation
commit
|
commitdiff
|
tree
2014-09-30
Ian Romanick
glsl: Validate that built-in uniforms have backing...
commit
|
commitdiff
|
tree
2014-09-30
Eric Anholt
vc4: Don't forget to store stencil along with depth...
commit
|
commitdiff
|
tree
2014-09-30
Mathias Fröhlich
llvmpipe: Reuse llvmpipes LLVMContext in the draw context.
commit
|
commitdiff
|
tree
2014-09-30
Mathias Fröhlich
llvmpipe: Make a llvmpipe OpenGL context thread safe.
commit
|
commitdiff
|
tree
2014-09-30
Mathias Fröhlich
llvmpipe: Use two LLVMContexts per OpenGL context inste...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/brw_reg: Make the accumulator register take an...
commit
|
commitdiff
|
tree
2014-09-30
Brian Paul
llvmpipe: move lp_jit_screen_init() call after allocati...
commit
|
commitdiff
|
tree
2014-09-30
Brian Paul
tgsi: fix Semantic.Name assignment in tgsi_transform_in...
commit
|
commitdiff
|
tree
2014-09-30
Brian Paul
util: simplify PIPE_TEXTURE_CUBE case in util_max_layer()
commit
|
commitdiff
|
tree
2014-09-30
Brian Paul
softpipe: don't special case PIPE_TEXTURE_CUBE in softp...
commit
|
commitdiff
|
tree
2014-09-30
Brian Paul
llvmpipe: remove special case for PIPE_TEXTURE_CUBE...
commit
|
commitdiff
|
tree
2014-09-30
Brian Paul
gallium: add doc note about cube textures and can_creat...
commit
|
commitdiff
|
tree
2014-09-30
Brian Paul
st/mesa: remove unneded PIPE_TEXTURE_CUBE check in...
commit
|
commitdiff
|
tree
2014-09-30
Eric Anholt
mesa: Drop the always-software-primitive-restart paths.
commit
|
commitdiff
|
tree
2014-09-30
Eric Anholt
gallium: Drop software-only primitive restart support.
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Properly calculate the number of instructions...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use the GRF for FB writes on gen >= 7
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Handle COMPR4 in LOAD_PAYLOAD
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Constant propagate into LOAD_PAYLOAD
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Add split_virtual_grfs and compute_to_mrf...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Add a an optional source to the FS_OPCODE_FB_W...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use the GRF for UNTYPED_SURFACE_READ instructions
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use the GRF for UNTYPED_ATOMIC instructions
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Add a function for getting a component of...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use the instruction execution size directly...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use exec_size instead of force_uncompressed...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use instruction execution sizes instead of...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use instruction execution sizes to set compres...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Remove unneeded uses of force_uncompressed
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Derive force_uncompressed from instruction...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Make fs_reg::effective_width take fs_inst...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Better guess the width of LOAD_PAYLOAD
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Add an exec_size field to fs_inst
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Determine partial writes based on the destinat...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Fix a bug in register coalesce
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Rework GEN5 texturing code to use fs_reg and...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs_reg: Allocate double the number of vgrfs in...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Handle printing of registers better.
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965: Explicitly set widths on gen5 math instruction...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Make half() divide the register width by 2...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Add a concept of a width to fs_reg
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: A little harmless refactoring of register_coalesce
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/brw_reg: Add a firsthalf function and use it in...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Copy propagate partial reads.
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Refactor fs_inst::is_send_from_grf()
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Clean up emit_fb_writes
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Print BAD_FILE registers in dump_instruction
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Make compact_virtual_grfs an optimization...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i964/fs: Make immediate fs_reg constructors explicit
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Make null_reg_* const members of fs_visitor...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use the var_from_vgrf helper function instead...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Fix a bug with dead_code_eliminate on large...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use the UW type for the destination of VARYING...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Use offset a lot more places
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: fix a comment in compact_virtual_grfs
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Rewrite fs_visitor::split_virtual_grfs
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs_live_variables: Use var_from_vgrf insead of...
commit
|
commitdiff
|
tree
2014-09-30
Jason Ekstrand
i965/fs: Manually generate the meta fast-clear shader
commit
|
commitdiff
|
tree
2014-09-30
Michel Dänzer
radeonsi: Pass the slice size to si_dma_copy_buffer
commit
|
commitdiff
|
tree
2014-09-30
Michel Dänzer
radeonsi: Catch more cases that can't be handled by...
commit
|
commitdiff
|
tree
2014-09-30
Michel Dänzer
radeonsi: Fix si_dma_copy(_tile) for compressed formats
commit
|
commitdiff
|
tree
2014-09-30
Michel Dänzer
radeonsi: Fix tiling mode index for stencil resources
commit
|
commitdiff
|
tree
2014-09-30
Chia-I Wu
ilo: fix format of edge flag pointer
commit
|
commitdiff
|
tree
2014-09-30
Chia-I Wu
ilo: add a pass to finalize ilo_ve_state
commit
|
commitdiff
|
tree
2014-09-30
Chia-I Wu
ilo: precalculate aligned depth buffer size
commit
|
commitdiff
|
tree
2014-09-30
Chia-I Wu
ilo: use dynamic bo for rectlist vertices
commit
|
commitdiff
|
tree
2014-09-30
Thomas Hellstrom
st/xa: Fix regression in xa_yuv_planar_blit()
commit
|
commitdiff
|
tree
2014-09-30
Kenneth Graunke
i965: Delete intel_chipset.h.
commit
|
commitdiff
|
tree
2014-09-30
Alex Henrie
driconf: Correct and update Catalan translation
commit
|
commitdiff
|
tree
2014-09-30
Alex Henrie
driconf: Update Spanish translation
commit
|
commitdiff
|
tree
2014-09-30
Alex Henrie
driconf: Synchronize po files
commit
|
commitdiff
|
tree
2014-09-30
Eric Anholt
vc4: Don't try to do stores to buffers that aren't...
commit
|
commitdiff
|
tree
2014-09-30
Eric Anholt
vc4: Shove some depth comparison bits down to where...
commit
|
commitdiff
|
tree
2014-09-29
Matt Turner
i965: Use BRW_MATH_DATA_SCALAR when source regioning...
commit
|
commitdiff
|
tree
2014-09-29
Matt Turner
i965/compaction: Move variable declarations to their...
commit
|
commitdiff
|
tree
2014-09-29
Matt Turner
i965/compaction: Simplify jump target code.
commit
|
commitdiff
|
tree
next