2015-02-05 |
Chia-I Wu | xgl: move to new resource binding model |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | demos, tests: use XGL_BUFFER_VIEW_RAW for constant... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | intel: initialize raw buffer SURFACE_STATEs on view... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | complete fixed-function vertex fetch support |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | intel: fix DEPTH_STENCIL_STATE on Gen6 |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | intel: set stencil masks for front and back faces |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | BIL: Update to support descriptor set GLSL features |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: Fix syntax error |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mike Stroyan | xgl: resource transition integrated, update xgl.h version |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mike Stroyan | xgl: Resource transition proposal from Bug 12904. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: Dynamic State complete, update header version |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tony Barbour | driver:implement changes for Dynamic State |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | intel: Fix undefined references |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tony Barbour | Remove unnecessary semicolon |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tony Barbour | Intel: Initialize stencil_ref before using |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tony Barbour | tests:Fix memory leak |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: Buffer Object integrated, update xgl.h version |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | update for buffer object changes |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: Tiler updates complete, Update header version |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jeremy Hayes | misc: Fix tiler rebase in driver, tests, include |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | glave: Make tiler GPU changes work for tracing and... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | tests: Remove CmdBindAttachments() for Tiler Gpus |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | demos: Remove CmdBindAttachments() for tiler Gpus |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | layers: Remove CmdBindAttachment() for tiler GPUs |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | intel: Remove CmdBindAttachments for tiler GPUs |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | include: Remove CmdBindAttachments() |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | layers: Update BeginCommandBuffer API for Tiler Gpus |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | tests: Update BeginCommandBuffer Api for Tiler GPUs |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | demos: Change BeginCommandBuffer for Tiler Gpus |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | intel: Add render target attachments at BeginCommandBuf... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | include: xglBeginCommandBuffer API changed for Tiler... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | glave: Add support for new APIs to support Tiler Gpus |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | intel: Add new APIs for Tiler GPU support |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | include: Add new API changes including structs/enums... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jeremy Hayes | XGL: Move to svn r28460. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: Do not build layers or glave during xgl.h update |
commit | commitdiff | tree | snapshot |
2015-02-05 |
GregF | compiler: fix beginForLoop() in glass backend translator. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Cody Northrop | cmake: Fix BIL overlay to glslang |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Cody Northrop | compiler: Connect shader depth flags to driver |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Cody Northrop | intel: Add cmake external dependency checks |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | tests: Fix regresions in trace/replay from uninitializ... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | intel: constify intel_gpu_exts |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | intel: constify intel_base_magic |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | intel: add -Wmissing-declarations |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | intel: add -Wl,--exclude-libs,ALL |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | cmake: fix up gtest and set -fvisibility=hidden globally |
commit | commitdiff | tree | snapshot |
2015-02-05 |
GregF | icd: update glslang, bil and lunarglass |
commit | commitdiff | tree | snapshot |
2015-02-05 |
GregF | icd: Link ICD with -Bsymbolic |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | include: set version to 0.22.1 for recent ABI changes |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | loader: Fix infinite loop on layer library scan if... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | intel: fix undefined references |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mike Stroyan | intel: Set gen7 stencil reference |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mike Stroyan | intel: Set stencil read and write for backfaces |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | xgl.py: missing xgl prefix in XGL_LAYER_DISPATCH_TABLE |
commit | commitdiff | tree | snapshot |
2015-02-05 |
GregF | compiler: signed/unsigned cast code review cleanup |
commit | commitdiff | tree | snapshot |
2015-02-05 |
GregF | compiler: Add signed/unsigned casts to remainder of... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
GregF | Add signed/unsigned casting to backend translator. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | layers: Updated MemTracker to track per-region memory... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | layers: Added per-region memory state tracking |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | layers: Enhancements to MemTracker and DrawState |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | Revert "layers: Fix generation of EnumerateLayers in... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | layers: Fix generation of EnumerateLayers in APIDump |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl_helper: Eliminate compiler not used warning |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | layers: Make sure we deref pointers to counts |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Cody Northrop | compiler: clean up InfoLog prints |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Cody Northrop | render_test: Add std140 layout test |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Cody Northrop | translator: Reinit interface when hoisting anon blocks |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Cody Northrop | intel: Set buffer format along with stride for UBO |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Cody Northrop | Revert "intel: work around raw/structured buffers" |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glave: update TODO |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug_xgl: Add callbacks related to the replay start... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Improve handling of replay return values. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Use WaitCursor when UI is selecting a packet... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug_xgl: Add settings to control printing and... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glave: Improve parsing of BOOL settings to be case... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | layers: Fix APIDump param generation for Cpp versus C |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Limit which replay debug messages are printed... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Replay now pauses automatically on any debug... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glave: glvdebug now outputs debug messages from glvrepl... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvreplay_xgl: Add 'EnableLayers' setting to control... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glave: Fix declaration of glv_SettingGroup_reset_defaul... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glave: Update xgl debugger and replayer to include... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | Update README.md |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glave: Add comment to clarify what glv_SettingGroup_upd... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvreplay: Add Settings support, format of passing... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Pass settings to the replayers. Will need... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Pass settings to debug controllers. Adds... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glave: minor changes to fix Windows compile errors... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Improve Settings functionality. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glave: Settings now supports 'merging' a SettingGroup... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvtrace: Removed unused local variable |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: When settings are saved, apply the updates... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | glave: Remove min() as this was conflicting with STL... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Add elipses to menus and buttons which bring... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Fix build errors / warnings |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: settings are now saved, loaded, and applied... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Initial support for a Settings Dialog (not... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Fix build warning due to comparing signed... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Peter Lohrmann | glvdebug: Make the path to the settings file more explicit. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | glave: Fix xglCreateDevice replay code to not modify... |
commit | commitdiff | tree | snapshot |
next |