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
/
mesa
/
drivers
/
dri
/
i965
/
brw_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: refactor sample mask calculation
Chris Forbes
2013-12-07
1
-3
/
+4
*
i965: Replace non-standard INLINE macro with "inline".
Kenneth Graunke
2013-12-05
1
-8
/
+8
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-11
/
+11
*
i965: Externalize conditional_modifier for use in dump_instruction().
Matt Turner
2013-12-04
1
-0
/
+1
*
i965: Externalize reg_encoding for use in dump_instruction().
Matt Turner
2013-12-04
1
-0
/
+1
*
i965: Bump number of supported atomic counter buffers.
Francisco Jerez
2013-11-26
1
-1
/
+1
*
i965: Take "bookend" OA snapshots at the start/end of each batch.
Kenneth Graunke
2013-11-21
1
-0
/
+20
*
i965: Start and stop OA counters as necessary.
Kenneth Graunke
2013-11-21
1
-0
/
+2
*
i965: Track the number of monitors that need OA counters.
Kenneth Graunke
2013-11-21
1
-0
/
+3
*
i965: Enumerate Observability Architecture counters on Gen5+.
Kenneth Graunke
2013-11-21
1
-0
/
+9
*
i965: Enumerate the pipeline statistics register counters on Gen6+.
Kenneth Graunke
2013-11-21
1
-0
/
+5
*
i965: Add basic driver hooks and plumbing for AMD_performance_monitor.
Kenneth Graunke
2013-11-21
1
-0
/
+4
*
i965: Introduce an UNKNOWN_RING state.
Kenneth Graunke
2013-11-21
1
-0
/
+1
*
i965: Convert brw->batch.is_blit to a BLT_RING/RENDER_RING enum.
Kenneth Graunke
2013-11-21
1
-1
/
+6
*
i965/gen7: Emit workaround flush when changing GS enable state.
Paul Berry
2013-11-18
1
-0
/
+6
*
i965: Refactor the renderer string creation out of intelGetString
Ian Romanick
2013-11-07
1
-0
/
+2
*
i965: Refactor the vendor string out of intelGetString
Ian Romanick
2013-11-07
1
-0
/
+2
*
i965: Propagate the GPU reset notifiction strategy down into the driver
Ian Romanick
2013-11-07
1
-0
/
+8
*
i965: Add function to query the GPU reset status for a context
Ian Romanick
2013-11-07
1
-0
/
+3
*
mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy
Ian Romanick
2013-11-07
1
-0
/
+1
*
Revert "i965: Add support for GL_AMD_performance_monitor on Ironlake."
Kenneth Graunke
2013-11-07
1
-14
/
+0
*
i965: Combine {brw,gen7}_update_texture_buffer_surface() functions.
Kenneth Graunke
2013-11-05
1
-0
/
+3
*
i965: Unvirtualize brw_create_constant_surface; delete Gen7+ variant.
Kenneth Graunke
2013-11-05
1
-6
/
+6
*
i965: Virtualize emit_buffer_surface_state().
Kenneth Graunke
2013-11-05
1
-0
/
+9
*
i965: Fix compiler warning.
Courtney Goeltzenleuchter
2013-11-05
1
-1
/
+1
*
i965: Eliminate the saved_viewport wrapper
Ian Romanick
2013-11-05
1
-2
/
+0
*
i965: Add FS backend for builtin gl_SampleMask[]
Anuj Phogat
2013-11-01
1
-0
/
+1
*
i965: Add FS backend for builtin gl_SamplePosition
Anuj Phogat
2013-11-01
1
-0
/
+1
*
i965: Implement glDrawTransformFeedback().
Kenneth Graunke
2013-10-31
1
-0
/
+26
*
i965: Implement Pause/ResumeTransformfeedback driver hooks on Gen7+.
Kenneth Graunke
2013-10-31
1
-0
/
+9
*
i965: Create a new brw_transform_feedback_object subclass.
Kenneth Graunke
2013-10-31
1
-0
/
+9
*
i965: Implement ABO surface state emission.
Francisco Jerez
2013-10-29
1
-0
/
+11
*
i965: Define vtbl method that initializes an untyped R/W surface.
Francisco Jerez
2013-10-29
1
-0
/
+7
*
i965: Add lowering pass to fold offset into unnormalized coords
Chris Forbes
2013-10-26
1
-0
/
+1
*
i965: Add lowering pass for splitting textureGatherOffsets
Chris Forbes
2013-10-26
1
-0
/
+1
*
i965/gs: Add the ability to compile a DUAL_INSTANCED geometry shader.
Paul Berry
2013-10-24
1
-0
/
+6
*
i965/gs: Precompile geometry shaders.
Paul Berry
2013-10-24
1
-0
/
+6
*
i965: Expose write_reg() as brw_store_register_mem64().
Kenneth Graunke
2013-10-23
1
-0
/
+2
*
i965: Merge brw_destroy_context() into intelDestroyContext().
Kenneth Graunke
2013-10-17
1
-2
/
+0
*
i965: Un-virtualize brw_new_batch().
Kenneth Graunke
2013-10-17
1
-1
/
+0
*
i965: Un-virtualize brw_finish_batch().
Kenneth Graunke
2013-10-17
1
-1
/
+0
*
i965/fs: Remove bogus field prog_data->dispatch_width.
Paul Berry
2013-10-15
1
-1
/
+0
*
i965/vec4: Dynamically assign the VS/GS binding table offsets.
Eric Anholt
2013-10-15
1
-51
/
+0
*
i965/fs: Dynamically set up the WM binding table offsets.
Eric Anholt
2013-10-15
1
-36
/
+5
*
i965: Make a brw_stage_prog_data for storing the SURF_INDEX information.
Eric Anholt
2013-10-15
1
-5
/
+37
*
i965: Drop a couple of unused defines.
Eric Anholt
2013-10-15
1
-3
/
+0
*
i965: Remove dead arguments from prog_data_compare.
Eric Anholt
2013-10-15
1
-2
/
+1
*
i965: Merge intel_context.h into brw_context.h.
Kenneth Graunke
2013-10-13
1
-2
/
+120
*
i965: Remove has_aa_line_parameters.
Kenneth Graunke
2013-10-13
1
-1
/
+0
*
i965: Remove the brw_context::emit_state_always flag.
Kenneth Graunke
2013-10-13
1
-2
/
+0
[next]