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
/
dri
/
i965
/
brw_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: perf: add support for raw queries
Lionel Landwerlin
2018-04-23
1
-1
/
+2
*
intel: Handle firstvertex in an identical way to BaseVertex
Antia Puentes
2018-04-19
1
-2
/
+6
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
i965: Push down the gl_vertex_array inputs into i965.
Mathias Fröhlich
2018-03-31
1
-0
/
+4
*
mesa: Make gl_vertex_array contain pointers to first order VAO members.
Mathias Fröhlich
2018-03-10
1
-1
/
+1
*
i965: perf: store sysfs device entry into context
Lionel Landwerlin
2018-03-08
1
-0
/
+3
*
i965: Generalize intel_upload.c to support multiple uploaders.
Kenneth Graunke
2018-03-02
1
-5
/
+9
*
i965: Implement GenerateMipmap directly, rather than using Meta.
Kenneth Graunke
2018-02-16
1
-0
/
+4
*
i965: Use the translated color logic op from the context
Ian Romanick
2018-01-26
1
-1
/
+0
*
i965: Replace draw_aux_buffer_disabled with draw_aux_usage
Jason Ekstrand
2018-01-24
1
-9
/
+6
*
i965: make brw_context::num_samples unsigned int
Emil Velikov
2018-01-22
1
-1
/
+1
*
i965: Avoid problems from referencing orphaned BOs after growing.
Kenneth Graunke
2018-01-19
1
-0
/
+3
*
i965: Replace cpu_map pointers with a "use_shadow_copy" boolean.
Kenneth Graunke
2018-01-17
1
-1
/
+1
*
i965: Track format and aux usage in the render cache
Jason Ekstrand
2018-01-16
1
-1
/
+1
*
i965/gen6-7/sol: Keep independent counters for the current and previous begin...
Francisco Jerez
2018-01-16
1
-3
/
+6
*
i965/gen6-7/sol: Restructure primitive counter into a separate type.
Francisco Jerez
2018-01-16
1
-5
/
+33
*
i965: Add ARB_get_program_binary support using nir_serialization
Jordan Justen
2017-12-08
1
-0
/
+15
*
i965: Move PIPE_CONTROL defines and prototypes to brw_pipe_control.h.
Kenneth Graunke
2017-12-04
1
-16
/
+1
*
i965: Reorganize batch/state BO fields into a 'brw_growing_bo' struct.
Kenneth Graunke
2017-11-29
1
-8
/
+11
*
i965: Move perf_debug and WARN_ONCE back to brw_context.h.
Kenneth Graunke
2017-11-28
1
-0
/
+29
*
i965: Drop some reserved space remnants.
Kenneth Graunke
2017-11-15
1
-1
/
+0
*
i965: Fold ABO state upload code into the SSBO/UBO state upload code.
Kenneth Graunke
2017-11-15
1
-6
/
+0
*
i965: Make a better helper function for UBO/SSBO/ABO surface handling.
Kenneth Graunke
2017-11-15
1
-10
/
+0
*
i965: Track the depth and render caches separately
Jason Ekstrand
2017-11-13
1
-0
/
+7
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
1
-5
/
+1
*
i965: perf: list registers to program for queries
Lionel Landwerlin
2017-11-03
1
-0
/
+15
*
i965: perf: make revision variable available
Lionel Landwerlin
2017-11-03
1
-0
/
+1
*
i965: Calculate thread_count in brw_alloc_stage_scratch
Jordan Justen
2017-10-31
1
-2
/
+1
*
i965: Don't disable CCS for RT dependencies when dispatching compute.
Kenneth Graunke
2017-10-24
1
-1
/
+1
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
1
-8
/
+9
*
i965: Rename brw->no_batch_wrap to intel_batchbuffer::no_wrap
Kenneth Graunke
2017-10-13
1
-1
/
+1
*
i965: Delete dead brw_context fields.
Kenneth Graunke
2017-10-13
1
-3
/
+0
*
i965: Store image_param in brw_context instead of prog_data
Jason Ekstrand
2017-10-12
1
-0
/
+2
*
i965: Implement ARB_indirect_parameters.
Plamena Manolova
2017-10-02
1
-0
/
+8
*
i965: Convert brw->*_program into a brw->programs[i] array.
Kenneth Graunke
2017-09-26
1
-6
/
+1
*
i965: Delete dead meta stencil blit program fields from brw_context.
Kenneth Graunke
2017-09-25
1
-3
/
+0
*
i965/gen8: Remove unused gen8_emit_3dstate_multisample()
Topi Pohjolainen
2017-09-21
1
-1
/
+0
*
i965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATE
Iago Toral Quiroga
2017-09-18
1
-2
/
+2
*
i965: Use a separate state buffer, but avoid changing flushing behavior.
Kenneth Graunke
2017-09-14
1
-2
/
+8
*
i965: Refactor relocs into a brw_reloc_list structure.
Kenneth Graunke
2017-09-14
1
-4
/
+8
*
i965: Move BATCH_SZ define into intel_batchbuffer.c.
Kenneth Graunke
2017-09-01
1
-1
/
+0
*
i965: drop unused brw->needs_unlit_centroid_workaround
Lionel Landwerlin
2017-08-30
1
-9
/
+0
*
i965: drop brw->has_surface_tile_offset in favor of devinfo's
Lionel Landwerlin
2017-08-30
1
-1
/
+0
*
i965: drop unused brw->no_simd8
Lionel Landwerlin
2017-08-30
1
-1
/
+0
*
i965: drop unused brw->has_pln
Lionel Landwerlin
2017-08-30
1
-1
/
+0
*
i965: drop brw->must_use_separate_stencil in favor of devinfo's
Lionel Landwerlin
2017-08-30
1
-1
/
+0
*
i965: drop unused brw->has_negative_rhw_bug
Lionel Landwerlin
2017-08-30
1
-1
/
+0
*
i965: drop unused brw->has_compr4
Lionel Landwerlin
2017-08-30
1
-1
/
+0
*
i965: drop brw->has_llc in favor of devinfo->has_llc
Lionel Landwerlin
2017-08-30
1
-1
/
+0
*
i965: drop brw->is_broxton
Lionel Landwerlin
2017-08-30
1
-2
/
+0
[next]