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
*
ilo: enable bo reuse
Chia-I Wu
2013-06-07
1
-0
/
+2
*
ilo: construct 3DSTATE_SF in create_rasterizer_state()
Chia-I Wu
2013-06-07
7
-164
/
+194
*
ilo: construct 3DSTATE_CLIP in create_rasterizer_state()
Chia-I Wu
2013-06-07
5
-50
/
+86
*
ilo: use emit_SURFACE_STATE() for render targets
Chia-I Wu
2013-06-07
9
-127
/
+52
*
ilo: use emit_SURFACE_STATE() for constant buffers
Chia-I Wu
2013-06-07
9
-70
/
+26
*
ilo: add emit_SURFACE_STATE() for sampler views
Chia-I Wu
2013-06-07
10
-99
/
+69
*
ilo: add ilo_view_surface for SURFACE_STATE
Chia-I Wu
2013-06-07
3
-125
/
+268
*
ilo: convert generic depth-stencil-alpha pipe state to ilo pipe state
Courtney Goeltzenleuchter
2013-06-07
6
-21
/
+51
*
ilo: introduce vertex element CSO
Chia-I Wu
2013-06-07
6
-119
/
+227
*
ilo: simplify emit_3DSTATE_DEPTH_BUFFER()
Chia-I Wu
2013-06-07
6
-63
/
+19
*
ilo: introduce blend CSO
Chia-I Wu
2013-06-07
6
-97
/
+183
*
ilo: introduce sampler CSO
Chia-I Wu
2013-06-07
8
-371
/
+447
*
ilo: construct SCISSOR_RECT in set_scissor_states()
Chia-I Wu
2013-06-07
7
-26
/
+92
*
ilo: introduce viewport CSO
Chia-I Wu
2013-06-07
8
-197
/
+197
*
ilo: switch to ilo states for shaders and resources
Chia-I Wu
2013-06-07
7
-114
/
+114
*
ilo: switch to ilo states for CC stage
Chia-I Wu
2013-06-07
9
-107
/
+119
*
ilo: switch to ilo states for WM stage
Chia-I Wu
2013-06-07
7
-26
/
+33
*
ilo: switch to ilo states for CLIP and SF stages
Chia-I Wu
2013-06-07
6
-19
/
+49
*
ilo: switch to ilo states for SOL stage
Chia-I Wu
2013-06-07
7
-30
/
+29
*
ilo: switch to ilo states for VF stage
Chia-I Wu
2013-06-07
7
-53
/
+55
*
ilo: move hardware limits to ilo_gpe.h
Chia-I Wu
2013-06-07
2
-22
/
+56
*
draw: trivial fix comment typo
Roland Scheidegger
2013-06-06
1
-1
/
+1
*
gallium/tgsi: add missing string for layer semantic
Roland Scheidegger
2013-06-06
3
-1
/
+8
*
llvmpipe: bump 3d and cube map limits to 2048 and 8192 respectively
Roland Scheidegger
2013-06-06
1
-2
/
+2
*
glsl: Fix uniform buffer object counting.
Eric Anholt
2013-06-06
3
-4
/
+43
*
glsl: Make a local variable to avoid restating this array lookup.
Eric Anholt
2013-06-06
1
-8
/
+8
*
intel: Use the CHIPSET macro in the PCI ID tables for the device name.
Kenneth Graunke
2013-06-06
1
-184
/
+4
*
radeon/winsys: correct RADEON_GEM_WAIT_IDLE use
Jonathan Gray
2013-06-06
2
-2
/
+2
*
i965: Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
2013-06-05
2
-3
/
+77
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
449
-449
/
+0
*
gallium: System z support
Richard Sandiford
2013-06-05
2
-2
/
+6
*
llvmpipe: improve alignment calculation for fetching/storing pixels
Roland Scheidegger
2013-06-05
1
-12
/
+21
*
llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1
Roland Scheidegger
2013-06-05
9
-44
/
+158
*
llvmpipe: cleanup of generate_unswizzled_blend
Roland Scheidegger
2013-06-05
1
-22
/
+37
*
gallivm: enhance special sse2 4x4f and 2x8f -> 1x16ub conversion
Roland Scheidegger
2013-06-05
2
-32
/
+60
*
gallivm: (trivial) fix lp_build_concat_n
Roland Scheidegger
2013-06-05
1
-1
/
+5
*
mesa: change MAX_PROGRAM_ADDRESS_REGS to 1, clamp to it in state tracker
Brian Paul
2013-06-04
2
-2
/
+3
*
intel: Don't try to blorp or blit CopyTexSubImage(1D_ARRAY).
Paul Berry
2013-06-04
2
-0
/
+7
*
i965/gen6+: Fix multisample assertions in CopyTexSubImage hw blitter path.
Paul Berry
2013-06-04
1
-4
/
+9
*
mesa: Prevent possible out-of-bounds read by save_SamplerParameterfv.
Vinson Lee
2013-06-03
1
-1
/
+4
*
i965: fix problem with constant out of bounds access (v3)
Dave Airlie
2013-06-04
3
-1
/
+16
*
intel: Fix copying of separate stencil data in glCopyTexSubImage().
Eric Anholt
2013-06-03
1
-8
/
+15
*
meta: Fix temporary image type for float depth/stencil.
Eric Anholt
2013-06-03
1
-4
/
+14
*
intel: Fix performance regression from miptree blit changes.
Eric Anholt
2013-06-03
2
-3
/
+2
*
glcpp: Add test case for recently fixed loop-control underflow bug.
Carl Worth
2013-06-03
2
-0
/
+25
*
glcpp: Fix post-decrement underflow in loop-control variable
Carl Worth
2013-06-03
1
-1
/
+3
*
i965: Fix glColorPointer(GL_FIXED)
Chad Versace
2013-06-03
1
-0
/
+8
*
softpipe: draw_find_shader_output returns -1 on invalid outputs
Zack Rusin
2013-05-30
1
-1
/
+1
*
radeonsi/compute: Upload work group, work item size in input buffer
Tom Stellard
2013-06-03
1
-11
/
+27
*
radeonsi/compute: Pass kernel arguments in a buffer v2
Tom Stellard
2013-06-03
3
-35
/
+44
[next]