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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa/mtypes: repack gl_sampler_object.
Dave Airlie
2017-09-06
1
-1
/
+1
*
mesa/mtypes: repack gl_texture_object.
Dave Airlie
2017-09-06
1
-5
/
+5
*
mesa/mtypes: repack gl_shader_program_data.
Dave Airlie
2017-09-06
1
-3
/
+3
*
mesa/mtypes: reorganise gl_shader
Dave Airlie
2017-09-06
1
-4
/
+5
*
mesa/mtypes: repack display list structs.
Dave Airlie
2017-09-06
1
-3
/
+2
*
mesa/mtypes: reduce size of gl_sync_object.
Dave Airlie
2017-09-06
1
-1
/
+1
*
mesa/mtypes: reorg vertex/fragment program state.
Dave Airlie
2017-09-06
1
-6
/
+6
*
mesa/bindless: reorder gl_bindless_image gl_bindless_sampler.
Dave Airlie
2017-09-06
1
-6
/
+6
*
radv: fix a memleak when compiling the GS copy shader
Samuel Pitoiset
2017-09-05
1
-0
/
+2
*
svga: move index buffer bind flag assertion
Charmaine Lee
2017-09-05
1
-3
/
+3
*
svga: avoid emitting redundant SetShaderResources and SetVertexBuffers
Charmaine Lee
2017-09-05
2
-18
/
+116
*
spirv: Add support for the HelperInvocation builtin
Jason Ekstrand
2017-09-05
1
-1
/
+4
*
loader/dri3: Use client local back to front blit in copySubBuffer if available
Thomas Hellstrom
2017-09-05
1
-9
/
+7
*
radeonsi/gfx9: implement primitive binning
Marek Olšák
2017-09-05
10
-7
/
+489
*
radeonsi: add more state flags into si_state_dsa
Marek Olšák
2017-09-05
2
-1
/
+23
*
radeonsi/gfx9: don't use BREAK_BATCH and FLUSH_DFSM if DFSM is disabled
Marek Olšák
2017-09-05
2
-3
/
+4
*
vbo: fix build errors on android
Tapani Pälli
2017-09-05
1
-1
/
+1
*
radeonsi: eliminate PS color outputs when colormask kills them
Marek Olšák
2017-09-04
3
-0
/
+6
*
gallium/radeon: sort DBG shader flags according to pipe_shader_type
Marek Olšák
2017-09-04
4
-35
/
+17
*
radeonsi: ensure cache flushes happen before SET_PREDICATION packets
Nicolai Hähnle
2017-09-04
3
-9
/
+18
*
radeonsi: fix ARB_transform_feedback_overflow_query on <= VI
Nicolai Hähnle
2017-09-04
3
-1
/
+12
*
radeonsi: fix compute shader state dumping
Nicolai Hähnle
2017-09-04
1
-6
/
+11
*
radeonsi: add an assertion that only two-dimensional constant references are ...
Nicolai Hähnle
2017-09-04
1
-2
/
+3
*
gallium/radeon: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-18
/
+18
*
gallium/tests: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
3
-10
/
+10
*
pp: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-10
/
+10
*
gallium/hud: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-4
/
+4
*
nine: always generate two-dimensional constant file accesses
Nicolai Hähnle
2017-09-04
2
-7
/
+5
*
st/glsl_to_tgsi: inline src_register into translate_src
Nicolai Hähnle
2017-09-04
1
-75
/
+77
*
st/glsl_to_tgsi: ir_load_ubo always has a second index
Nicolai Hähnle
2017-09-04
1
-2
/
+1
*
st/drawpixels: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-0
/
+2
*
tgsi/build: always generate two-dimensional constant file accesses
Nicolai Hähnle
2017-09-04
2
-31
/
+45
*
tgsi/ureg: always emit constants (and their decls) as 2D
Nicolai Hähnle
2017-09-04
1
-15
/
+7
*
gallium: all drivers should accept two-dimensional constant buffer indexing
Nicolai Hähnle
2017-09-04
2
-9
/
+4
*
anv: fix off by one in array check
Eric Engestrom
2017-09-04
1
-1
/
+1
*
ac: reorg ac_shader_binary struct to take less space.
Dave Airlie
2017-09-04
1
-8
/
+9
*
radv: drop emit2d_dst_type.
Dave Airlie
2017-09-04
1
-16
/
+0
*
radv/meta: missing initialisations in create_pass().
Xavier Bouchoux
2017-09-04
1
-0
/
+3
*
radv: Enable command buffer chaining by default.
Bas Nieuwenhuizen
2017-09-04
3
-3
/
+3
*
radv: Put semaphore waits in preamble cs.
Bas Nieuwenhuizen
2017-09-04
2
-60
/
+37
*
radv: Actually set the cmd_buffer usage_flags.
Bas Nieuwenhuizen
2017-09-04
1
-0
/
+1
*
util: improve compiler guard
Eric Engestrom
2017-09-03
1
-6
/
+6
*
radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Leo Liu
2017-09-02
1
-0
/
+11
*
radeon/uvd: fix MJPEG quantization table index
Leo Liu
2017-09-02
1
-1
/
+1
*
st/mesa: fix view template initialization in try_pbo_readpixels
Roland Scheidegger
2017-09-03
1
-1
/
+1
*
genxml: Make Border Color Pointer an address on Gen4-5, not an offset.
Kenneth Graunke
2017-09-02
4
-9
/
+7
*
i965: Inline emit_reloc in __genx_combine_address
Kenneth Graunke
2017-09-02
1
-12
/
+5
*
i965: Fix crash in fallback GTT mapping.
Kenneth Graunke
2017-09-02
1
-2
/
+4
*
i965: Fix state flagging of Gen6 SOL programs.
Kenneth Graunke
2017-09-02
2
-19
/
+6
*
i965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper.
Kenneth Graunke
2017-09-02
3
-7
/
+1
[prev]
[next]