OSDN Git Service

android-x86/external-mesa.git
2014-02-19 Francisco Jerezi965/vec4: Add non-mutating helper functions to modify...
2014-02-19 Francisco Jerezi965: Add non-mutating helper functions to modify the...
2014-02-19 Francisco Jerezi965/vec4: Fix off-by-one register class overallocation.
2014-02-19 Francisco Jerezi965: Unify fs_generator:: and vec4_generator::mark_sur...
2014-02-19 Francisco Jerezi965: Move up duplicated fields from stage-specific...
2014-02-19 Francisco Jerezi965/vec4: Add constructor of src_reg from a fixed...
2014-02-19 Kenneth Graunkei965: Enable fast depth clears.
2014-02-19 Kenneth Graunkei965: Enable HiZ on Broadwell.
2014-02-19 Kenneth Graunkei965: Implement HiZ resolves on Broadwell.
2014-02-19 Kenneth Graunkei965: Refactor Gen8 depth packet emission.
2014-02-19 Kenneth Graunkei965: Add #defines for the 3DSTATE_WM_HZ_OP packet...
2014-02-19 Kenneth Graunkei965: Bump generation check in code to disable HiZ...
2014-02-19 Kenneth Graunkei965: Program 3DSTATE_HIER_DEPTH_BUFFER properly on...
2014-02-19 Kenneth Graunkei965: Pull format conversion logic out of brw_depthbuff...
2014-02-19 Chia-I Wuegl: clarify what _eglInitResource does
2014-02-19 Chia-I WuRevert "egl: Unhide functionality in _eglInitContext()"
2014-02-19 Chia-I WuRevert "egl: Unhide functionality in _eglInitSurface()"
2014-02-19 Kenneth Graunkei965: Bump MaxTexMbytes from 1GB to 1.5GB.
2014-02-19 Kenneth Graunkei965: Bump GL_MAX_CUBE_MAP_TEXTURE_SIZE to 8192.
2014-02-19 Kenneth Graunkei965: Bump MAX_3D_TEXTURE_SIZE to 2048.
2014-02-18 Ian Romanickdocs: Trivial updates to MESA_query_renderer.spec
2014-02-18 Sinclair YehPrevent zero sized wl_egl_window
2014-02-18 Anuj Phogatglsl: Fix condition to generate shader link error
2014-02-18 Anuj Phogatmesa: Add GL_TEXTURE_CUBE_MAP_ARRAY to legal_get_tex_le...
2014-02-18 Eric Anholti965/fs: Use conditional sends to do FB writes on HSW+.
2014-02-18 Eric Anholti965/fs: Drop dead comment about the old proj_attrib_ma...
2014-02-18 Eric Anholti965: Drop mt->levels[].width/height.
2014-02-18 Eric Anholti965: Move singlesample_mt to the renderbuffer.
2014-02-18 Eric Anholti965: Drop some duplicated code in DRI winsys BO updates.
2014-02-18 Eric Anholti965: Simplify intel_miptree_updownsample.
2014-02-18 Eric Anholti965: Don't try to use the ctx->ReadBuffer when asked...
2014-02-18 Eric Anholti965: Make the mt->target of multisample renderbuffers...
2014-02-18 Eric Anholtmeta: Push into desktop GL mode when doing meta operations.
2014-02-18 Eric Anholtmeta: Fix blit shader compile on non-glsl-130 drivers.
2014-02-18 Rob Clarkconfigure: fix build error with XA
2014-02-18 Michel Dänzerr600g,radeonsi: Consolidate logic for short-circuiting...
2014-02-18 Emil Velikovst/dri: remove #ifdef DRM_CAP_PRIME guard
2014-02-18 Emil Velikovautomake: remove leftover XORG and LIBKMS variables
2014-02-18 Emil Velikovscons: sync package requirements
2014-02-18 Emil Velikovconfigure: bump up libdrm requirement to 2.4.38
2014-02-18 Emil Velikovconfigure: use test -n whenever possible
2014-02-18 Emil Velikovconfigure: use test -z whenever possible
2014-02-18 Emil Velikovconfigure: cleanup classic dri drivers handling
2014-02-18 Emil Velikovconfigure: compact ppc/sparc DRI_DIRS handling
2014-02-18 Emil Velikovconfigure: drop explicit DRI_DIRS assignment on some...
2014-02-17 Emil Velikovconfigure: cleanup switch statement
2014-02-17 Kusanagi Kouichitargets/vdpau: Don't link unused libraries
2014-02-17 Kusanagi Kouichiconfigure: Try pkg-config first for libselinux
2014-02-17 Kusanagi Kouichitargets/vdpau: Always use c++ to link
2014-02-17 Ilia Mirkinst/xvmc: fix tests so that they pass
2014-02-16 Rob Clarkpipe-loader: add pipe loader for freedreno/msm
2014-02-16 Rob Clarkst/xa: missing handle type
2014-02-16 Rob Clarkst/xa: use pipe-loader to get screen
2014-02-16 Rob Clarkpipe-loader: split out "client" version
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: use (ss) for WAR hazards
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: fix RA typo
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: handle kill properly (new...
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: trans_cmp() sanity
2014-02-16 Rob Clarkfreedreno: fix problems if no color buf bound
2014-02-14 Eric Anholtmeta: Don't try to enable FF texturing when we're using...
2014-02-14 Carl Worthmain: Avoid double-free of shader Label
2014-02-14 Brian Paulgallium/pipebuffer: change pb_cache_manager_create...
2014-02-14 Thomas Hellstromsvga/winsys: Propagate surface shared information to...
2014-02-14 Brian Paulsvga/winsys: implement GBS support
2014-02-14 Thomas Hellstromgallium/util: Add flush/map debug utility code
2014-02-14 Thomas Hellstromgallium/pipebuffer: Add a cache buffer manager bypass...
2014-02-14 Thomas Hellstrompipebuffer, winsys: Add a size match parameter to the...
2014-02-14 Brian Paulsvga: update texture code for GBS
2014-02-14 Brian Paulsvga: update buffer code for GBS
2014-02-14 Brian Paulsvga: add new helper functions for GBS buffers
2014-02-14 Brian Paulsvga: remove a couple unneeded assertions
2014-02-14 Brian Paulsvga: adjust adjustment for point coordinates
2014-02-14 Brian Paulsvga: track which textures are rendered to
2014-02-14 Brian Paulsvga: add helpers for tracking rendering to textures
2014-02-14 Brian Paulsvga: update shader code for GBS
2014-02-14 Brian Paulsvga: update constant buffer code for GBS
2014-02-14 Brian Paulsvga: add svga_have_gb_objects/dma() functions
2014-02-14 Brian Paulsvga: add new GBS commands
2014-02-14 Brian Paulsvga: update svga_winsys interface for GBS
2014-02-14 Brian Paulsvga: update dumping code with new GBS commands, etc
2014-02-14 Brian Paulsvga: split / update svga3d header files
2014-02-14 Grigori Goronzyst/vdpau: add support for DEINTERLACE_TEMPORAL
2014-02-14 Grigori Goronzyvl: add motion adaptive deinterlacer
2014-02-14 Leo Liust/omx/enc: fix scaling src alignment issue
2014-02-14 Alex Deucherradeon: reverse DBG_NO_HYPERZ logic
2014-02-14 Tom Stellardpipe-loader: Add support for render nodes v2
2014-02-14 Tom Stellardpipe-loader: Add auth_x parameter to pipe_loader_drm_pr...
2014-02-13 Christian Königst/omx/dec/h264: fix pic_order_cnt_type==2
2014-02-13 Ilia Mirkinnouveau: fix chipset checks for nv1a by using the oclas...
2014-02-13 Christian Königst/omx: initial OpenMAX H264 encoder v7
2014-02-13 Christian Königradeon/vce: initial VCE support v8
2014-02-13 Christian Königradeon/winsys: add VCE support v4
2014-02-13 Ilia Mirkinnv50: mark scissors/viewports dirty on context switch
2014-02-13 Christian Königgallium/vl: remove remaining softpipe video functions
2014-02-13 Ilia Mirkindocs: add nv50 to the ARB_viewport_array list
2014-02-13 Ilia Mirkinnv50: implement multiple viewports/scissors, enable...
2014-02-13 Ilia Mirkinmesa/st: hardcode the viewport bounds range
2014-02-13 Brian Paulscons: add meta_blit.c to src/mesa/SConscript
2014-02-13 Eric Anholtmeta: Add acceleration for depth glBlitFramebuffer().
2014-02-13 Eric Anholtmeta: Use BindRenderbufferTexImage() for meta glBlitFra...
next