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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: get PrimitiveMode from the program rather than the shader struct
Timothy Arceri
2016-06-21
1
-3
/
+2
*
clover: Fix build against clang SVN >= r273191
Vedran Miletić
2016-06-21
1
-1
/
+1
*
i965: Fix multiplication of immediates on Cherryview/Broxton.
Kenneth Graunke
2016-06-20
1
-1
/
+4
*
anv: Add proper support for depth clamping
Jason Ekstrand
2016-06-20
8
-10
/
+22
*
anv/cmd_buffer: Split emit_viewport in two
Jason Ekstrand
2016-06-20
3
-13
/
+30
*
anv/cmd_buffer: Set depth/stencil extent based on the image
Jason Ekstrand
2016-06-20
1
-5
/
+5
*
anv/cmd_buffer: Don't crash if push constants are provided for missing stages
Jason Ekstrand
2016-06-20
1
-1
/
+1
*
anv/pipeline: Do invariance propagation on SPIR-V shaders
Jason Ekstrand
2016-06-20
1
-0
/
+3
*
nir/alu_to_scalar: Respect the exact ALU operation qualifier
Jason Ekstrand
2016-06-20
1
-0
/
+2
*
nir: Add a pass for propagating invariant decorations
Jason Ekstrand
2016-06-20
3
-0
/
+199
*
nir/algebraic: Remove imprecise flog2 optimizations
Jason Ekstrand
2016-06-20
1
-2
/
+0
*
i965: Delete redundant extension enables
Ian Romanick
2016-06-20
1
-9
/
+0
*
mesa: Fix incorrect "see also" comments
Ian Romanick
2016-06-20
2
-2
/
+2
*
mesa: Silence unused parameter warning
Ian Romanick
2016-06-20
1
-1
/
+1
*
gallium: make image_view const
Rob Clark
2016-06-20
7
-10
/
+10
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
21
-24
/
+23
*
gallium: make shader_buffers const
Rob Clark
2016-06-20
6
-9
/
+9
*
radeonsi: use trapezoid distribution for tess on Fiji and Polaris
Nicolai Hähnle
2016-06-20
2
-8
/
+24
*
radeonsi/sid: add Fiji+ tesselation distribution mode
Nicolai Hähnle
2016-06-20
1
-3
/
+7
*
radeonsi: emit PA_SC_RASTER_CONFIG_1 only once
Nicolai Hähnle
2016-06-20
1
-16
/
+17
*
radeonsi: fix calculation of valid RB mask per SE
Nicolai Hähnle
2016-06-20
1
-4
/
+9
*
radeonsi: raise SI_PM4_MAX_DW
Nicolai Hähnle
2016-06-20
1
-1
/
+1
*
gallivm: don't use integer min/max sse intrinsics with llvm >= 3.9
Roland Scheidegger
2016-06-20
1
-2
/
+4
*
nvc0: don't make use of push hint if there are no non-const user vbos
Ilia Mirkin
2016-06-19
1
-1
/
+3
*
gk104/ir: fix tex use generation to be more careful about eliding uses
Ilia Mirkin
2016-06-19
2
-12
/
+27
*
nv50: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
7
-5
/
+74
*
nvc0: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
7
-5
/
+72
*
st/mesa: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
11
-1
/
+176
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
17
-0
/
+18
*
gallium: add API for setting window rectangles
Ilia Mirkin
2016-06-18
3
-3
/
+25
*
mesa: add GL_EXT_window_rectangles state storage/retrieval functionality
Ilia Mirkin
2016-06-18
8
-3
/
+120
*
glapi: add GL_EXT_window_rectangles entrypoints
Ilia Mirkin
2016-06-18
6
-0
/
+48
*
nv50/ir: add missing strings for some recent sysvals
Samuel Pitoiset
2016-06-18
1
-0
/
+3
*
swr: Update screen->context pointer with multiple contexts.
Bruce Cherniak
2016-06-17
2
-3
/
+7
*
scons: put the generated git_sha1.h file in top-level src/ directory
Brian Paul
2016-06-17
2
-44
/
+50
*
swr: switch from overriding -march to selecting features
Tim Rowley
2016-06-17
1
-2
/
+2
*
mesa: remove remaining tabs in api_validate.c
Timothy Arceri
2016-06-17
1
-11
/
+11
*
i965/fs: indirect addressing with doubles is not supported in CHV/BSW/BXT
Samuel Iglesias Gonsálvez
2016-06-17
1
-3
/
+25
*
i965/fs: Fix single-precision to double-precision conversions for CHV/BSW/BXT
Iago Toral Quiroga
2016-06-17
1
-0
/
+25
*
i965: Fix comment about CS scratch space encodings on Broadwell+.
Kenneth Graunke
2016-06-16
1
-1
/
+1
*
i965: Drop perf_debug about rasterizer discard in SOL vs. clipper.
Kenneth Graunke
2016-06-16
1
-3
/
+5
*
i965: Enable GL_ARB_ES3_1_compatibility on Gen8+ if CS are available.
Kenneth Graunke
2016-06-16
1
-1
/
+3
*
mesa: If validation fails in a debug context just emit a debug message
Ian Romanick
2016-06-16
1
-2
/
+15
*
glsl: Always strip arrayness in precision_qualifier_allowed
Ian Romanick
2016-06-16
1
-11
/
+6
*
mesa/main: Update _mesa_new_shader.
Jose Fonseca
2016-06-16
1
-1
/
+1
*
st/vdpau: we support lumakeying now
Christian König
2016-06-16
1
-0
/
+1
*
vl: support luma keying for interlaced surfaces as well
Christian König
2016-06-16
1
-35
/
+41
*
i965: remove remaining tabs in brw_link.cpp
Timothy Arceri
2016-06-16
1
-13
/
+13
*
vbo: Use a bitmask to track the active arrays in vbo_save*.
Mathias Fröhlich
2016-06-16
3
-55
/
+69
*
vbo: Use a bitmask to track the active arrays in vbo_exec*.
Mathias Fröhlich
2016-06-16
3
-70
/
+79
[next]