index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
22
-19
/
+30
*
intel: gen-decoder: rework how we handle groups
Lionel Landwerlin
2017-06-06
3
-104
/
+161
*
radeonsi: fix a GPU hang with tessellation on 2-CU configs
Marek Olšák
2017-06-06
1
-1
/
+5
*
mesa: make use of NewWindowRectangles driver flags
Samuel Pitoiset
2017-06-06
2
-3
/
+5
*
mesa: add new gl_driver_flags::NewWindowRectangles
Samuel Pitoiset
2017-06-06
1
-0
/
+5
*
mesa: remove call to Driver.Scissor() in _mesa_WindowRectanglesEXT()
Samuel Pitoiset
2017-06-06
1
-3
/
+0
*
mesa: only emit _NEW_MULTISAMPLE when min sample shading changes
Samuel Pitoiset
2017-06-06
1
-3
/
+6
*
mesa: only emit _NEW_MULTISAMPLE when sample mask changes
Samuel Pitoiset
2017-06-06
1
-0
/
+3
*
mesa: only emit _NEW_MULTISAMPLE when coverage parameters change
Samuel Pitoiset
2017-06-06
1
-3
/
+7
*
i965: Change INTEL_DEBUG=vec4 to INTEL_SCALAR_VS for consistency.
Kenneth Graunke
2017-06-05
4
-4
/
+3
*
radv: expose integrated device type for APUs.
Dave Airlie
2017-06-06
1
-1
/
+1
*
ac/surface: Fix HTILE for radv.
Bas Nieuwenhuizen
2017-06-06
1
-2
/
+1
*
radv: fix write event eop on vega.
Dave Airlie
2017-06-06
1
-1
/
+1
*
radv: enable GFX9 on radv
Dave Airlie
2017-06-06
1
-2
/
+4
*
radv: turn off geom/tess for gfx9.
Dave Airlie
2017-06-06
1
-4
/
+4
*
radv: misc GFX9 changes.
Dave Airlie
2017-06-06
3
-6
/
+21
*
radv: add some GFX9 specific events.
Dave Airlie
2017-06-06
1
-0
/
+16
*
radv: add IA_MULTI_VGT_PARAM support for GFX9.
Dave Airlie
2017-06-06
3
-5
/
+16
*
radv: add rb+ support for GFX9
Dave Airlie
2017-06-06
5
-1
/
+22
*
radv: add GFX9 cache flushing support.
Dave Airlie
2017-06-06
4
-51
/
+145
*
radv: add texture descriptor/fmask/cmask support for GFX9
Dave Airlie
2017-06-06
1
-31
/
+158
*
radv: add GFX9 to initialisation cmd buffer.
Dave Airlie
2017-06-06
2
-16
/
+61
*
radv: don't setup raster_config on gfx9.
Dave Airlie
2017-06-06
1
-12
/
+16
*
radv: add gfx9 cp dma support.
Dave Airlie
2017-06-06
1
-5
/
+16
*
radv: add gfx9 depth/stencil surface support.
Dave Airlie
2017-06-06
3
-15
/
+74
*
radv: add GFX9 support for color surfaces.
Dave Airlie
2017-06-06
3
-16
/
+69
*
radv: add some misc gfx9 pieces.
Dave Airlie
2017-06-06
6
-0
/
+13
*
radv: set offchip hs param like radeonsi.
Dave Airlie
2017-06-06
1
-3
/
+1
*
radv: fix typo in comment.
Dave Airlie
2017-06-06
1
-1
/
+1
*
radv: add a comment from radeonsi before cp dma function.
Dave Airlie
2017-06-06
1
-0
/
+4
*
radv: remove doubled up prototype.
Dave Airlie
2017-06-06
1
-4
/
+0
*
radv: split metadata struct into legacy/gfx9 parts.
Dave Airlie
2017-06-06
3
-41
/
+58
*
radv: refactor some texture descriptor state.
Dave Airlie
2017-06-06
1
-9
/
+17
*
radv: refactor color surface init before gfx9.
Dave Airlie
2017-06-06
1
-25
/
+35
*
radv: refactor depth/stencil state setup
Dave Airlie
2017-06-06
1
-57
/
+62
*
radv: use radv_foreach_stage in a couple of places.
Dave Airlie
2017-06-06
1
-46
/
+12
*
radeon: remove out of date LLVM_REVISION.txt
Emil Velikov
2017-06-05
2
-4
/
+0
*
docs: update calendar, add news item and link release notes for 17.1.2
Juan A. Suarez Romero
2017-06-05
3
-7
/
+8
*
docs: add sha256 checksums for 17.1.2
Juan A. Suarez Romero
2017-06-05
1
-1
/
+2
*
docs: add release notes for 17.1.2
Juan A. Suarez Romero
2017-06-05
1
-0
/
+186
*
gallium/u_threaded: fixes for MSVC
Brian Paul
2017-06-05
1
-7
/
+9
*
r600: refactor out some compressed resource state code.
Dave Airlie
2017-06-06
1
-24
/
+28
*
r600: document some of the missing shader constants.
Dave Airlie
2017-06-06
1
-0
/
+4
*
r600: add register info for atomic counters.
Dave Airlie
2017-06-06
2
-0
/
+51
*
r600: add missing RAT registers and operations.
Dave Airlie
2017-06-06
3
-0
/
+59
*
r600/sb: fix typo in field definitions
Dave Airlie
2017-06-06
1
-1
/
+1
*
tgsi/scan: fix scanning fragment shaders with PrimID and Position/Face
Marek Olšák
2017-06-05
1
-7
/
+10
*
i965: Finalize miptrees before prepare_texture
Jason Ekstrand
2017-06-05
1
-0
/
+4
*
gallium/u_threaded: remove 16 bytes from tc_batch
Marek Olšák
2017-06-05
2
-3
/
+0
*
gallium/u_threaded: align batches and call slots to 16 bytes
Marek Olšák
2017-06-05
2
-3
/
+17
[next]