index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
u_blitter: create basic fs shaders in util_blitter_cache_all_shaders()
Brian Paul
2014-10-22
1
-1
/
+12
*
u_blitter: do error checking assertions for shader caching
Brian Paul
2014-10-22
1
-21
/
+30
*
glsl: Use signed array index in update_max_array_access()
Anuj Phogat
2014-10-22
1
-3
/
+3
*
glsl: Fix crash due to negative array index
Anuj Phogat
2014-10-22
1
-1
/
+1
*
radeonsi: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
2014-10-22
1
-0
/
+1
*
r600g: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
2014-10-22
2
-0
/
+2
*
r300g: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
2014-10-22
3
-0
/
+9
*
r600g: Drop references to destroyed blend state
Michel Dänzer
2014-10-22
1
-1
/
+8
*
i965/vec4: Generate better code for ir_triop_csel.
Kenneth Graunke
2014-10-21
1
-3
/
+15
*
i965/vec4: Simplify visit(ir_expression *)'s result_src/dst setup.
Kenneth Graunke
2014-10-21
1
-13
/
+6
*
i965/vec4: Delete some dead code in visit(ir_expression *).
Kenneth Graunke
2014-10-21
1
-8
/
+0
*
i965/fs: Generate better code for ir_triop_csel.
Kenneth Graunke
2014-10-21
1
-5
/
+13
*
glsl: Delete unused gl_uniform_driver_format enum values.
Kenneth Graunke
2014-10-21
2
-36
/
+2
*
freedreno/a3xx: fix depth/stencil restore format
Rob Clark
2014-10-21
1
-1
/
+5
*
freedreno/a3xx: fix viewport state during clear
Rob Clark
2014-10-21
1
-1
/
+19
*
freedreno: mark scissor state dirty when enable bit changes
Rob Clark
2014-10-21
1
-0
/
+10
*
freedreno: clear vs scissor
Rob Clark
2014-10-21
7
-13
/
+96
*
clover: Fix build error with LLVM 3.4.
Vinson Lee
2014-10-21
1
-1
/
+3
*
r600g,radeonsi: convert TGSI shader type to LLVM shader type
Marek Olšák
2014-10-21
1
-1
/
+30
*
radeonsi: add some missing register definitions
Marek Olšák
2014-10-21
1
-0
/
+23
*
radeonsi: load ring resource descriptors only once
Marek Olšák
2014-10-21
1
-35
/
+42
*
radeonsi: clarify shader constant load functions
Marek Olšák
2014-10-21
1
-40
/
+46
*
radeonsi: statically declare resource and sampler arrays
Marek Olšák
2014-10-21
1
-8
/
+2
*
radeonsi: remove conversion of DX9 FACE input to GL
Marek Olšák
2014-10-21
1
-14
/
+1
*
radeonsi: revert hack for random failures in glsl-max-varyings
Marek Olšák
2014-10-21
1
-7
/
+1
*
radeonsi: generate shader pm4 states right after shader compilation
Marek Olšák
2014-10-21
3
-17
/
+24
*
radeonsi: make pm4 state generation for shaders independent of the context
Marek Olšák
2014-10-21
1
-17
/
+9
*
radeonsi: inline si_pm4_alloc_state
Marek Olšák
2014-10-21
4
-23
/
+17
*
r300g: replace r300_get_num_samples with a util variant
Marek Olšák
2014-10-21
1
-25
/
+1
*
glsl_to_tgsi: use _mesa_copy_linked_program_data
Marek Olšák
2014-10-21
1
-4
/
+1
*
glsl_to_tgsi: fix the value of gl_FrontFacing with native integers
Marek Olšák
2014-10-21
1
-5
/
+9
*
st/mesa: add ST_DEBUG=wf option which enables wireframe rendering
Marek Olšák
2014-10-21
3
-2
/
+11
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
16
-4
/
+36
*
vc4: Fix SRC_ALPHA_SATURATE blending.
Eric Anholt
2014-10-21
1
-3
/
+11
*
vc4: Fix stencil writemask handling.
Eric Anholt
2014-10-21
1
-2
/
+2
*
vc4: Don't look at back stencil state unless two-sided stencil is enabled.
Eric Anholt
2014-10-21
1
-2
/
+6
*
freedreno/ir3: add debug flag to disable cp
Rob Clark
2014-10-20
4
-1
/
+10
*
freedreno: positions come out as integers, not half-integers
Ilia Mirkin
2014-10-20
1
-2
/
+2
*
freedreno/a3xx: disable early-z when we have kill's
Rob Clark
2014-10-20
3
-0
/
+10
*
freedreno/ir3: fix potential gpu lockup with kill
Rob Clark
2014-10-20
4
-2
/
+61
*
freedreno/ir3: comment + better fxn name
Rob Clark
2014-10-20
1
-3
/
+5
*
freedreno/a3xx: only emit dirty consts
Rob Clark
2014-10-20
2
-5
/
+9
*
freedreno/a3xx: more layer/level fixes
Rob Clark
2014-10-20
3
-8
/
+14
*
mesa: fix 'feeedback' typo in comment
Brian Paul
2014-10-20
1
-1
/
+1
*
mesa: fix 'misalgned' typos in error messages
Brian Paul
2014-10-20
1
-2
/
+2
*
glsl: fix several use-after-free bugs
Brian Paul
2014-10-20
1
-3
/
+7
*
mesa: validate sampler uniforms during gluniform calls
Tapani Pälli
2014-10-20
4
-35
/
+36
*
clover: Don't return CL_INVALID_VALUE if there is no header.
EdB
2014-10-20
1
-1
/
+1
*
clover: Add allow_empty_tag.
EdB
2014-10-20
1
-0
/
+18
*
clover: Add initial implementation of clCompileProgram for CL 1.2.
EdB
2014-10-20
7
-16
/
+77
[next]