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
*
main: remove __FUNCTION__ defined because it is obsolete
Marius Predut
2015-04-21
1
-5
/
+0
*
radeon: replace __FUNCTION__ with __func__
Marius Predut
2015-04-21
32
-116
/
+116
*
mesa: add missing break in switch statement
Tapani Pälli
2015-04-21
1
-1
/
+1
*
glsl: add fallthrough comment on switch
Tapani Pälli
2015-04-21
1
-1
/
+2
*
mesa: fix UBO queries for active uniforms
Tapani Pälli
2015-04-21
1
-1
/
+11
*
i965/skl: Fix the qpitch value
Neil Roberts
2015-04-20
2
-13
/
+59
*
i965/skl: Don't use ALL_SLICES_AT_EACH_LOD
Neil Roberts
2015-04-20
1
-10
/
+20
*
clover: remove pre llvm 3.5.0 compatibility code
EdB
2015-04-20
1
-21
/
+2
*
gallivm: Fix build against LLVM 3.7 SVN r235265
Nick Sarnie
2015-04-20
2
-2
/
+2
*
indices: fix provoking vertex for quads/quadstrips
Ilia Mirkin
2015-04-18
1
-3
/
+10
*
primconvert: select pv convention only from flatshade_first
Ilia Mirkin
2015-04-18
1
-2
/
+1
*
freedreno/a3xx: enable polymode setting with non-fill modes
Ilia Mirkin
2015-04-18
1
-0
/
+4
*
freedreno/a3xx: fix integer and 32-bit float border colors
Ilia Mirkin
2015-04-18
1
-1
/
+30
*
freedreno/a3xx: add support for float R/RG render targets
Ilia Mirkin
2015-04-18
1
-4
/
+6
*
mesa/main: add autogenerated format-info.c to gitignore
Connor Abbott
2015-04-17
1
-0
/
+1
*
i965: Issue perf_debug messages for unsynchronized maps on !LLC systems.
Kenneth Graunke
2015-04-17
1
-5
/
+11
*
i965: Make shader_time store names/ids instead of referencing shaders.
Kenneth Graunke
2015-04-17
2
-37
/
+19
*
i965: Delete some unnecessary code in brw_report_shader_time().
Kenneth Graunke
2015-04-17
1
-6
/
+1
*
i965: Make shader_time use 0 instead of -1 for "no meaningful ID".
Kenneth Graunke
2015-04-17
1
-8
/
+6
*
adjust a couple of ifdefs to handle NetBSD correctly
Tobias Nygren
2015-04-17
3
-3
/
+3
*
i965: Render R16G16B16X16 as R16G16B16A16
Anuj Phogat
2015-04-17
1
-0
/
+6
*
i965: Update the comment about platforms supporting blorp
Anuj Phogat
2015-04-17
1
-2
/
+2
*
nir: Allow abs/neg in select peephole pass.
Matt Turner
2015-04-17
1
-1
/
+3
*
i965/fs: Change SEL and MOV types as needed to propagate source modifiers
Jason Ekstrand
2015-04-17
1
-4
/
+30
*
i965/fs: Use the source type when looking for UD negations in copy prop
Jason Ekstrand
2015-04-17
1
-1
/
+1
*
freedreno/ir3/nir: few little fixes
Rob Clark
2015-04-17
1
-21
/
+28
*
freedreno/ir3/nir: lower if/else
Rob Clark
2015-04-17
6
-8
/
+381
*
freedreno/a4xx: support for large shaders
Rob Clark
2015-04-17
1
-3
/
+26
*
freedreno: update generated headers
Rob Clark
2015-04-17
8
-42
/
+354
*
freedreno/ir3/nir: UBO support
Rob Clark
2015-04-17
2
-0
/
+52
*
freedreno/ir3: move out helper
Rob Clark
2015-04-17
2
-24
/
+23
*
freedreno/a4xx: sysvals and UBOs
Rob Clark
2015-04-17
3
-24
/
+56
*
nir/builder: add nir_builder_insert_after_instr()
Rob Clark
2015-04-17
1
-2
/
+18
*
gallium/ttn: fix TXF
Rob Clark
2015-04-17
1
-1
/
+7
*
gallium/ttn: add UBO support
Rob Clark
2015-04-17
1
-9
/
+60
*
gallium/ttn: minor cleanup
Rob Clark
2015-04-17
1
-23
/
+17
*
gallium/ttn: add support for TXL2
Rob Clark
2015-04-17
1
-0
/
+11
*
gallium/ttn: add support for texture offsets
Rob Clark
2015-04-17
1
-1
/
+28
*
mesa/st: Free st_translate with FREE macro.
Brian Paul
2015-04-17
1
-1
/
+1
*
libgl-gdi: Prevent "pure virtual method called" error when.
Jose Fonseca
2015-04-16
1
-2
/
+20
*
nir: Convert the if-test for num_inputs == 2 to an assertion
Ian Romanick
2015-04-16
1
-2
/
+2
*
glsl_to_tgsi: only associate the uniform storage once at link time
Marek Olšák
2015-04-16
1
-24
/
+0
*
glsl_to_tgsi: add STATE_FB_WPOS_Y_TRANSFORM at link time
Marek Olšák
2015-04-16
1
-20
/
+24
*
glsl_to_tgsi: add assertions for detecting out-of-bounds immediates access
Marek Olšák
2015-04-16
1
-0
/
+6
*
glsl_to_tgsi: don't use a potentially-undefined immediate for ir_query_levels
Marek Olšák
2015-04-16
1
-5
/
+3
*
glsl_to_tgsi: fix out-of-bounds constant access and crash for uniforms
Marek Olšák
2015-04-16
1
-4
/
+7
*
glsl_to_tgsi: cleanup includes
Marek Olšák
2015-04-16
3
-25
/
+10
*
mesa/program: remove dead code
Marek Olšák
2015-04-16
2
-81
/
+0
*
radeonsi: add a debug option to compile shaders when they're created
Marek Olšák
2015-04-16
3
-0
/
+6
*
st/mesa: add a debug option to compile shaders at link time
Marek Olšák
2015-04-16
6
-4
/
+55
[next]