index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpu
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more strict with detecting Optimus on Linux.
zmo@chromium.org
2014-05-15
1
-6
/
+11
*
Prefer GL_ARB_sync/ES3 fences
sievers@google.com
2014-05-12
1
-15
/
+0
*
Revert "Un-blacklist D3D11 on Intel machines."
jmadill@chromium.org
2014-05-10
1
-1
/
+13
*
Add GL version support in gpu blacklist and workaround list.
zmo@chromium.org
2014-05-07
15
-71
/
+307
*
Disable OES_standard_derivative with Vivante GPUs.
zmo@chromium.org
2014-05-03
1
-1
/
+16
*
Enable Intel GPUs on Linux with Mesa 10.1 or newer.
zmo@chromium.org
2014-05-03
1
-3
/
+11
*
Enable GPU on Optimus on Linux with newer Mesa.
zmo@chromium.org
2014-05-02
1
-3
/
+19
*
Expand the GPU rasterization whitelist
ajuma@chromium.org
2014-05-01
1
-1
/
+10
*
Un-blacklist D3D11 on Intel machines.
jmadill@chromium.org
2014-04-30
1
-13
/
+1
*
Missing machine model info should be a no match for GPU blacklist
alokp@chromium.org
2014-04-29
3
-5
/
+88
*
Remove --disable-accelerated-video and GPU_FEATURE_TYPE_ACCELERATED_VIDEO
piman@chromium.org
2014-04-26
4
-8
/
+0
*
Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layers
piman@chromium.org
2014-04-25
3
-7
/
+0
*
Fix machine_model behaviors in gpu blacklist.
zmo@chromium.org
2014-04-21
14
-273
/
+170
*
Enable GPU rasterization by default on Android
ajuma@chromium.org
2014-04-18
1
-1
/
+99
*
Blacklist D3D11 on older nVidia drivers.
jmadill@chromium.org
2014-04-17
2
-1
/
+68
*
Change ACCELERATED_COMPOSITING blacklist to GPU_COMPOSITING.
danakj@chromium.org
2014-04-17
3
-6
/
+6
*
Add GPU_RASTERIZATION as one of the gpu blacklist features.
zmo@chromium.org
2014-04-17
3
-0
/
+7
*
Remove ForceCompositingMode from the GPU blacklist.
danakj@chromium.org
2014-04-16
3
-7
/
+0
*
Move vertex and fragment shader uniform vector workarounds to gpu driver bug ...
puttaraju.r@samsung.com
2014-04-16
2
-1
/
+21
*
PCI scan to find GPU: not limited to just VGA.
zmo@chromium.org
2014-04-15
1
-2
/
+12
*
Revert 263998 "PCI scan to find GPU: not limited to just VGA."
zmo@chromium.org
2014-04-15
4
-19
/
+3
*
PCI scan to find GPU: not limited to just VGA.
zmo@chromium.org
2014-04-15
4
-3
/
+19
*
Blacklist AMD driver version 13.101 on linux
piman@chromium.org
2014-04-15
1
-1
/
+21
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-15
1
-1
/
+2
*
Revert 263726 "x11: Remove X11 message-pump."
fischman@chromium.org
2014-04-14
1
-2
/
+1
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-14
1
-1
/
+2
*
Implement CollectDriverInfoGL for Ozone.
kalyan.kondapally@intel.com
2014-04-12
1
-4
/
+47
*
Move force sync readpixel to gpu driver bug list
zmo@chromium.org
2014-04-03
1
-3
/
+2
*
Append (instead of replace) gpu driver bug workarounds from commandline.
zmo@chromium.org
2014-04-03
5
-34
/
+81
*
Only turn on force_gl_finish_after_compositing when Intel GPU is active.
zmo@chromium.org
2014-04-02
1
-5
/
+6
*
Add gpu blacklist semantic of applying only to the "active" gpu.
zmo@chromium.org
2014-04-02
7
-126
/
+347
*
Whitelist Intel Haswell gpu (0x0a16) on linux with newer mesa drivers.
zmo@chromium.org
2014-03-31
1
-2
/
+9
*
Enable gpu features for AMD gpu with newer Mesa drivers on Linux
zmo@chromium.org
2014-03-31
1
-6
/
+50
*
Blacklist Intel GPU driver version 8.15.10.1749. This is an old driver (circ...
vangelis@chromium.org
2014-03-31
1
-1
/
+17
*
Blacklist partial swaps on linux
piman@chromium.org
2014-03-22
2
-1
/
+14
*
Blacklist GLX indirect rendering
piman@chromium.org
2014-03-22
14
-52
/
+137
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-1
/
+3
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-3
/
+5
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-8
/
+9
*
Move force glFlush in compositing_iosurface_mac.mm to gpu driver bug list
zmo@chromium.org
2014-03-13
2
-1
/
+37
*
gpu: Allow overriding GPU driver workarounds via command line
robert.bradford@intel.com
2014-03-12
4
-17
/
+42
*
Move init_vertex_attributes workarounds to gpu driver bug list.
zmo@chromium.org
2014-03-12
2
-1
/
+15
*
Clean up outdated gpu driver bug workarounds for Mac 10.9
zmo@chromium.org
2014-03-09
1
-39
/
+56
*
Reenable MSAA on Mali
marcheu@chromium.org
2014-03-07
1
-17
/
+1
*
Revert 255228 "Don't blacklist accelerated 2d canvas if WinStats..."
zmo@chromium.org
2014-03-06
1
-10
/
+2
*
Don't blacklist accelerated 2d canvas if WinStats are unavailable.
zmo@chromium.org
2014-03-06
1
-2
/
+10
*
Workaround Linux AMD driver bug where TEXTURE_MAX_ANISOTROPY init value is in...
zmo@chromium.org
2014-03-05
2
-1
/
+15
*
Revert 254629 "gpu: Allow overriding GPU driver workarounds via ..."
thakis@chromium.org
2014-03-04
3
-29
/
+7
*
gpu: Allow overriding GPU driver workarounds via command line
robert.bradford@intel.com
2014-03-04
3
-7
/
+29
*
Roll ANGLE to include the loop unrolling fix.
zmo@chromium.org
2014-03-01
2
-1
/
+14
[next]