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
*
swr: [rasterizer archrast] Fix performance issue with archrast stats
Tim Rowley
2017-03-20
1
-15
/
+15
*
swr: [rasterizer core] Implement SIMD16 GS and STREAMOUT
Tim Rowley
2017-03-20
1
-51
/
+251
*
swr: [rasterizer archrast] Add additional API events
Tim Rowley
2017-03-20
2
-0
/
+48
*
swr: [rasterizer core/scripts] Autogen backend initialization function(s)
Tim Rowley
2017-03-20
7
-226
/
+398
*
swr: [rasterizer core] backend.h declares gBackendPixelRateTable
Tim Rowley
2017-03-20
2
-1
/
+8
*
swr: [rasterizer core] Finish SIMD16 PA OPT including tesselation
Tim Rowley
2017-03-20
1
-21
/
+247
*
swr: [rasterizer core] Finish SIMD16 PA OPT except tesselation
Tim Rowley
2017-03-20
2
-274
/
+1405
*
swr: [rasterizer core] Support sparse numa id values on all OSes
Tim Rowley
2017-03-20
1
-27
/
+53
*
i965: Skip register write detection when possible.
Kenneth Graunke
2017-03-20
1
-2
/
+8
*
i965: Set screen->cmd_parser_version to 0 if we can't write registers.
Kenneth Graunke
2017-03-20
1
-6
/
+11
*
i965: Document the sad story of the kernel command parser.
Kenneth Graunke
2017-03-20
1
-0
/
+97
*
i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough.
Kenneth Graunke
2017-03-20
1
-2
/
+9
*
r600g/sb: Fix memory leak by reworking uses list (rebased)
Constantine Kharlamov
2017-03-20
4
-61
/
+28
*
radeonsi: check the IR type before waiting for a compute compilation fence
Marek Olšák
2017-03-20
1
-1
/
+3
*
aubinator: Move the guts of decode_group() to decoder.c.
Kenneth Graunke
2017-03-20
3
-31
/
+42
*
aubinator: Drop spec parameter to decode_group().
Kenneth Graunke
2017-03-20
1
-13
/
+12
*
aubinator: Make the iterator store a pointer to structure descriptions.
Kenneth Graunke
2017-03-20
3
-27
/
+11
*
aubinator: Track the current field's starting dword offset.
Kenneth Graunke
2017-03-20
3
-26
/
+18
*
aubinator: Drop decode_structure() helper.
Kenneth Graunke
2017-03-20
1
-16
/
+9
*
aubinator: Drop unused print_dword_headers flag.
Kenneth Graunke
2017-03-20
1
-5
/
+4
*
aubinator: Store a pointer from gen_group back to gen_spec.
Kenneth Graunke
2017-03-20
2
-0
/
+2
*
aubinator: Store enum textual name in iter->value.
Kenneth Graunke
2017-03-20
3
-19
/
+15
*
si_descriptor: move velems nullity check before dereference
Julien Isorce
2017-03-20
1
-4
/
+11
*
radeon_drm_bo: explicitly check return value of drmCommandWriteRead
Julien Isorce
2017-03-20
1
-2
/
+7
*
si_pipe: remove nullity check after dereference
Julien Isorce
2017-03-20
1
-3
/
+0
*
radeon: initialize hole variable before calling container_of
Julien Isorce
2017-03-20
1
-1
/
+1
*
intel: Correct the BDW surface state size
Nanley Chery
2017-03-20
2
-4
/
+3
*
r600g: Fix out of bounds access
Bartosz Tomczyk
2017-03-20
2
-20
/
+22
*
r600g: update sb documentation
Constantine Kharlamov
2017-03-20
1
-3
/
+6
*
r600g: make condition clearer
Constantine Kharlamov
2017-03-20
1
-6
/
+8
*
docs: add news item and link release notes for 13.0.6/17.0.2
Emil Velikov
2017-03-20
2
-0
/
+14
*
docs: add sha256 checksums for 17.0.2
Emil Velikov
2017-03-20
1
-1
/
+2
*
docs: add release notes for 17.0.2
Emil Velikov
2017-03-20
1
-0
/
+184
*
docs: add sha256 checksums for 13.0.6
Emil Velikov
2017-03-20
1
-1
/
+2
*
docs: add release notes for 13.0.6
Emil Velikov
2017-03-20
1
-0
/
+286
*
anv/genX: Solve the vkCreateGraphicsPipelines crash
Xu,Randy
2017-03-20
1
-2
/
+2
*
radv: fix logic for when to flush on multiple CS emission
Dave Airlie
2017-03-20
1
-8
/
+8
*
spirv: Implement IsInf using an integer comparison
Jason Ekstrand
2017-03-20
1
-1
/
+1
*
radv/meta: fix image clears for r4g4 format.
Dave Airlie
2017-03-20
1
-0
/
+8
*
Revert "radv: fallback to an in-memory cache when no pipline cache is provided"
Dave Airlie
2017-03-20
3
-13
/
+6
*
mesa: disable glthread when glNewList() is called
Timothy Arceri
2017-03-20
1
-1
/
+1
*
radv: fix primitive reset index emission
Dave Airlie
2017-03-20
1
-1
/
+1
*
util/disk_cache: check rename result
Grazvydas Ignotas
2017-03-20
1
-2
/
+6
*
util/disk_cache: delete .tmp if target exists
Grazvydas Ignotas
2017-03-20
1
-1
/
+3
*
util/disk_cache: fix stored_keys index
Grazvydas Ignotas
2017-03-20
1
-2
/
+2
*
nv30: create uploader after pipe->screen is set
Ilia Mirkin
2017-03-19
1
-6
/
+6
*
nv50,nvc0: enable TEX_LZ and TXF_LZ
Ilia Mirkin
2017-03-18
3
-4
/
+17
*
st/mesa: set result writemask based on ir type
Ilia Mirkin
2017-03-18
1
-0
/
+1
*
nvc0/ir: treat FMA like MAD for operand propagation
Karol Herbst
2017-03-18
1
-0
/
+1
*
util/disk_cache: pass predicate functions file stats directly (v4)
Alan Swanson
2017-03-18
1
-34
/
+21
[next]