index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/genxml: Make "Vector Mask Enable" a boolean
Jason Ekstrand
2016-10-15
3
-9
/
+9
*
intel/genxml: Make "Single Program Flow" a boolean
Jason Ekstrand
2016-10-15
5
-17
/
+17
*
nv50/ir: constant fold OP_SPLIT
Tobias Klausmann
2016-10-14
1
-0
/
+18
*
i965: Enable OpenGL 4.5.
Kenneth Graunke
2016-10-14
2
-2
/
+2
*
anv/pipeline: Remove a meta hack from emit_ds_state
Jason Ekstrand
2016-10-14
1
-4
/
+1
*
anv/image: Create views directly in VkCreate*View
Jason Ekstrand
2016-10-14
2
-66
/
+34
*
anv/image: Get rid of the usage hacks for meta
Jason Ekstrand
2016-10-14
2
-97
/
+28
*
anv: Move Create*Pipelines into genX_cmd_buffer.c
Jason Ekstrand
2016-10-14
4
-122
/
+61
*
anv/pipeline: Remove support for direct-from-nir shaders
Jason Ekstrand
2016-10-14
2
-77
/
+54
*
anv: Make entrypoint resolution take a gen_device_info
Jason Ekstrand
2016-10-14
3
-20
/
+12
*
anv: Get rid of the ANV_CALL macro
Jason Ekstrand
2016-10-14
4
-14
/
+8
*
anv: Get rid of graphics_pipeline_create_info_extra
Jason Ekstrand
2016-10-14
7
-101
/
+35
*
anv: Get rid of meta
Jason Ekstrand
2016-10-14
7
-765
/
+2
*
anv: Use blorp for subpass clears
Jason Ekstrand
2016-10-14
2
-298
/
+81
*
anv: Use blorp for ClearAttachments
Jason Ekstrand
2016-10-14
2
-24
/
+113
*
anv/hiz: Perform HiZ resolves for all partial renders
Jason Ekstrand
2016-10-14
1
-1
/
+11
*
anv: Use blorp for ClearDepthStencilImage
Jason Ekstrand
2016-10-14
2
-141
/
+59
*
anv/image: Add an isl_view to anv_image_view
Jason Ekstrand
2016-10-14
5
-26
/
+26
*
anv/image: Rework our handling of 3-D image array ranges
Jason Ekstrand
2016-10-14
1
-4
/
+12
*
anv/blorp: Don't hand-roll flush_pipeline_select_3d
Jason Ekstrand
2016-10-14
1
-38
/
+1
*
intel/blorp: Add a flag to make blorp not re-emit dept/stencil buffers
Jason Ekstrand
2016-10-14
5
-18
/
+32
*
intel/blorp: Add an entrypoint for clearing depth and stencil
Jason Ekstrand
2016-10-14
2
-0
/
+79
*
intel/blorp: Emit a NULL render target for depth/stencil-only operations
Jason Ekstrand
2016-10-14
1
-5
/
+44
*
intel/blorp: Allow for running without a PS on gen8+
Jason Ekstrand
2016-10-14
1
-18
/
+24
*
intel/blorp: Add an "enabled" bit to surface_info
Jason Ekstrand
2016-10-14
3
-15
/
+19
*
intel/blorp: Emit more complete DEPTH_STENCIL state
Jason Ekstrand
2016-10-14
2
-11
/
+47
*
intel/blorp: Unify the DEPTH_STENCIL emit code across gens
Jason Ekstrand
2016-10-14
1
-12
/
+15
*
intel/blorp: Simplify depth/stencil config
Jason Ekstrand
2016-10-14
1
-15
/
+5
*
intel/blorp: Set QPitch for depth and HiZ on gen8+
Jason Ekstrand
2016-10-14
1
-0
/
+9
*
intel/blorp: Add support for binding an actual stencil buffer
Jason Ekstrand
2016-10-14
2
-34
/
+79
*
intel/blorp: Move CLEAR_PARAMS setup into emit_depth_stencil_config
Jason Ekstrand
2016-10-14
1
-11
/
+12
*
intel/genxml: Add a uint MOCS field to 3DSTATE_STENCIL_BUFFER
Jason Ekstrand
2016-10-14
5
-0
/
+5
*
intel/blorp: Make the Z component of the primitive adjustable
Jason Ekstrand
2016-10-14
2
-6
/
+7
*
i915: workaround multiple intelFenceExtension definitions
Emil Velikov
2016-10-14
1
-0
/
+1
*
docs/specs: Update allocated EGL enum values
Chad Versace
2016-10-14
1
-1
/
+26
*
doc/specs: Reference the Khronos registry XML
Chad Versace
2016-10-14
1
-6
/
+10
*
egl: Move old EGL_MESA_screen_surface spec
Chad Versace
2016-10-14
1
-0
/
+0
*
egl: Implement EGL_MESA_platform_surfaceless
Chad Versace
2016-10-14
5
-1
/
+75
*
egl: Don't advertise unsupported platform extensions
Chad Versace
2016-10-14
1
-2
/
+8
*
docs: Add EGL_MESA_platform_surfaceless.txt (v2)
Chad Versace
2016-10-14
1
-0
/
+120
*
i965: Sort some extension names
Ian Romanick
2016-10-14
1
-3
/
+3
*
scons: Fix the Python dependency scanner.
Jose Fonseca
2016-10-14
1
-2
/
+8
*
pipe_loader_sw: Don't invoke Unix close() on Windows.
Jose Fonseca
2016-10-14
1
-0
/
+2
*
Revert "egl/dri2: rework dri2_make_current code flow"
Emil Velikov
2016-10-14
1
-36
/
+36
*
i915: store reference to the context within struct intel_fence (v2)
Mauro Rossi
2016-10-14
1
-11
/
+44
*
i915/sync: Implement DRI2_Fence extension
Mauro Rossi
2016-10-14
3
-30
/
+152
*
i915/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync'
Mauro Rossi
2016-10-14
2
-26
/
+30
*
egl/drm: set eglError and provide an error message on failure
Emil Velikov
2016-10-14
1
-6
/
+15
*
egl/x11: attribute for dri2_add_config failure
Emil Velikov
2016-10-14
1
-7
/
+14
*
egl/wayland: introduce dri2_wl_add_configs_for_visuals() helper
Emil Velikov
2016-10-14
1
-32
/
+51
[next]