projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2014-12-06
Matt Turner
i965: Set the region of LINE's src0 to <0,1,0>.
commit
|
commitdiff
|
tree
2014-12-06
Matt Turner
i965: Give compile stats through KHR_debug.
commit
|
commitdiff
|
tree
2014-12-06
Matt Turner
mesa: Add a source parameter to _mesa_gl_debug.
commit
|
commitdiff
|
tree
2014-12-06
Eric Anholt
vc4: Try swapping the regfile A to B to pair instructions.
commit
|
commitdiff
|
tree
2014-12-06
Eric Anholt
vc4: Allow pairing of some instructions that disagree...
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
configure.ac: Replace contraction to fix syntax highlig...
commit
|
commitdiff
|
tree
2014-12-05
Ben Widawsky
i965/gs: Avoid DW * DW mul
commit
|
commitdiff
|
tree
2014-12-05
Eric Anholt
vc4: Add separate write-after-read dependency tracking...
commit
|
commitdiff
|
tree
2014-12-05
Eric Anholt
vc4: Fix inverted priority of instructions for QPU...
commit
|
commitdiff
|
tree
2014-12-05
Eric Anholt
vc4: Refuse to merge two ops that both access shared...
commit
|
commitdiff
|
tree
2014-12-05
Eric Anholt
vc4: Allow dead code elimination of color reads.
commit
|
commitdiff
|
tree
2014-12-05
Eric Anholt
vc4: Add a debug flag for waiting for sync on submit.
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
i965/fs: Move brw_file_from_reg() higher in the file.
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
i965/fs: Make brw_reg_from_fs_reg static and remove...
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
i965: Use ~0 to represent true on all generations.
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
i965: Change the type of booleans to D.
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
i965/fs: Add a negate() function.
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
i965/vec4: Don't DCE flag-writing insts because dest...
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
i965/vec4: Allow CSE on uniform-vec4 expansion MOVs.
commit
|
commitdiff
|
tree
2014-12-05
Matt Turner
glsl: Optimize scalar all_equal/any_nequal into equal...
commit
|
commitdiff
|
tree
2014-12-05
José Fonseca
mesa: Ensure stack is realigned on x86.
commit
|
commitdiff
|
tree
2014-12-05
José Fonseca
util/primconvert: Avoid point arithmetic; apply offset...
commit
|
commitdiff
|
tree
2014-12-05
Ilia Mirkin
util/primconvert: take ib offset into account
commit
|
commitdiff
|
tree
2014-12-05
Ilia Mirkin
util/primconvert: support instanced rendering
commit
|
commitdiff
|
tree
2014-12-05
Ilia Mirkin
util/primconvert: pass index bias through
commit
|
commitdiff
|
tree
2014-12-05
Kenneth Graunke
i965: Compute VS attribute WA bits earlier and check...
commit
|
commitdiff
|
tree
2014-12-04
Matt Turner
egl/dri2: Log a warning if no platforms are enabled.
commit
|
commitdiff
|
tree
2014-12-04
Kenneth Graunke
i965: Drop BRW_NEW_VERTEX_PROGRAM and _NEW_TRANSFORM...
commit
|
commitdiff
|
tree
2014-12-04
Kenneth Graunke
i965: Drop BRW_NEW_VERTEX_PROGRAM from Gen7+ 3DSTATE_VS...
commit
|
commitdiff
|
tree
2014-12-04
Kenneth Graunke
i965: Store floating point mode choice in brw_stage_pro...
commit
|
commitdiff
|
tree
2014-12-04
Kenneth Graunke
i965: Make Gen4-5 and Gen8+ ALT checks use ctx->_Shader...
commit
|
commitdiff
|
tree
2014-12-04
Kenneth Graunke
i965: Move PSCDEPTH calculations from draw time to...
commit
|
commitdiff
|
tree
2014-12-04
Rob Clark
freedreno/a4xx: unify vertex/texture formats into a...
commit
|
commitdiff
|
tree
2014-12-04
Rob Clark
freedreno/a4xx: fd4_util -> fd4_format
commit
|
commitdiff
|
tree
2014-12-04
Rob Clark
freedreno: update generated headers / a4xx fmt rename
commit
|
commitdiff
|
tree
2014-12-04
Kenneth Graunke
i965: Add var->location != -1 assertions.
commit
|
commitdiff
|
tree
2014-12-04
Matt Turner
i965/fs: Don't offset uniform registers in half().
commit
|
commitdiff
|
tree
2014-12-03
Rob Clark
freedreno/a4xx: frag-depth fixes
commit
|
commitdiff
|
tree
2014-12-03
Ian Romanick
linker: Assign varying locations geometry shader inputs...
commit
|
commitdiff
|
tree
2014-12-03
Ian Romanick
linker: Wrap access of producer_var with a NULL check
commit
|
commitdiff
|
tree
2014-12-03
Jan Vesely
st/xvmc: Fix compiler warnings
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Fix vertex declarations for non-standard ...
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: sm1_declusage_to_tgsi, do not restrict indices...
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Queries: Always return D3D_OK when issuing...
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Queries: always succeed for D3DQUERYTYPE_TIMES...
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Queries: allow app to call GetData without...
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Queries: Fix D3DISSUE_END behaviour.
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Queries: return S_FALSE instead of INVALIDCALL...
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Queries: Use gallium caps to get if queries...
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Queries: Remove flush logic
commit
|
commitdiff
|
tree
2014-12-03
Axel Davy
st/nine: Queries: remove dummy queries
commit
|
commitdiff
|
tree
2014-12-03
Ilia Mirkin
freedreno/a3xx: implement anisotropic filtering
commit
|
commitdiff
|
tree
2014-12-03
Rob Clark
freedreno/a4xx: rect textures
commit
|
commitdiff
|
tree
2014-12-03
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
2014-12-03
Rob Clark
freedreno: fix signed vs unsigned lols
commit
|
commitdiff
|
tree
2014-12-03
José Fonseca
gallivm: Update for RTDyldMemoryManager becoming an...
commit
|
commitdiff
|
tree
2014-12-03
Tapani Pälli
glsl: throw error when using invariant(all) in a fragme...
commit
|
commitdiff
|
tree
2014-12-03
Ben Widawsky
i965/skl: Fix SBE state upload code.
commit
|
commitdiff
|
tree
2014-12-03
Jan Vesely
r600, llvm: Don't leak global symbol offsets
commit
|
commitdiff
|
tree
2014-12-03
Matt Turner
i965: Avoid union literal, for old gcc compatibility.
commit
|
commitdiff
|
tree
2014-12-03
Matt Turner
i965: Remove tabs from instruction scheduler.
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965/vs: Set brw_vs_prog_key::clamp_vertex_color to...
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965: Make vertex color clamp handling code VS specific.
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965/vs: Handle vertex color clamping in emit_urb_slot().
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965: Use the enum type for gen6_gather_wa sampler...
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965: Drop use of GL types in program keys.
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965: Move program key structures to brw_program.h.
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965: Delete brw_state_flags::cache and related code.
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not ...
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
commit
|
commitdiff
|
tree
2014-12-03
Kenneth Graunke
i965: Remove "disable_derivative_optimization" driconf...
commit
|
commitdiff
|
tree
2014-12-02
Ian Romanick
i965: Just return void from brw_try_draw_prims
commit
|
commitdiff
|
tree
2014-12-02
Ian Romanick
mesa: Use current Mesa coding style in check_valid_to_r...
commit
|
commitdiff
|
tree
2014-12-02
Ian Romanick
mesa: Use unreachable instead of assert in check_valid_...
commit
|
commitdiff
|
tree
2014-12-02
Ian Romanick
mesa: Silence unused parameter warnings in _mesa_valida...
commit
|
commitdiff
|
tree
2014-12-02
Ian Romanick
mesa: Refactor common validation code to validate_DrawE...
commit
|
commitdiff
|
tree
2014-12-02
Ian Romanick
mesa: Generate GL_INVALID_OPERATION when drawing w...
commit
|
commitdiff
|
tree
2014-12-02
Brian Paul
mesa: fix height error check for 1D array textures
commit
|
commitdiff
|
tree
2014-12-02
Jan Vesely
r600, llvm: Fix mem leak
commit
|
commitdiff
|
tree
2014-12-02
EdB
clover: clCompileProgram CL_INVALID_COMPILER_OPTIONS
commit
|
commitdiff
|
tree
2014-12-02
Eric Anholt
vc4: Pair up QPU instructions when scheduling.
commit
|
commitdiff
|
tree
2014-12-02
Dave Airlie
r600g/sb: fix issues cause by GLSL switching to loops...
commit
|
commitdiff
|
tree
2014-12-02
Rob Clark
freedreno/a4xx: alpha blend fixes
commit
|
commitdiff
|
tree
2014-12-02
Rob Clark
freedreno/a4xx: fix DRAW initiator encoding of index...
commit
|
commitdiff
|
tree
2014-12-02
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/vec4: Rewrite dead code elimination to use live...
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/vec4: Track liveness of the flag register.
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/fs: Remove opt_drop_redundant_mov_to_flags().
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/fs: Use const fs_reg & rather than a copy or pointer.
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/fs: Dead code eliminate instructions writing the...
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/fs: Track liveness of the flag register.
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965: Use local pointer to block_data in live intervals.
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/vec4: Make live_intervals part of the vec4_visitor...
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/fs: Treat the FB_WRITE as predicated if we're...
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965: Don't treat IF or WHILE with cmod as writing...
commit
|
commitdiff
|
tree
2014-12-02
Matt Turner
i965/disasm: Disassemble tdr and tm registers properly.
commit
|
commitdiff
|
tree
2014-12-02
Jordan Justen
main, glsl: Bump max known desktop glsl version to...
commit
|
commitdiff
|
tree
2014-12-02
Jordan Justen
glsl/cs: Change gl_WorkGroupSize from ivec3 to uvec3
commit
|
commitdiff
|
tree
2014-12-02
Jonathan Gray
i965: avoid anonymous struct in float <-> VF conversions
commit
|
commitdiff
|
tree
2014-12-01
Brian Paul
mesa: fix arithmetic error in _mesa_compute_compressed_...
commit
|
commitdiff
|
tree
next