2015-02-05 |
Jon Ashburn | loader: Make sure loader instances get updated upon... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | glave: Only remove replay handle maps on DestroyInstance |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | glave: Fix tracing CreateInstance appInfo and replay... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | glave: Fix tracing and replay for AllocMemory nested... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | render_pass: Add CmdBegin{End}RenderPass() |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | glave: Fix trace packets for Instancing related APIs |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Fix typo in memory barriers APIs |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | glave: Added comments noting glave work still to be... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | layers: Continuing to update DrawState for new binding... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | layers: Updated API codegen to handle AllocDescriptorSets |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | glave: Trace and replay codegen handles AllocDescriptorSets |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | layers: Updating MemTracker and DrawState interfaces... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | Various code clean-ups for glave and codegen with updat... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | Added Mark's change to track Fence submit |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | Glave now compiling although I'm certain it's very... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tobin Ehlis | All of the codegen for layers is now working well enoug... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | instance: Remove xglInitAndEnumerateGpus |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | loader: Add loops for multiple instances on global... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | tests: Convert to using Instancing APIs rather than... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | demos: Convert to using Instancing API rather than... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | loader: Finish implement CreateInstance and DestroyInstance |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | loader: Implement EnumerateGpus() |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | intel: Implement EnumerateGpus() |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | intel: Instance functions create and destroy objects |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | loader: Place icds into the instance, scan icds prior... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | instance: Added initial {Create|Destroy}Instance()... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Fix pMemBarriers references |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Remove XGL_* typedef wrappers |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Updated headers for some missed SVN revisions |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | intel: Fix DBG_OBJECT_TYPE range |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Add fast clear APIs |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: Remove extraneous structSizes |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: header updates for XGL_RESULT |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Chia-I Wu | xgl: fix constness of pointers |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Add framebuffer-no-attachment support |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jeremy Hayes | Update XGL_FORMAT. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Add begin/end_range to all enums |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Rename XGL_WAIT_EVENT enum in header |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: Bump rev for Command Atomic update |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Courtney Goeltzenleu... | xgl: Remove xglCmdAtomics |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Mark Lobodzinski | xgl: Rename semaphore enums |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | tests: Fix testbinding alloc_mem method |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | intel: Set the memType in mem_requirements for all... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | intel: Fix CreateImage format_class for linear tiled... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: Remove last heaps from memory alloc... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: Remove alignment from alloc_info structure |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: Remove memory_heap flags replace with... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: For buffer allocations use the buffer_in... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: Add IMAGE and BUFFER alloc info structures |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: Add MEMORY_ALLOCATION_COUNT support and... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: Add allocation index to BindObjectMemory |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | memory alloc: Remove xglGetMemoryHeapXXX from driver... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | tests: Remove calls to xglGetMemoryHeapXXX |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Jon Ashburn | demos: Remove calls to xglGetMemoryHeapXXX in xglinfo |
commit | commitdiff | tree | snapshot |
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 |
next |