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/gen6+: Merge VS/GS and WM push constant buffer upload paths.
Eric Anholt
2014-07-02
1
-5
/
+5
*
i965: Move dispatch_grf_start_reg and first_curbe_grf into stage_prog_data.
Eric Anholt
2014-07-02
1
-8
/
+7
*
i965: Remove a dead define.
Eric Anholt
2014-07-02
1
-2
/
+0
*
i965: Reuse libdrm's header for AUB definitions.
Eric Anholt
2014-07-02
1
-67
/
+3
*
i965: Fix stale comments about the state cache.
Eric Anholt
2014-07-02
1
-1
/
+8
*
i965: Drop the memcmp for finding duplicated CURBE uploads.
Eric Anholt
2014-07-02
1
-14
/
+0
*
i965: Reuse intel_upload.c for gen4/5 constant buffers.
Eric Anholt
2014-07-02
1
-2
/
+4
*
i965: Add is_cherryview flag to brw_context.
Matt Turner
2014-06-26
1
-0
/
+1
*
i965: Replace 'struct brw_instruction' with 'brw_inst'.
Matt Turner
2014-06-26
1
-2
/
+2
*
i965: Pass brw rather than gen to brw_disassemble_inst().
Matt Turner
2014-06-26
1
-2
/
+2
*
i965: Save meta stencil blit programs in the context.
Kenneth Graunke
2014-06-21
1
-0
/
+3
*
i965: Rename brw_disasm/gen8_disassemble to brw/gen8_disassemble_inst.
Kenneth Graunke
2014-05-18
1
-1
/
+2
*
i965/disasm: Disassemble the compaction control bit.
Matt Turner
2014-05-15
1
-1
/
+1
*
i965/meta: Stencil blit for miptree updownsampling
Topi Pohjolainen
2014-05-15
1
-0
/
+4
*
i965/meta: Stencil blits
Topi Pohjolainen
2014-05-15
1
-0
/
+6
*
i965: Extend brw_get_rb_for_first_slice() for specified level/layer
Topi Pohjolainen
2014-05-15
1
-0
/
+4
*
i965/gen7+: Move sampler state packets to the stage sampler state table update.
Eric Anholt
2014-05-02
1
-0
/
+1
*
i965: Simplify sampler setup by passing the stage state.
Eric Anholt
2014-05-02
1
-3
/
+1
*
i965: Actually emit PIPELINE_SELECT and 3DSTATE_VF_STATISTICS.
Kenneth Graunke
2014-05-01
1
-5
/
+0
*
i965: Track the number of samples in the drawbuffer.
Eric Anholt
2014-04-30
1
-0
/
+8
*
i965: Stop setting up a 1:1 "attrib" member in our vertex inputs.
Eric Anholt
2014-04-11
1
-2
/
+0
*
i965/gen7: Skip repeated NULL depth/stencil state emits.
Eric Anholt
2014-04-11
1
-0
/
+3
*
mesa: Move is_power_of_two() function from brw_context.h to macros.h.
Kenneth Graunke
2014-04-08
1
-6
/
+0
*
i965: Use intel_upload_space() for pull constant uploads.
Eric Anholt
2014-03-26
1
-3
/
+0
*
i965: Massively simplify the intel_upload implementation.
Eric Anholt
2014-03-26
1
-4
/
+1
*
i965/gen8: Change the winsys MSAA blits from blorp to meta.
Eric Anholt
2014-03-24
1
-0
/
+6
*
i965: Drop some more dead code from the old CACHED_BATCH feature.
Eric Anholt
2014-03-18
1
-9
/
+0
*
i965: Allocate register sets at screen creation, not context creation.
Kenneth Graunke
2014-03-18
1
-44
/
+2
*
i965: Fix register types in dump_instructions(), again.
Kenneth Graunke
2014-03-14
1
-1
/
+0
*
i965: Drop broken front_buffer_reading/drawing optimization.
Eric Anholt
2014-03-11
1
-17
/
+0
*
i965: Fix render-to-texture in non-FinishRenderTexture cases.
Eric Anholt
2014-03-06
1
-0
/
+7
*
glsl/i965: move lower_offset_array up to GLSL compiler level.
Dave Airlie
2014-02-25
1
-1
/
+0
*
i965: support instanced GS on gen7
Jordan Justen
2014-02-20
1
-0
/
+2
*
i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr...
Francisco Jerez
2014-02-19
1
-19
/
+13
*
i965: Implement HiZ resolves on Broadwell.
Kenneth Graunke
2014-02-19
1
-0
/
+4
*
i965: Pull format conversion logic out of brw_depthbuffer_format.
Kenneth Graunke
2014-02-19
1
-0
/
+1
*
i965: Implement a brw_load_register_mem helper function.
Kenneth Graunke
2014-02-07
1
-0
/
+7
*
i965/cs: Create the brw_compute_program struct, and the code to initialize it.
Paul Berry
2014-02-05
1
-0
/
+8
*
i965: Create drm_intel_bo_map wrappers with performance warnings.
Kenneth Graunke
2014-02-03
1
-0
/
+6
*
i965: Update multisampling state for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+4
*
i965: Update 3DSTATE_{DEPTH,STENCIL,...}_BUFFER and such for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+9
*
i965: Update SOL state for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+3
*
i965: Rework vertex uploads for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+1
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
i965: Support 32 texture image units on Haswell+.
Kenneth Graunke
2014-01-22
1
-1
/
+1
*
i965: Add GS support to INTEL_DEBUG=shader_time.
Paul Berry
2014-01-21
1
-0
/
+3
*
i965: Re-combine the Gen4-5 and Gen6+ write_depth_count functions.
Kenneth Graunke
2014-01-20
1
-0
/
+1
*
i965: Use the new drm_intel_bo offset64 field.
Kenneth Graunke
2014-01-20
1
-1
/
+1
*
i965: Stop doing our optimization on a copy of the GLSL IR.
Eric Anholt
2014-01-17
1
-3
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
[next]