egl: add and enable EGL_KHR_config_attribs
[mesa.git] / src / gallium /
2016-12-09 Tim Rowleyswr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPEL...
2016-12-09 Ilia Mirkinswr: [rasterizer core] supply proper clip distances...
2016-12-09 Ilia Mirkinswr: [rasterizer core] perform perspective division...
2016-12-08 Marek Olšákradeonsi: disable the constant engine (CE) on Carrizo...
2016-12-08 Michel Dänzerradeonsi: Fix typo: "llvm.fs.interp" => "llvm.SI.fs...
2016-12-07 Marek Olšákradeonsi: wait for outstanding LDS instructions in...
2016-12-07 Marek Olšáktgsi: fix the src type of TGSI_OPCODE_MEMBAR
2016-12-07 Marek Olšákradeonsi: wait for outstanding memory instructions...
2016-12-07 Marek Olšákradeonsi: allow specifying simm16 of emit_waitcnt at...
2016-12-07 Marek Olšákradeonsi: write shader descriptors into hang reports
2016-12-07 Marek Olšákradeonsi: check for sampler state CSO corruption
2016-12-07 Marek Olšákradeonsi: properly declare context sampler states
2016-12-07 Marek Olšákradeonsi: fix incorrect FMASK checking in bind_sampler_...
2016-12-07 Marek Olšákradeonsi: always restore sampler states when unbinding...
2016-12-07 Marek Olšákradeonsi: take LDS into account for compute shader...
2016-12-07 Marek Olšákgallium: decrease the size of pipe_sampler_state fields
2016-12-07 Marek Olšákcso: don't release sampler states that are bound
2016-12-07 Nicolai Hähnleradeonsi: fix isolines tess factor writes to control...
2016-12-07 Tom Stellardradeonsi: Use amdgcn intrinsics for fs interpolation
2016-12-06 Rob Clarkfreedreno/a5xx: fix draw packet size with index buffer
2016-12-06 Rob Clarkfreedreno/a5xx: gmem bypass mode
2016-12-06 Rob Clarkfreedreno/a5xx: fix emit_string_marker()
2016-12-06 Rob Clarkfreedreno: pitch alignment should match gmem alignment
2016-12-06 Rob Clarkfreedreno/a5xx: more formats
2016-12-06 Rob Clarkfreedreno/a5xx: fix fragface
2016-12-06 Rob Clarkfreedreno/a5xx: fix fragcoord
2016-12-06 Rob Clarkfreedreno: update generated headers
2016-12-06 Rob Clarkfreedreno/a5xx: fix alpha test
2016-12-06 Rob Clarkfreedreno/a5xx: fix VPC_VAR[n].DISABLE bits
2016-12-06 Roland Scheideggergallivm: optimize 16bit->32bit gather path a bit
2016-12-06 Roland Scheideggergallivm: handle 16bit float fetches in lp_build_fetch_r...
2016-12-06 Roland Scheideggerutil: (trivial) ETC1 meets the criteria for fitting...
2016-12-06 Andy Furnissst/omx/enc Raise default encode level
2016-12-06 Andy Furnissradeon/vce Handle H.264 level 5.2
2016-12-05 Tim Rowleyswr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported
2016-12-05 Tim Rowleyswr: include llvm version and vector width in renderer...
2016-12-05 Tim Rowleygallivm: use getHostCPUFeatures on x86/llvm-4.0+.
2016-12-05 Juan A. Suarez Romerost/va: declare vlVaBuffer before vlVaContext
2016-12-05 Juan A. Suarez Romerost/va: remove unused variable pbuff
2016-12-05 Emil Velikovst/va: automake: cleanup C{PP,}FLAGS
2016-12-05 Tobias Drosteconfigure.ac: Move llvm_set_environment_variables higher.
2016-12-05 Boyuan Zhangst/va: fix gop size for rate control
2016-12-05 Boyuan Zhangst/va: force to submit two consecutive single jobs
2016-12-05 Nayan Deshmukhst/vdpau: fix compiler warning in vlVdpVideoMixerRender
2016-12-02 Bruce Cherniakswr: Fix active_queries count
2016-12-02 George Kyriazisswr: Fix type to match parameters of std::max()
2016-12-02 Tim Rowleyswr: [rasterizer jitter] include cstdarg in builder_mis...
2016-12-02 Rob Clarkfreedreno: no-op render when we need a fence
2016-12-02 Rob Clarkfreedreno: native fence fd support
2016-12-02 Rob Clarkfreedreno: some fence cleanup
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-12-02 Rob Clarkgallium: wire up server_wait_sync
2016-12-01 Tim Rowleytgsi: store writes_primid when scanning tgsi
2016-12-01 Eric Anholtvc4: Avoid false scheduling dependencies for LOAD_IMMs.
2016-12-01 Eric Anholtvc4: Try to schedule QIR instructions between writing...
2016-12-01 Eric Anholtvc4: Improve interleaving of texture coordinates vs...
2016-12-01 Eric Anholtvc4: Fix stray "." on no-op MUL packs.
2016-12-01 Eric Anholtvc4: Allow merging instructions with SF set where the...
2016-12-01 Eric Anholtvc4: In a loop break/continue, jump if everyone has...
2016-12-01 Ilia Mirkinswr: add streamout buffer offset into pBuffer pointer
2016-12-01 Ilia Mirkinswr: fix assertion for max number of so targets
2016-12-01 Ilia Mirkinswr: properly report max number of SO components
2016-12-01 Ilia Mirkinswr: turn off queries around blits
2016-12-01 Ilia Mirkinswr: don't advertise stream pause/resume
2016-12-01 Ilia Mirkinswr: fix range computation for instanced client-side...
2016-12-01 Ilia Mirkinswr: [rasterizer memory] assert when trying to convert...
2016-12-01 Ilia Mirkinswr: remove warning about multi-layer surfaces
2016-12-01 Ilia Mirkinswr: [rasterizer core] don't attempt to load another...
2016-12-01 Marek Olšákradeonsi: apply the double EVENT_WRITE_EOP workaround...
2016-12-01 Marek Olšákradeonsi: add a tess+GS hang workaround for VI dGPUs
2016-12-01 Marek Olšákradeonsi: don't apply the Z export bug workaround to...
2016-12-01 Marek Olšákradeonsi: apply a tessellation bug workaround for SI
2016-12-01 Marek Olšákradeonsi: apply a TC L1 write corruption workaround...
2016-12-01 Marek Olšákradeonsi: apply a multi-wave workgroup SPI bug workarou...
2016-12-01 Marek Olšákradeonsi: consolidate max-work-group-size computation
2016-11-30 Rob Clarkfreedreno/a5xx: fix negative branches
2016-11-30 Rob Clarkfreedreno: fix android build with a5xx
2016-11-30 Rob Clarkfreedreno/a5xx: fix discard
2016-11-30 Rob Clarkfreedreno/a5xx: initial support
2016-11-30 Rob Clarkfreedreno: update generated headers
2016-11-30 Rob Clarkfreedreno: make gmem tile size alignment configurable
2016-11-30 Rob Clarkfreedreno/ir3: don't offset inloc by 8
2016-11-30 Rob Clarkfreedreno/a3xx: use new shader linkage helper
2016-11-30 Rob Clarkfreedreno/a4xx: use new shader linkage helper
2016-11-30 Rob Clarkfreedreno/ir3: add new helper for shader linkage
2016-11-30 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
2016-11-30 Ilia Mirkinswr: [rasterizer jit] use signed integer representation...
2016-11-30 Ilia Mirkinswr: add missing rgbx8_srgb variant
2016-11-30 Ilia Mirkinswr: reorder renderable formats, add grouping comments
2016-11-30 Ilia Mirkinswr: use util_copy_framebuffer_state helper
2016-11-30 Ilia Mirkinswr: enable cubemap arrays
2016-11-30 Ilia Mirkinswr: rearrange caps into limits/supported/unsupported...
2016-11-30 Ilia Mirkinswr: only store up to the LOD size
2016-11-30 Tim Rowleyswr: [rasterizer common] add SwrTrace() and macros
2016-11-29 Marek Olšákradeonsi: don't fetch 8 dwords for samplerBuffer and...
2016-11-29 Marek Olšákradeonsi: disable XNACK to free 2 SGPRs on APUs
2016-11-29 Marek Olšákradeonsi: count and report temp arrays in scratch separ...
2016-11-29 Marek Olšákradeonsi: don't try to eliminate trivial VS outputs...
2016-11-29 Marek Olšákradeonsi: disable RB+ blend optimizations for dual...
2016-11-29 Marek Olšákradeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source...
next