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
path:
root
/
src
/
gallium
/
drivers
/
iris
/
iris_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Make an IRIS_MAX_MIPLEVELS define
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Drop XXX about checking for swizzling
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: improve PIPE_CAP_VIDEO_MEMORY bogus value
Andre Heider
2019-02-21
1
-1
/
+1
*
iris: Stop chopping off the first nine characters of the renderer string
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Add PIPE_CAP_MAX_VARYINGS
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: minor tidying
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: Enable PIPE_CAP_COMPACT_ARRAYS
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: fail to create screen for older unsupported HW
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Switch to the new PIPELINE_STATISTICS_QUERY_SINGLE capability
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: setup gen8 caps
Dave Airlie
2019-02-21
1
-4
/
+4
*
iris: Destroy the bufmgr
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Destroy transfer helper on screen teardown
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Enable precompiles
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Lie about indirects
Kenneth Graunke
2019-02-21
1
-4
/
+5
*
iris: Enable ctx->Const.UseSTD430AsDefaultPacking
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Add fence support using drm_syncobj
Chris Wilson
2019-02-21
1
-18
/
+1
*
iris: Tag each submitted batch with a syncobj
Chris Wilson
2019-02-21
1
-0
/
+1
*
iris: don't support pull constants.
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Enable ARB_shader_stencil_export
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Fix texture buffer / image buffer sizes.
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: little bits of compute basics
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: initial compute caps
Kenneth Graunke
2019-02-21
1
-3
/
+62
*
iris: Enable fb fetch
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: advertise GL_ARB_shader_texture_image_samples
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: force persample interp cap
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: stencil texturing
Kenneth Graunke
2019-02-21
1
-1
/
+0
*
iris: Enable ARB_shader_vote
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: magic number 36 -> #define
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: Need to | 1 when asking for timestamps
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: glGet timestamps, more correct timestamps
Kenneth Graunke
2019-02-21
1
-1
/
+10
*
iris: initial query code
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Fix uses of gl_TessLevel*
Caio Marcelo de Oliveira Filho
2019-02-21
1
-0
/
+1
*
iris: totally untested icelake support
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: enable ARB_enhanced_layouts
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: use Eric's new caps helper
Kenneth Graunke
2019-02-21
1
-91
/
+12
*
iris: new caps
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: AMD_pinned_memory
Chris Wilson
2019-02-21
1
-0
/
+9
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-13
/
+12
*
iris: implement ARB_clear_texture
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: we can do multisample Z resolves
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: deal with Marek's new MSAA caps
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: fill out more caps
Kenneth Graunke
2019-02-21
1
-16
/
+17
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-0
/
+11
*
iris: we don't support textureGatherOffsets, need it lowered
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: fix GS output component limit
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: enable texture gather
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: fix SSBO indexing
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: enable SSBOs
Kenneth Graunke
2019-02-21
1
-1
/
+9
*
iris: fix TBO alignment to match 965
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: expose more things that we already support
Kenneth Graunke
2019-02-21
1
-3
/
+3
[next]