5dbac62f3c187142c63fc112ec1388604414529a |
|
25-Apr-2012 |
Shih-wei Liao <sliao@google.com> |
Migrate to use new libbcc APIs. Change-Id: I37210f3cb6bece626ddc5bf7f48c3b30bff7daf9
/external/mesa3d/src/pixelflinger2/shader.cpp
|
45d57d9d39224c317e4cb130e803f452bbb00ca8 |
|
03-May-2012 |
Stephen Hines <srhines@google.com> |
Revert "Migrate to use new libbcc APIs." This reverts commit 187673e91a83c961078367a2777e7114cc5c734f.
/external/mesa3d/src/pixelflinger2/shader.cpp
|
187673e91a83c961078367a2777e7114cc5c734f |
|
25-Apr-2012 |
Shih-wei Liao <sliao@google.com> |
Migrate to use new libbcc APIs. Change-Id: I182e1daab827eabc76dab15477d8121ef87ad5c7
/external/mesa3d/src/pixelflinger2/shader.cpp
|
a5ca04aebd1a0df7c52e170252cf3c2f3ee3e8a2 |
|
20-Dec-2011 |
Steve Block <steveblock@google.com> |
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: I037304ab0df5c45b310e902552612cb8441b820a
/external/mesa3d/src/pixelflinger2/shader.cpp
|
985ef9450671db721189c079380c3f3b85ceb39e |
|
30-Jul-2011 |
Logan Chien <loganchien@google.com> |
Finish the refactor work of bccPrepareExecutable. Rename bccPrepareExecutableEx to bccPrepareExecutable. Currently, bccPrepareExecutableEx is only an alias of bccPrepareExecutable, and we will remove bccPrepareExecutableEx several commits later. Change-Id: Ia0bb0c54f219690b2cb74e7cf488079711819ed1
/external/mesa3d/src/pixelflinger2/shader.cpp
|
aaa87ae3b725130e6b11eda3553bd9726bb38fdd |
|
11-Jul-2011 |
Logan Chien <loganchien@google.com> |
Migrate to new libbcc API bccPrepareExecutableEx. Change-Id: I516ebcc391b7a56b8c8c965c493119e998fd02fd
/external/mesa3d/src/pixelflinger2/shader.cpp
|
d1e2ad94efa128450a3ea93a11c72bc6e4a749ba |
|
01-Apr-2011 |
David Li <davidxli@google.com> |
Fix build problems for Mac. strnlen not available on Mac OS X. Fix worker thread synchronization. Change-Id: I774ecb9f39753a9da35073a0121af0fd2cdecd01 Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
01e6ff90560d588418e706ce4d2a16d5a15520e5 |
|
26-Feb-2011 |
David Li <davidxli@google.com> |
Changes to work with libAgl2 to implement GL ES 2.0 Fixed blend mode constants. Implemented some GL ES 2.0 functions. Fixed sampler uniform linking and assigning. Various other changes. Change-Id: Icbc6c85747c6bf89fefcec613eabfea6b1141f65
/external/mesa3d/src/pixelflinger2/shader.cpp
|
8e399777f3d6c0e02a31af9e231e7547d3fdbb7d |
|
12-Feb-2011 |
David Li <davidxli@google.com> |
Fix make files, attribute & uniform linking and pow intrinsic. Still more intrinsics to implement in src/glsl/builtins/ir. Added experimental dual thread raster. Change-Id: Ia5b2c794b552b31a437148274080ecac0e92fe56 Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
60afd53a1257f900a8878b2c0c72b8c192d2992a |
|
10-Feb-2011 |
David Li <davidxli@google.com> |
Remove unnecessary files and minor interface change.
/external/mesa3d/src/pixelflinger2/shader.cpp
|
b341bc8271147be311b77937347f0f3f54aab749 |
|
08-Feb-2011 |
David Li <davidxli@google.com> |
Changed some states to enum; static gl_context for shader compiling/linking. Changed language version from 100 to 120.
/external/mesa3d/src/pixelflinger2/shader.cpp
|
2ac1cf8a62bcf080b70eaa7c0e4f57d4e8001685 |
|
08-Feb-2011 |
David Li <davidxli@google.com> |
Checkpoint: factor out minimum context required for shader functionality Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
0f34e4ed10959fe2a6fefcfbf8bd7b1b6716909d |
|
07-Feb-2011 |
David Li <davidxli@google.com> |
Checkpoint: factor out minimum context required for shader functionality
/external/mesa3d/src/pixelflinger2/shader.cpp
|
470970d77c095678830fc512dfe0e97c6bcab15b |
|
05-Feb-2011 |
David Li <davidxli@google.com> |
Checkpoint: shader execution uses data pointers Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
f9ad8a790398513a845d486f58566854f7eceee4 |
|
04-Feb-2011 |
David Li <davidxli@google.com> |
Checkpoint: work on test Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
fee3eee644164b2dc85a5dcf654ce75367f32a4e |
|
04-Feb-2011 |
David Li <davidxli@google.com> |
Checkpoint: work on test and debugging
/external/mesa3d/src/pixelflinger2/shader.cpp
|
ed77b4a192d693bc2697c5d99e0f4c8db81ccbf5 |
|
03-Feb-2011 |
David Li <davidxli@google.com> |
Change build target to static library and a test executable. Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
3225321119408735f16b72b539c9fb7d80683552 |
|
03-Feb-2011 |
David Li <davidxli@google.com> |
Checkpoint: scanline codegen. Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
e82376d380005c21cb70637d42104fcd4d652843 |
|
02-Feb-2011 |
David Li <davidxli@google.com> |
Checkpoint on functional shader functions in pixelfinger2. Need TODO: state change, scanline codegen Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
d274f94df69a016386195efcf0640802c7d7d2dc |
|
02-Feb-2011 |
David Li <davidxli@google.com> |
Checkpoint on refactoring shader functions into pixelfinger2. Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
36ffccf19c02a54a6dc9952dc9c181d4fda2a020 |
|
28-Jan-2011 |
David Li <davidxli@google.com> |
Checkpoint on implementing texture sampling Fixed sampler uniform location assigning. Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|
13fea0fc797fa0d4c236db5aa2e6a23fc0e450db |
|
27-Jan-2011 |
David Li <davidxli@google.com> |
Start merging pixelflinger2 Checkpoint on merging pixelflinger2 into mesa. Partially implemented LLVM texture sampling. Signed-off-by: David Li <davidxli@google.com>
/external/mesa3d/src/pixelflinger2/shader.cpp
|