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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: optimize viewport states
Marek Olšák
2015-09-01
6
-26
/
+54
*
radeonsi: optimize scissor states
Marek Olšák
2015-09-01
8
-27
/
+79
*
radeonsi: add SI_MAX_ATTRIBS
Marek Olšák
2015-09-01
2
-5
/
+6
*
radeonsi: fix memory usage checking for big IBs
Marek Olšák
2015-09-01
1
-8
/
+9
*
radeonsi: set all 16 viewport Z bounds for GL 4.1
Marek Olšák
2015-09-01
1
-2
/
+6
*
radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
2015-09-01
4
-1
/
+28
*
winsys/amdgpu: use small IBs for better performance on VI
Marek Olšák
2015-09-01
1
-7
/
+9
*
gallium/util: add u_bit_scan_consecutive_range
Marek Olšák
2015-09-01
1
-0
/
+20
*
i965: Prevent coordinate overflow in intel_emit_linear_blit
Chris Wilson
2015-09-01
1
-38
/
+34
*
i965/nir: enable the dead control flow optimization
Connor Abbott
2015-09-01
1
-0
/
+2
*
nir/dead_cf: add support for removing useless loops
Connor Abbott
2015-09-01
1
-12
/
+109
*
nir: add a helper for iterating over blocks in a cf node
Connor Abbott
2015-09-01
2
-0
/
+9
*
nir: add nir_block_get_following_loop() helper
Connor Abbott
2015-09-01
2
-0
/
+18
*
nir/dead_cf: delete code that's unreachable due to jumps
Connor Abbott
2015-09-01
1
-8
/
+115
*
nir: add an optimization for removing dead control flow
Connor Abbott
2015-09-01
3
-0
/
+158
*
r600g: fix calculation for gpr allocation
Dave Airlie
2015-09-01
1
-1
/
+1
*
mesa: Limit Framebuffer Parameter OpenGL ES 3.1 usage
Marta Lofstedt
2015-09-01
1
-1
/
+17
*
mesa: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Marta Lofstedt
2015-09-01
5
-12
/
+12
*
nir/builder: Use nir_after_instr to advance the cursor
Jason Ekstrand
2015-08-31
1
-2
/
+1
*
i965: advertise ASTC support for Skylake
Nanley Chery
2015-08-31
1
-0
/
+5
*
mesa/glformats: recognize ASTC formats as color formats
Nanley Chery
2015-08-31
1
-0
/
+28
*
mesa/texformat: use format conversion function in _mesa_choose_tex_format
vulkan-protex-2015.09.24.r01-base
Nanley Chery
2015-08-31
1
-81
/
+13
*
mesa/texcompress: correct mapping of S3TC formats in conversion function
Nanley Chery
2015-08-31
1
-2
/
+2
*
r600/sb: update last_cf for finalize if.
Dave Airlie
2015-09-01
1
-0
/
+3
*
i965/fs: Use greater-equal cmod to implement maximum.
Matt Turner
2015-08-31
2
-4
/
+6
*
i965/chv|skl: Apply sampler bypass w/a
Ben Widawsky
2015-08-31
2
-0
/
+15
*
st/mesa: move to renumbering registers in a group
Dave Airlie
2015-08-31
1
-19
/
+38
*
st/mesa: reduce time spent in calculating temp read/writes
Dave Airlie
2015-08-31
1
-74
/
+79
*
st/mesa: cache tgsi opcode info in the instruction
Dave Airlie
2015-08-31
1
-23
/
+16
*
r600: move prim convert from geom shader to function.
Dave Airlie
2015-08-31
2
-25
/
+26
*
glsl: remove specical case subroutine type counting
Timothy Arceri
2015-08-31
1
-3
/
+2
*
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
[prev]
[next]