index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
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: Use offset instead of index in brw_store_register_mem64
Jordan Justen
2016-05-04
1
-2
/
+2
*
i965: Merge inst_info and opcode_desc tables.
Matt Turner
2016-05-03
1
-7
/
+0
*
i965: Introduce state flag for blorp
Topi Pohjolainen
2016-04-23
1
-0
/
+2
*
i965/surface_state: Use libisl functions for image format lowering
Jason Ekstrand
2016-04-21
1
-2
/
+0
*
i965/blorp: Re-introduce clear programs
Topi Pohjolainen
2016-04-21
1
-2
/
+2
*
i965: Allow texture surface state setup to be used by blorp
Topi Pohjolainen
2016-04-21
1
-0
/
+1
*
meta: Don't use integer handles for shaders or programs.
Kenneth Graunke
2016-03-16
1
-1
/
+1
*
i965/chv: Display proper branding
Ben Widawsky
2016-03-11
1
-1
/
+2
*
i965/formatquery: Respond queries SAMPLES and NUM_SAMPLE_COUNTS
Eduardo Lima Mitev
2016-03-03
1
-2
/
+0
*
i965: Move brw_query_samples_for_format() to brw_queryformat.c
Eduardo Lima Mitev
2016-03-03
1
-0
/
+2
*
i965: Add boilerplate function for QueryInternalFormat driver hook
Eduardo Lima Mitev
2016-03-03
1
-0
/
+5
*
i965/meta: Return struct gl_renderbuffer* from brw_get_rb_for_slice instead o...
Ian Romanick
2016-02-10
1
-3
/
+4
*
i965: Use constant pointer when checking for compression
Topi Pohjolainen
2016-02-10
1
-1
/
+1
*
i965: Implement a drirc workaround for broken dual color blending.
Kenneth Graunke
2016-01-22
1
-0
/
+1
*
i965: Implement compute sampler state atom.
Francisco Jerez
2016-01-19
1
-1
/
+1
*
i965: Add state bit to trigger re-emission of color calculator state.
Francisco Jerez
2016-01-14
1
-0
/
+2
*
i965: Add support for gl_DrawIDARB and enable extension
Kristian Høgsberg Kristensen
2015-12-29
1
-0
/
+9
*
i965: Add support for gl_BaseVertexARB and gl_BaseInstanceARB
Kristian Høgsberg Kristensen
2015-12-29
1
-2
/
+7
*
i965: Upload HS push constants whenever default tess. levels change.
Kenneth Graunke
2015-12-22
1
-0
/
+2
*
i965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM flags.
Kenneth Graunke
2015-12-22
1
-4
/
+2
*
i965: Add tessellation control shaders.
Kenneth Graunke
2015-12-22
1
-0
/
+6
*
i965: Add tessellation evaluation shaders
Kenneth Graunke
2015-12-22
1
-0
/
+6
*
i965: Allocate URB space for HS and DS stages when required.
Chris Forbes
2015-12-15
1
-2
/
+19
*
i965: Add tessellation shader push constant support.
Kenneth Graunke
2015-12-11
1
-1
/
+1
*
i965: Add tessellation shader sampler support.
Kenneth Graunke
2015-12-11
1
-1
/
+1
*
i965: Add tessellation shader surface support.
Kenneth Graunke
2015-12-11
1
-1
/
+5
*
i965: Document inconsistent units the URB size is represented in.
Francisco Jerez
2015-12-09
1
-1
/
+7
*
i965: Hook up L3 partitioning state atom.
Francisco Jerez
2015-12-09
1
-2
/
+2
*
i965: Implement L3 state atom.
Francisco Jerez
2015-12-09
1
-0
/
+6
*
i965: Define state flag to signal that the URB size has been altered.
Francisco Jerez
2015-12-09
1
-0
/
+2
*
i965: Keep track of whether LRI is allowed in the context struct.
Francisco Jerez
2015-12-09
1
-0
/
+5
*
i965/state: Get rid of dword_pitch arguments to buffer functions
Jason Ekstrand
2015-12-07
1
-6
/
+3
*
i965: Add state bits for tess stages
Chris Forbes
2015-12-07
1
-0
/
+10
*
i965: Add backend structures for tess stages
Chris Forbes
2015-12-07
1
-0
/
+44
*
i965: Create new files for HS/DS/TE state upload code.
Kenneth Graunke
2015-12-07
1
-1
/
+1
*
i965: De-duplicate key_debug() function.
Kenneth Graunke
2015-12-02
1
-0
/
+10
*
i965: Increase BRW_MAX_UBO to 14.
Kenneth Graunke
2015-12-01
1
-1
/
+1
*
i965: Clean up #includes in the compiler.
Matt Turner
2015-11-24
1
-6
/
+0
*
i965: Add lossless compression to surface format table
Ben Widawsky
2015-11-20
1
-0
/
+2
*
i965: Add INTEL_DEBUG=shader_time support for tessellation shaders.
Kenneth Graunke
2015-11-17
1
-0
/
+2
*
i965: Combine BRW_NEW_*_BINDING_TABLE dirty bits.
Kenneth Graunke
2015-11-11
1
-6
/
+2
*
i965: Setup pull constant state for compute programs
Jordan Justen
2015-11-01
1
-1
/
+1
*
i965: remove cache_aux_free_func array
Emil Velikov
2015-10-28
1
-5
/
+0
*
glsl: keep track of intra-stage indices for atomics
Timothy Arceri
2015-10-27
1
-1
/
+1
*
i965/vec4: print predicate control at brw_vec4 dump_instruction
Alejandro Piñeiro
2015-10-22
1
-0
/
+1
*
i965: Move the entire compiler API into a single file
Jason Ekstrand
2015-10-19
1
-355
/
+1
*
i965: Adapt SSBOs to work with their own separate index space
Iago Toral Quiroga
2015-10-14
1
-3
/
+1
*
i965/gs: Make MAX_GS_INPUT_VERTICES a #define in brw_context.h.
Kenneth Graunke
2015-10-10
1
-0
/
+2
*
i965/vs: Unify URB entry size/read length calculations between backends.
Kenneth Graunke
2015-10-10
1
-0
/
+2
*
i965: Use util_next_power_of_two() for brw_get_scratch_size()
Kristian Høgsberg Kristensen
2015-10-08
1
-1
/
+6
[prev]
[next]