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
*
docs: add news item and link release notes for mesa 10.3.4
Emil Velikov
2014-11-22
2
-0
/
+7
*
docs: Add sha256 sums for the 10.3.4 release
Emil Velikov
2014-11-22
1
-1
/
+3
*
Add release notes for the 10.3.4 release
Emil Velikov
2014-11-22
1
-0
/
+104
*
i965: Make Gen4-5 push constants call _mesa_load_state_parameters too.
Kenneth Graunke
2014-11-21
1
-0
/
+4
*
i965/vec4/gen8: Handle the MUL dest hazard exception
Ben Widawsky
2014-11-21
2
-2
/
+19
*
i965/vec4: Extract depctrl hazards
Ben Widawsky
2014-11-21
1
-22
/
+27
*
i965/fs: Remove is_valid_3src().
Matt Turner
2014-11-21
3
-8
/
+1
*
i965/fs: Remove is_valid_3src() checks from emit_lrp.
Matt Turner
2014-11-21
1
-4
/
+1
*
i965/fs: Remove unused apply_stride().
Matt Turner
2014-11-21
2
-11
/
+0
*
i965/fs: Move ip_record class to its one use.
Matt Turner
2014-11-21
2
-12
/
+12
*
i965: Move common fields into backend_instruction.
Matt Turner
2014-11-21
3
-5
/
+2
*
i965: Combine offset/texture_offset fields.
Matt Turner
2014-11-21
6
-15
/
+13
*
radeonsi: use minnum and maxnum LLVM intrinsics for MIN and MAX opcodes
Marek Olšák
2014-11-21
1
-0
/
+7
*
vc4: Update for new kernel ABI with async execution and waits.
Eric Anholt
2014-11-20
9
-3
/
+250
*
i915: Only use TEXCOORDTYPE_VECTOR with cube maps on gen2
Ville Syrjälä
2014-11-20
1
-18
/
+19
*
i965/disasm: Properly decode branch_ctrl (gen8+)
Ben Widawsky
2014-11-20
3
-2
/
+23
*
rtasm,translate: Re-enable SSE on Mingw64.
José Fonseca
2014-11-20
2
-2
/
+2
*
i965: Skip _mesa_load_state_parameters when there are zero parameters.
Kenneth Graunke
2014-11-20
2
-11
/
+11
*
radeonsi: remove unused variable si_state_dsa::db_render_control
Marek Olšák
2014-11-19
1
-1
/
+0
*
llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
Roland Scheidegger
2014-11-19
1
-0
/
+1
*
draw: fixes for vertex shaders outputting layer or viewport index
Roland Scheidegger
2014-11-19
7
-17
/
+21
*
st/va: surface: render subpicture
Michael Varga
2014-11-19
1
-0
/
+120
*
st/va: subpicture implementation
Michael Varga
2014-11-19
2
-13
/
+161
*
st/va: added internal storage for VAImage and BGRA format
Michael Varga
2014-11-19
2
-26
/
+48
*
st/va: added some calls to handle_table_remove()
Michael Varga
2014-11-19
3
-0
/
+3
*
i965: Fix segfault in WebGL Conformance on Ivybridge
Chad Versace
2014-11-18
1
-3
/
+4
*
mesa/main: Fix tmp_row memory leak in texstore_rgba_integer.
Siavash Eliasi
2014-11-18
1
-1
/
+3
*
docs/GL3: Mark GL_ARB_direct_state_access as being started by Laura
Jason Ekstrand
2014-11-18
1
-1
/
+1
*
r600g: limit texture offset application to specific types (v2)
Dave Airlie
2014-11-19
1
-3
/
+18
*
r600g: geom shaders: always load texture src regs from inputs
Dave Airlie
2014-11-19
1
-1
/
+2
*
vc4: Emit semaphore instructions for new kernel ABI.
Eric Anholt
2014-11-18
3
-6
/
+87
*
vc4: Mark a big array as const.
Eric Anholt
2014-11-18
1
-1
/
+1
*
glsl_compiler: Add binding hash tables to avoid SIGSEVs on linking stage
Andres Gomez
2014-11-18
1
-0
/
+10
*
linker: Add carriage returns on several linker errors
Andres Gomez
2014-11-18
1
-20
/
+20
*
draw: Fixed inline comments
Andres Gomez
2014-11-18
2
-2
/
+2
*
gallivm: fix alignment issue for vertex data fetch
Roland Scheidegger
2014-11-18
9
-14
/
+50
*
radeonsi: support gl_FragCoord at integer pixel center
Marek Olšák
2014-11-18
2
-1
/
+5
*
radeonsi: support per-sample gl_FragCoord
Marek Olšák
2014-11-18
1
-12
/
+13
*
st/mesa: add a fallback for clear_with_quad when no vs_layer
Ilia Mirkin
2014-11-17
4
-5
/
+97
*
mesa: Bump version to 10.5.0-devel.
Vinson Lee
2014-11-18
1
-1
/
+1
*
nine: Implement threadpool
Axel Davy
2014-11-18
8
-10
/
+345
*
nine: Add drirc options (v2)
Axel Davy
2014-11-18
4
-0
/
+54
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
87
-0
/
+32748
*
gallium/auxiliary: add contained and rect checks (v6)
Christoph Bumiller
2014-11-18
2
-0
/
+136
*
gallium/auxiliary: add inc and dec alternative with return (v4)
Christoph Bumiller
2014-11-18
1
-0
/
+52
*
gallium/auxiliary: implement sw_probe_wrapped (v2)
Christoph Bumiller
2014-11-18
3
-1
/
+36
*
winsys/sw/wrapper: implement is_displaytarget_format_supported for swrast
Christoph Bumiller
2014-11-18
1
-0
/
+14
*
tgsi/ureg: add ureg_UARL shortcut (v2)
Christoph Bumiller
2014-11-18
1
-0
/
+1
*
r600g/cayman: handle empty vertex shaders
Dave Airlie
2014-11-18
1
-4
/
+8
*
r600g/cayman: fix texture gather tests
Dave Airlie
2014-11-18
1
-4
/
+11
[next]