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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/gen8+: Add aux buffer alignment assertions
Ben Widawsky
2015-06-12
1
-0
/
+22
*
i965/gen9: Set HALIGN_16 for all aux buffers
Ben Widawsky
2015-06-12
1
-3
/
+19
*
i965/gen8: Correct HALIGN for AUX surfaces
Ben Widawsky
2015-06-12
3
-7
/
+22
*
i965: Extract tiling from fast clear decision
Ben Widawsky
2015-06-12
2
-16
/
+30
*
i965/gen9: Only allow Y-Tiled MCS buffers
Ben Widawsky
2015-06-12
1
-0
/
+2
*
i965: Consolidate certain miptree params to flags
Ben Widawsky
2015-06-12
9
-75
/
+77
*
i965/nir: Support barrier intrinsic function
Jordan Justen
2015-06-12
1
-0
/
+4
*
i965/fs: Implement support for ir_barrier
Jordan Justen
2015-06-12
5
-0
/
+45
*
i965: Add brw_barrier to emit a Gateway Barrier SEND
Jordan Justen
2015-06-12
2
-0
/
+32
*
i965: Add brw_WAIT to emit wait instruction
Jordan Justen
2015-06-12
2
-0
/
+23
*
i965: Add notification register
Jordan Justen
2015-06-12
1
-0
/
+16
*
i965: Disassemble Gateway SEND messages
Jordan Justen
2015-06-12
1
-0
/
+16
*
i965/inst: Add gateway_notify and gateway_subfuncid fields
Jordan Justen
2015-06-12
1
-3
/
+11
*
i965: Add GATEWAY_SFID definitions
Jordan Justen
2015-06-12
1
-0
/
+8
*
glsl: Add ir node for barrier
Chris Forbes
2015-06-12
4
-0
/
+21
*
i965/cs: Use exec all for CS terminate
Jordan Justen
2015-06-12
1
-1
/
+2
*
i965/fs: Fix unused variable warning
Chad Versace
2015-06-12
1
-1
/
+2
*
mesa: build xmlconfig to a separate static library
Erik Faye-Lund
2015-06-12
6
-4
/
+14
*
mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util
Emil Velikov
2015-06-12
2
-2
/
+34
*
i965/fs: Remove one more fixed brw_null_reg() from the visitor.
Francisco Jerez
2015-06-12
1
-1
/
+1
*
Revert "i965: Advertise a line width of 40.0 on Cherryview and Skylake."
Kenneth Graunke
2015-06-11
1
-5
/
+1
*
i965: Re-index SSA definitions before printing NIR code.
Kenneth Graunke
2015-06-11
1
-0
/
+6
*
mesa/main: Don't use ONCE_FLAG_INIT as a r-value.
Jose Fonseca
2015-06-11
1
-1
/
+2
*
i965/gen8: Fix antialiased line rendering with width < 1.5
Iago Toral Quiroga
2015-06-11
4
-49
/
+30
*
mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Tapani Pälli
2015-06-11
2
-2
/
+18
*
mesa/main: avoid null access in format_array_table_init()
Juha-Pekka Heikkila
2015-06-11
1
-0
/
+10
*
mesa/main: Remove _mesa_HashClone()
Juha-Pekka Heikkila
2015-06-11
2
-31
/
+0
*
i965: do_blit_drawpixels: decode array formats
Alexander Monakov
2015-06-11
1
-0
/
+2
*
i965: do not round line width when multisampling or antialiaing are enabled
Iago Toral Quiroga
2015-06-11
5
-15
/
+25
*
i965: Momentarily pretend to support ARB_texture_stencil8 for blits.
Kenneth Graunke
2015-06-10
1
-0
/
+7
*
mesa: add GL_RED, GL_RG support for floating point textures
Tapani Pälli
2015-06-10
1
-3
/
+34
*
mesa: allow unsized formats GL_RG, GL_RED for GLES 3.0 with half float
Tapani Pälli
2015-06-10
1
-0
/
+4
*
android: generate files by $(call es-gen)
Chih-Wei Huang
2015-06-09
1
-4
/
+12
*
android: export more dirs from libmesa_dri_common
Chih-Wei Huang
2015-06-09
1
-1
/
+3
*
i965/gen9: Use raw PS invocation count for queries
Ben Widawsky
2015-06-09
1
-1
/
+1
*
mesa: remove some MAX_NV_FRAGMENT_PROGRAM_* macros
Brian Paul
2015-06-09
2
-13
/
+4
*
fs/reg_allocate: Remove the MRF hack helpers from fs_visitor
Jason Ekstrand
2015-06-09
2
-16
/
+13
*
i965/fs: Don't let the EOT send message interfere with the MRF hack
Jason Ekstrand
2015-06-09
2
-3
/
+17
*
i965/fs: Drop fs_inst::force_uncompressed.
Francisco Jerez
2015-06-09
1
-1
/
+0
*
i965/fs: Remove dead IR construction code from the visitor.
Francisco Jerez
2015-06-09
4
-439
/
+0
*
i965/fs: Migrate test_fs_cmod_propagation to the IR builder.
Francisco Jerez
2015-06-09
1
-52
/
+50
*
i965/fs: Migrate test_fs_saturate_propagation to the IR builder.
Francisco Jerez
2015-06-09
1
-35
/
+34
*
i965/fs: Migrate translation of NIR texturing instructions to the IR builder.
Francisco Jerez
2015-06-09
2
-5
/
+6
*
i965/fs: Migrate translation of NIR intrinsics to the IR builder.
Francisco Jerez
2015-06-09
2
-41
/
+42
*
i965/fs: Migrate translation of NIR ALU instructions to the IR builder.
Francisco Jerez
2015-06-09
3
-99
/
+99
*
i965/fs: Migrate translation of NIR control flow to the IR builder.
Francisco Jerez
2015-06-09
2
-12
/
+14
*
i965/fs: Migrate NIR variable handling to the IR builder.
Francisco Jerez
2015-06-09
1
-11
/
+10
*
i965/fs: Migrate NIR emit_percomp() to the IR builder.
Francisco Jerez
2015-06-09
2
-7
/
+12
*
i965/fs: Migrate CS terminate message to the IR builder.
Francisco Jerez
2015-06-09
1
-3
/
+2
*
i965/fs: Migrate VS output writes to the IR builder.
Francisco Jerez
2015-06-09
1
-13
/
+11
[next]