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
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add missing formats to driGLFormatToImageFormat
Tapani Pälli
2016-10-25
1
-0
/
+2
*
i965: Drop nir_inputs from fs_visitor.
Kenneth Graunke
2016-10-24
1
-1
/
+0
*
i965: Don't use nir_assign_var_locations for VS/TES/GS outputs.
Kenneth Graunke
2016-10-24
5
-62
/
+12
*
i965: Make split_virtual_grfs() call compact_virtual_grfs().
Kenneth Graunke
2016-10-24
1
-0
/
+6
*
i965: Drop unnecessary switch statement in nir_setup_outputs()
Kenneth Graunke
2016-10-24
1
-12
/
+3
*
i965/gen8: Don't enable alpha test and alpha to coverage if draw bufer zero i...
Anuj Phogat
2016-10-24
1
-6
/
+9
*
i965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_upload_ps_blend()
Anuj Phogat
2016-10-24
1
-5
/
+2
*
i965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_upload_blend_state()
Anuj Phogat
2016-10-24
1
-8
/
+2
*
i965/cs: Don't use a thread channel ID for small local sizes
Jordan Justen
2016-10-19
1
-2
/
+11
*
i965/cs: Use udiv/umod for local IDs
Jordan Justen
2016-10-19
1
-1
/
+1
*
mesa: remove gl_shader_compiler_options::EmitNoNoise
Marek Olšák
2016-10-19
2
-2
/
+0
*
i965: fix subnr overflow in suboffset()
Iago Toral Quiroga
2016-10-19
1
-8
/
+5
*
i965: Fix gl_InvocationID in dual object GS where invocations == 1.
Kenneth Graunke
2016-10-17
1
-1
/
+4
*
i965: Silence unused parameter warnings
Ian Romanick
2016-10-17
7
-9
/
+5
*
i965: Enable OpenGL 4.5.
Kenneth Graunke
2016-10-14
2
-2
/
+2
*
intel/blorp: Add a flag to make blorp not re-emit dept/stencil buffers
Jason Ekstrand
2016-10-14
1
-6
/
+6
*
i915: workaround multiple intelFenceExtension definitions
Emil Velikov
2016-10-14
1
-0
/
+1
*
i965: Sort some extension names
Ian Romanick
2016-10-14
1
-3
/
+3
*
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
*
mesa: replace gl_framebuffer::_IntegerColor wih _IntegerBuffers
Brian Paul
2016-10-13
1
-1
/
+1
*
mesa: remove 'params' parameter from ctx->Driver.TexParameter()
Brian Paul
2016-10-13
3
-6
/
+5
*
i965: solve cubemap negative x/y/z faces buffer offset issue in dEQP.
Xu,Randy
2016-10-11
1
-1
/
+3
*
i965: remove remaining tabs in brw_draw.c
Timothy Arceri
2016-10-06
1
-13
/
+13
*
i965: get inputs read from nir info
Timothy Arceri
2016-10-06
10
-20
/
+39
*
i965: get outputs written from nir info
Timothy Arceri
2016-10-06
6
-22
/
+34
*
i965: get outputs read from nir info
Timothy Arceri
2016-10-06
2
-2
/
+3
*
i965: remove remaining tabs in brw_wm.c
Timothy Arceri
2016-10-06
1
-44
/
+44
*
i965: get uses discard from nir info
Timothy Arceri
2016-10-06
1
-2
/
+4
*
i965: get uses texture gather from nir info
Timothy Arceri
2016-10-06
3
-9
/
+11
*
i965: Eliminate brw->cs.prog_data pointer.
Kenneth Graunke
2016-10-05
6
-17
/
+18
*
i965: Eliminate brw->wm.prog_data pointer.
Kenneth Graunke
2016-10-05
14
-50
/
+68
*
i965: Eliminate brw->gs.prog_data pointer.
Kenneth Graunke
2016-10-05
10
-59
/
+73
*
i965: Eliminate brw->tes.prog_data pointer.
Kenneth Graunke
2016-10-05
10
-25
/
+29
*
i965: Eliminate brw->tcs.prog_data pointer.
Kenneth Graunke
2016-10-05
8
-25
/
+28
*
i965: Eliminate brw->vs.prog_data pointer.
Kenneth Graunke
2016-10-05
18
-96
/
+121
*
i965: Introduce downcast helpers for prog_data structures.
Kenneth Graunke
2016-10-05
7
-62
/
+66
*
i965/sync: Rename awkward variable
Chad Versace
2016-10-05
1
-6
/
+6
*
i965/sync: Rename intel_syncobj.c -> brw_sync.c
Chad Versace
2016-10-05
3
-2
/
+2
*
i965/sync: Replace 'intel' prefix with 'brw'
Chad Versace
2016-10-05
3
-37
/
+37
*
i965/sync: Fix uninitalized usage and leak of mutex
Chad Versace
2016-10-05
1
-2
/
+12
*
i965: use L3 data cache for SSBOs
Lionel Landwerlin
2016-10-05
1
-1
/
+2
*
i965: Drop _NEW_TRANSFORM from 3DSTATE_VS atom on Gen7.
Kenneth Graunke
2016-10-04
1
-1
/
+1
*
i965: Fix brw_clear_cache to clean up TCS/TES shaders.
Kenneth Graunke
2016-10-04
1
-0
/
+2
*
i965: Add missing BRW_CS_PROG_DATA to CS work group surface atom.
Kenneth Graunke
2016-10-04
1
-2
/
+5
*
i965: Add missing BRW_NEW_CS_PROG_DATA to compute constant atom.
Kenneth Graunke
2016-10-04
1
-1
/
+2
*
i965: Add missing BRW_NEW_FS_PROG_DATA to render target reads.
Kenneth Graunke
2016-10-04
1
-1
/
+3
*
i965: Move BRW_NEW_FRAGMENT_PROGRAM from 3DSTATE_PS to PS_EXTRA.
Kenneth Graunke
2016-10-04
1
-1
/
+1
*
i965: Add missing BRW_NEW_VS_PROG_DATA to 3DSTATE_CLIP.
Kenneth Graunke
2016-10-04
1
-0
/
+2
[next]