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-04
Marek Olšák
radeonsi: move geometry shader properties from si_shade...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Marek Olšák
radeonsi: always compile shaders on demand
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Marek Olšák
radeonsi: remove unused variable si_shader::gs_input_prim
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Marek Olšák
tgsi: remove some not so useful variables from tgsi_sha...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Marek Olšák
radeonsi: get fs_write_all from tgsi_shader_info directly
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Marek Olšák
tgsi: simplify shader properties in tgsi_shader_info
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Marek Olšák
radeonsi: get tgsi_shader_info only once before compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Marek Olšák
gallium/util: add util_bitcount64
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Marek Olšák
radeonsi: fix CS tracing and remove excessive CS dumping
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Ilia Mirkin
gk110/ir: add dnz flag emission for fmul/fmad
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Ilia Mirkin
gm107/ir: add dnz emission for fmul
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Brian Paul
st/wgl: add WINAPI qualifiers on wgl function typedefs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Rob Clark
freedreno: query fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Rob Clark
freedreno/a3xx: handle VS only outputting BCOLOR
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Rob Clark
freedreno/ir3: fix lockups with lame FRAG shaders
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Matt Turner
i965/compaction: Disable compaction on SNB temporarily.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Matt Turner
Revert "i965: Emit ELSE/ENDIF JIP with type D on Gen 7."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Matt Turner
i965/fs: Remove dead generate_rep_fb_write prototype.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Brian Paul
mesa: fix spurious wglGetProcAddress / GL_INVALID_OPERA...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: add TXF support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: add TXD support and expose ARB_shader_te...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: add texture offset support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: shadow comes before array
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: make TXQ return integers, not floats
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: add UMAD support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: add ISSG support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: add MOD support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: add UMOD support, based on UDIV
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: add IDIV/UDIV support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Michel Dänzer
radeonsi: Clear sampler view flags when binding a buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Eric Anholt
vc4: Add support for framebuffer sRGB encoding.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Eric Anholt
vc4: Add support for sampling from sRGB.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno/ir3: avoid fan-in sources referring to same...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Rob Clark
freedreno/a3xx: emit all immediates in one shot
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Ilia Mirkin
freedreno: instanced drawing/compute not yet supported
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Dave Airlie
mesa: fix GetTexImage for 1D array depth textures
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Tomasz Figa
st/mesa: Fix paths used in Android builds
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Tomasz Figa
st/mesa: Generate format_info.c in Android builds
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Tomasz Figa
util: Include in Android builds
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Jason Ekstrand
i965/fs: Use the correct base_mrf for spilling pairs...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Jason Ekstrand
i965/fs: Add a MAX_GRF_SIZE define and use it various...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Jason Ekstrand
i965/fs: Use the actual regsister width in brw_reg_from...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Jason Ekstrand
i965/fs_fp: Use null_reg from fs_visitor instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Rob Clark
freedreno/a3xx: handle large shader program sizes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Ilia Mirkin
freedreno: dual-source render targets are not supported
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Ilia Mirkin
gallium/hud: use u_sampler_view_default_template helper
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Iago Toral...
glsl: Fix memory leak in builtin_builder::_image_prototype.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Tapani Pälli
mesa: relax draw api validation on ES2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Ilia Mirkin
glsl: make consistent use of DECLARE_RALLOC_CXX_OPERATORS
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Eric Anholt
vc4: Fix the mapping of the minification filter to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Eric Anholt
vc4: Make the last static array in vc4_program.c dynami...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Eric Anholt
vc4: Fix some broken indentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Eric Anholt
vc4: Add support for the FACE semantic.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Eric Anholt
vc4: Add support for TGSI_OPCODE_CLAMP.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Eric Anholt
vc4: Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Anuj Phogat
meta: Fix make check failures in setup_glsl_msaa_blit_s...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Brian Paul
mesa: fix _mesa_alloc_dispatch_table() declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Roland Scheidegger
meta: (trivial) remove accidental double semicolon
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Anuj Phogat
i965: Enable EXT_framebuffer_multisample_blit_scaled...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Anuj Phogat
meta: Implement ext_framebuffer_multisample_blit_scaled...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Anuj Phogat
i965: Initialize the SampleMap{2,4,8}x variables
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Anuj Phogat
mesa: Add new variables in gl_context to store sample...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Leo Liu
st/va: implement vlVa(Query|Create|Get|Put|Destroy...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Christian König
st/va: implement Picture functions for mpeg2 h264 and vc1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Christian König
st/va: implement Context Surface and Buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Christian König
st/va: implement vlVa(Create|Destroy|Query|Get)Config
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Christian König
st/va: skeleton VAAPI state tracker
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Leo Liu
st/vdpau: move common functions to util
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Rob Clark
freedreno: max-texture-lod-bias should be 15.0f
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Kenneth Graunke
mesa: Avoid flagging _NEW_VIEWPORT on redundant viewpor...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Kenneth Graunke
i965: Drop CACHE_NEW_VS_PROG from the gen7_sf_state...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Kenneth Graunke
i965: Drop brwBindProgram driver hook.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Kenneth Graunke
i965: Add missing /* BRW_NEW_FRAGMENT_PROGRAM */ comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Kenneth Graunke
i965: Use "1ull" instead of "1" in BRW_NEW_* defines.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Kenneth Graunke
i965: Use ~0ull when flagging all BRW_NEW_* dirty flags.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Kenneth Graunke
i965: Fix INTEL_DEBUG=state to work with 64-bit dirty...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Kenneth Graunke
i965: Delete CACHE_NEW_BLORP_CONST_COLOR_PROG.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Chris Forbes
i965: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Chris Forbes
i965: Fix spelling of GEN7_SAMPLER_EWA_ANISOTROPIC_ALGO...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Vinson Lee
llvmpipe: Add missing LLVMGetGlobalContext() arg in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Keith Packard
glx/dri3: Provide error diagnostics when DRI3 allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Keith Packard
glx/dri3: Use four buffers until X driver supports...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Jason Ekstrand
i965/fs: Fix the build
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Jason Ekstrand
i965/fs: Fix an uninitialized value warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Roland Scheidegger
galahad: fix indirect draw
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Roland Scheidegger
galahad: (trivial) handle cubemap arrays
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Matt Turner
i965/fs: Emit compressed BFI2 instructions on Gen > 7.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Matt Turner
i965/fs: Allow SIMD16 borrow/carry/64-bit multiply...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Matt Turner
i965/fs: Set MUL source type to W/UW in 64-bit mul...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Matt Turner
i965/fs: Optimize sqrt+inv into rsq.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Matt Turner
i965/vec4: Optimize sqrt+inv into rsq.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Matt Turner
i965/vec4: Call opt_algebraic after opt_cse.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Matt Turner
i965/fs: Extend predicated break pass to predicate...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Mathias Fröhlich
gallivm: Fix build for LLVM 3.2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Rob Clark
freedreno: destroy transfer pool after blitter
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Rob Clark
freedreno/lowering: fix token calculation for lowering
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Ian Romanick
i965/fs: Don't make a name for a vector splitting temporary
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Ian Romanick
glsl: Don't make a name for the function return variable
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Ian Romanick
glsl: Don't allocate a name for ir_var_temporary variables
commit
|
commitdiff
|
tree
|
snapshot
next