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-10-21
Eric Anholt
vc4: Don't look at back stencil state unless two-sided...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rob Clark
freedreno/ir3: add debug flag to disable cp
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Ilia Mirkin
freedreno: positions come out as integers, not half...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rob Clark
freedreno/a3xx: disable early-z when we have kill's
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rob Clark
freedreno/ir3: fix potential gpu lockup with kill
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rob Clark
freedreno/ir3: comment + better fxn name
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rob Clark
freedreno/a3xx: only emit dirty consts
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rob Clark
freedreno/a3xx: more layer/level fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Brian Paul
mesa: fix 'feeedback' typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Brian Paul
mesa: fix 'misalgned' typos in error messages
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Brian Paul
glsl: fix several use-after-free bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tapani Pälli
mesa: validate sampler uniforms during gluniform calls
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
EdB
clover: Don't return CL_INVALID_VALUE if there is no...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
EdB
clover: Add allow_empty_tag.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
EdB
clover: Add initial implementation of clCompileProgram...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
EdB
clover: Add a simple compat::pair.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Francisco Jerez
clover/util: Allow using key_equals with pair-like...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Francisco Jerez
clover/util: Define equality operators for a couple...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Francisco Jerez
clover/util: Fix construction of compat::vector with...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tapani Pälli
glsl: implement switch flow control using a loop
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Eric Anholt
vc4: Translate 4-byte index buffers to 2 bytes.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Eric Anholt
vc4: Add support for rebasing texture levels so firstle...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Eric Anholt
vc4: Apply a Newton-Raphson step to improve RSQ
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Eric Anholt
vc4: Apply a Newton-Raphson step to improve RCP.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Eric Anholt
vc4: Add a little bit more packet parsing to make dump...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chris Forbes
meta/msaa-blit: consider weird sample count case unreac...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Jason Ekstrand
i965/fs: Change the type of booleans to UD and emit...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Kenneth Graunke
i965/fs: Don't pass ir_variable * to emit_sampleid_setup().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Eric Anholt
vc4: Make some assertions about how many flushes/EOFs...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Eric Anholt
vc4: Fix accidental dropping of the low bits of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Eric Anholt
vc4: Set the primitive list format at the start of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Eric Anholt
vc4: Replace the FLUSH_ALL with FLUSH.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Eric Anholt
vc4: Add some comments about state management.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Eric Anholt
vc4: Make sure there's exactly 1 tile store per tile...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Michel Dänzer
winsys/radeon: Use a single buffer cache manager again
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Tom Stellard
clover: Add environment variables for dumping kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Tom Stellard
clover: Register an llvm diagnostic handler v3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Tom Stellard
clover: Add support for compiling to native object...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Tom Stellard
gallium: Add PIPE_SHADER_IR_NATIVE to enum pipe_shader_ir
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Tom Stellard
clover: Factor kernel argument parsing into its own...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Marek Olšák
st/mesa: use pipe_sampler_view_release for releasing...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Kenneth Graunke
mesa: Drop the "target" parameter from NewBufferObject().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Andres Gomez
glsl: Update and fix typos in README.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
i965: Flag BRW_ATOMIC_COUNTER_BUFFER when a possible...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
mesa: Mark buffer objects that are used as atomic count...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
i965/disasm: Add missing message type for Gen7 DP untyp...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
i965: Correctly use ABO count to trigger flagging of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
i965: No longer reemit textures on BRW_NEW_UNIFORM_BUFFER
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
i965: Dirty state in BO reallocation based on usage...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
i965: Have mesa flag BRW_NEW_TEXTURE_BUFFER when a...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
i965: Add new dirty flag for new TexBOs.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
mesa: Mark buffer objects that are used as TexBOs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
mesa: Mark buffer objects which are bound as UBOs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chris Forbes
mesa: Add usage history bitfield to buffer objects
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Emil Velikov
vc4: correctly include the source files
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: don't make a fake ir_texture in the Mesa IR...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Kenneth Graunke
i965/fs: Refactor the texture emission logic into a...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: Make gather_channel() not use ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: Make swizzle_result() not use ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: fix integer textures with swizzles
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: don't pass in ir_texture to emit_texture_*
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: don't use ir->type in emit_texture_gen4()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: Don't use ir->lod_info.grad.dPd<x,y> in emit_t...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: Don't use ir->coordinate in emit_texture_*.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: make rescale_texcoord() not use ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: Make emit_mcs_fetch() not use ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Kenneth Graunke
i965/fs: Rename "length" to "components" in emit_mcs_fe...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965: Make brw_texture_offset() not use ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Connor Abbott
i965/fs: don't use ir->offset in emit_texture_gen5.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Kenneth Graunke
i965/fs: Move texel offset handling to visit(ir_texture *).
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Kenneth Graunke
i965: Drop ir->op != ir_txf condition in offset checking.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Kenneth Graunke
i965: Restore a lost comment about TXF offset bugs.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rob Clark
freedreno/ir3: large const support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rob Clark
freedreno: fix layer_stride
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rob Clark
freedreno: inline fd_draw_emit()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rob Clark
freedreno/ir3: optimize shader key comparision
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rob Clark
freedreno/a3xx: refactor/optimize emit
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rob Clark
freedreno/a3xx: refactor vertex state emit
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Eric Anholt
vc4: Fix the uniform debug output.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Eric Anholt
vc4: Add support for user clip plane and gl_ClipVertex.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Eric Anholt
vc4: Move the output semantics setup to a helper.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Kenneth Graunke
i965: Allow CSE on Gen4-5 unary math.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Michel Dänzer
r600g,radeonsi: Only set use_staging_texture = TRUE...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Michel Dänzer
r600g,radeonsi: Use staging texture for transfers if...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Michel Dänzer
winsys/radeon: Use separate caching buffer manager...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Andres Gomez
configure.ac: check for libexpat when no pkg-config...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Tom Stellard
clover: Fix regression in module serialization
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Jason Ekstrand
i965/fs: Use the correct regs_written on unspill instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Ilia Mirkin
st/gbm: fix order of arguments passed to is_format_supp...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Ilia Mirkin
nouveau: 3d textures are unsupported, limit 3d levels...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Rob Clark
freedreno: use tgsi_lowering
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
David Heidelberger
r300/compiler: remove useless check
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Nick Sarnie
ilo: Build pipe-loader for ilo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Emil Velikov
automake: explicitly set TARGET_RADEON_{WINSYS,COMMON}
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Anholt
vc4: Fix render target NPOT alignment at small miplevels.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Anholt
vc4: Add support for having 0 vertex elements used.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Vinson Lee
auxilary/os: Add DragonFly BSD support in os_get_total_...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Daniel Manjarres
glx: Fix glxUseXFont for glxWindow and glxPixmaps
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Chia-I Wu
ilo: clear writer pointer after unmapping
commit
|
commitdiff
|
tree
|
snapshot
next