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
*
r600g: Use TGSI parse results instead of manually exfiltrating
Edward O'Callaghan
2015-08-30
1
-1
/
+1
*
r600g: Set geometry properties in r600_create_shader_state()
Edward O'Callaghan
2015-08-30
3
-25
/
+23
*
r600g: Move geometry properties state from shader to selector
Edward O'Callaghan
2015-08-30
6
-22
/
+23
*
r600g: Remove dead assigment to 'gs_input_prim' in shader state
Edward O'Callaghan
2015-08-30
2
-4
/
+0
*
radeonsi: don't use the emit qt keyword in si_init_atom
Marek Olšák
2015-08-29
1
-2
/
+2
*
radeonsi: remove no-op 32-bit masking
Marek Olšák
2015-08-29
5
-7
/
+7
*
gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
2015-08-29
1
-8
/
+8
*
winsys/radeon: handle non-zero finite timeout when waiting for buffers
Marek Olšák
2015-08-29
2
-38
/
+41
*
freedreno/a3xx: implement half-z clipping
Ilia Mirkin
2015-08-29
3
-2
/
+4
*
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
2015-08-29
3
-1
/
+24
*
nvc0: change prefix of MP performance counters to HW_SM
Samuel Pitoiset
2015-08-29
2
-149
/
+149
*
nvc0: sort performance counter queries by name
Samuel Pitoiset
2015-08-29
2
-142
/
+142
*
nvc0: make names of performance counter queries consistent
Samuel Pitoiset
2015-08-29
2
-56
/
+56
*
nvc0: use enumerations for driver queries
Samuel Pitoiset
2015-08-29
1
-120
/
+123
*
nvc0: remove commented out code related to PCOUNTER queries
Samuel Pitoiset
2015-08-29
1
-20
/
+0
*
r600: port si_conv_prim_to_gs_out from radeonsi
Dave Airlie
2015-08-29
1
-15
/
+16
*
r600g: use PRIi64 for some compute debug printfs
Dave Airlie
2015-08-29
1
-4
/
+4
*
gallium/util: fix debug_get_flags_option on 32-bit
Dave Airlie
2015-08-29
1
-3
/
+4
*
glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
2015-08-28
5
-14
/
+100
*
glsl: use bitfield_insert instead of and + shift + or for packing
Ilia Mirkin
2015-08-28
3
-4
/
+30
*
i965/fs: Remove fs_visitor::try_replace_with_sel().
Matt Turner
2015-08-28
3
-92
/
+0
*
i965/fs: Replace awful variable names.
Matt Turner
2015-08-28
1
-40
/
+40
*
i965/fs: Skip blocks in register coalescing interference check.
Matt Turner
2015-08-28
1
-14
/
+20
*
i965/fs: Improve register coalescing interference check.
Matt Turner
2015-08-28
1
-8
/
+11
*
i965/fs: Use overwrites_reg() instead of dst.equals().
Matt Turner
2015-08-28
1
-2
/
+2
*
i965: Only consider fixed_hw_reg in equals() if file is HW_REG/IMM.
Matt Turner
2015-08-28
2
-3
/
+6
*
i965/fs: Do not set the size for zero-size uniforms
Marta Lofstedt
2015-08-28
1
-3
/
+4
*
mesa: return old name for deleted samplers for SAMPLER_BINDING queries
Daniel Scharrer
2015-08-28
1
-10
/
+1
*
mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
2015-08-28
2
-0
/
+98
*
mesa: fix dispatch sanity with GL_OES_texture_storage_multisample_2d_array
Ilia Mirkin
2015-08-28
1
-0
/
+3
*
ABI-check: Use more portable bash invocation.
Vinson Lee
2015-08-27
2
-2
/
+2
*
i965/nir: Make use of nir_opt_undef
Boyan Ding
2015-08-27
1
-0
/
+2
*
glapi: Remove _x86_64_get_get_dispatch symbol from x86-64 assembly.
Matt Turner
2015-08-27
1
-6
/
+0
*
glsl: clean up textureSize prototype
Ilia Mirkin
2015-08-27
1
-4
/
+1
*
r600g/sb: Don't crash on empty if jump target
Glenn Kennard
2015-08-28
1
-1
/
+4
*
r600g/sb: Don't read junk after EOP
Glenn Kennard
2015-08-28
3
-1
/
+6
*
r600g/sb: Handle undef in read port tracker
Glenn Kennard
2015-08-28
1
-1
/
+1
*
mesa: rename rowStride to imageStride in texturesubimage()
Brian Paul
2015-08-27
1
-4
/
+4
*
mesa: only copy the requested teximage faces
Ilia Mirkin
2015-08-27
1
-2
/
+2
*
nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
2015-08-27
11
-61
/
+38
*
nir: Convert the NIR instruction insertion API to use cursors.
Kenneth Graunke
2015-08-27
2
-97
/
+89
*
nir: Move nir_cursor to nir.h.
Kenneth Graunke
2015-08-27
2
-89
/
+97
*
nir: Strengthen "no jumps" assertions in instruction insertion API.
Kenneth Graunke
2015-08-27
1
-5
/
+5
*
st/mesa: use PROGRAM_ARRAY for storing structs containing arrays
Brian Paul
2015-08-27
1
-3
/
+29
*
glsl: fix comment typo: s/filed/field/
Brian Paul
2015-08-27
1
-1
/
+1
*
gallium/util: fix code formatting in u_blitter.h
Brian Paul
2015-08-27
1
-30
/
+25
*
i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
2015-08-27
1
-2
/
+2
*
i964/fs: Refactor assign_constant_locations
Jason Ekstrand
2015-08-27
1
-46
/
+40
*
i965: Rename INTEL_DEBUG=vec4vs to INTEL_DEBUG=vec4.
Kenneth Graunke
2015-08-27
1
-1
/
+1
*
mesa: enable enums for OES_texture_storage_multisample_2d_array
Tapani Pälli
2015-08-27
3
-5
/
+6
[next]