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
*
i965: Add Atom graphics names to parse_devid_override()
Matt Turner
2017-10-04
1
-0
/
+3
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
3
-5
/
+0
*
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2017-10-02
6
-31
/
+10
*
i965: Implement ARB_indirect_parameters.
Plamena Manolova
2017-10-02
4
-1
/
+124
*
i965: Refactor brw_try_draw_prims.
Plamena Manolova
2017-10-02
1
-117
/
+119
*
i965: Indroduce brw_finish_drawing.
Plamena Manolova
2017-10-02
1
-7
/
+14
*
i965: Introduce brw_prepare_drawing.
Plamena Manolova
2017-10-02
1
-19
/
+27
*
i965: skip reading unused slots at the begining of the URB for the FS
Iago Toral Quiroga
2017-10-02
1
-10
/
+6
*
i965/link: Use prog->nir instead of creating a temporary
Jason Ekstrand
2017-09-28
1
-4
/
+3
*
i965/link: Make more use of NIR_PASS
Jason Ekstrand
2017-09-28
1
-6
/
+6
*
i965/link: Make better use of temporary variables
Jason Ekstrand
2017-09-28
1
-4
/
+5
*
i965: enable up to 32 inputs for geometry shaders in gen8+
Iago Toral Quiroga
2017-09-28
1
-1
/
+2
*
i965: Convert brw->*_program into a brw->programs[i] array.
Kenneth Graunke
2017-09-26
22
-126
/
+147
*
i965: make use of nir linking
Timothy Arceri
2017-09-26
1
-0
/
+56
*
i965: call brw_shader_gather_info() from the callers of brw_create_nir()
Timothy Arceri
2017-09-26
2
-7
/
+18
*
i965: create a brw_shader_gather_info() helper
Timothy Arceri
2017-09-26
2
-7
/
+16
*
i965: Rename do_flush_locked to submit_batch().
Kenneth Graunke
2017-09-25
1
-3
/
+4
*
i965: Use atomic ops in get_new_program_id().
Kenneth Graunke
2017-09-25
2
-6
/
+1
*
i965: Convert brw_bufmgr to use C11 mutexes instead of pthreads.
Kenneth Graunke
2017-09-25
1
-18
/
+17
*
i965: Delete dead meta stencil blit program fields from brw_context.
Kenneth Graunke
2017-09-25
1
-3
/
+0
*
i965: Force outputs_written to contain varyings needed by stream-out.
Kenneth Graunke
2017-09-21
1
-3
/
+6
*
i965: Compute VS/GS output VUE map from the NIR info.
Kenneth Graunke
2017-09-21
2
-2
/
+2
*
i965: Fix brw_finish_batch to grow the batchbuffer.
Kenneth Graunke
2017-09-21
1
-7
/
+10
*
i965: Move MI_BATCHBUFFER_END handling into brw_finish_batch().
Kenneth Graunke
2017-09-21
1
-7
/
+7
*
nv20: Enable ARB_texture_border_clamp
Ilia Mirkin
2017-09-21
1
-1
/
+28
*
nv20: Fix GL_CLAMP
Ian Romanick
2017-09-21
2
-3
/
+32
*
i965/gen8: Remove unused gen8_emit_3dstate_multisample()
Topi Pohjolainen
2017-09-21
2
-17
/
+0
*
i965: Fix duplication of DRI images
Louis-Francis Ratté-Boulianne
2017-09-20
1
-0
/
+3
*
Revert "i965: Reset miptree aux state on update_image_buffer"
Jason Ekstrand
2017-09-19
3
-25
/
+1
*
i965: Fix batch map failure check in INTEL_DEBUG=bat handling.
Kenneth Graunke
2017-09-18
1
-1
/
+1
*
i965: Use prepare_external instead of make_shareable in setTexBuffer2
Jason Ekstrand
2017-09-18
1
-1
/
+1
*
i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2
Jason Ekstrand
2017-09-18
1
-19
/
+4
*
i965: Reset miptree aux state on update_image_buffer
Jason Ekstrand
2017-09-18
3
-1
/
+25
*
intel/isl: Add a drm_modifier_get_default_aux_state helper
Jason Ekstrand
2017-09-18
1
-2
/
+1
*
i965: Warn for GTT fallbacks when mapping the batch/state buffers.
Kenneth Graunke
2017-09-18
1
-2
/
+2
*
i965: Plumb brw through to intel_batchbuffer_reset().
Kenneth Graunke
2017-09-18
3
-11
/
+11
*
i965: emit BRW_NEW_AUX_STATE on aux state changes
Iago Toral Quiroga
2017-09-18
1
-2
/
+6
*
i965: emit BRW_NEW_AUX_STATE when we change the fast clear value
Iago Toral Quiroga
2017-09-18
3
-11
/
+31
*
i965: emit BRW_NEW_AUX_STATE if we drop the aux surface
Iago Toral Quiroga
2017-09-18
1
-0
/
+2
*
i965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATE
Iago Toral Quiroga
2017-09-18
8
-14
/
+14
*
i965: Add an INTEL_DEBUG=reemit option.
Kenneth Graunke
2017-09-15
1
-1
/
+1
*
i965: drop unused variables
Eric Engestrom
2017-09-15
2
-2
/
+0
*
i965/tex: Unify the TexImage and TexSubImage code
Jason Ekstrand
2017-09-15
1
-58
/
+45
*
i965/tex: Remove the for_glTexImage parameter from texsubimage_tiled_memcpy
Jason Ekstrand
2017-09-15
1
-14
/
+5
*
i965/tex: Make a couple of helpers static
Jason Ekstrand
2017-09-15
2
-22
/
+2
*
i965: Move TexSubImage functions to intel_tex_image.c
Jason Ekstrand
2017-09-15
5
-260
/
+210
*
i965/blorp: Set r8stencil_needs_update when writing stencil
Jason Ekstrand
2017-09-15
1
-0
/
+6
*
i965: fix build warning on clang
Tapani Pälli
2017-09-15
1
-1
/
+2
*
i965: Print size of validation and relocation lists in INTEL_DEBUG=flush
Kenneth Graunke
2017-09-14
1
-3
/
+8
*
i965: Disentangle batch and state buffer flushing.
Kenneth Graunke
2017-09-14
5
-40
/
+30
[next]