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
*
mesa/ubo: add missing compute cases for ubo/atomic buffers
Dave Airlie
2016-05-05
1
-0
/
+6
*
mesa/compute: drop pointless casts.
Dave Airlie
2016-05-05
1
-3
/
+3
*
mesa: remove null check before free
Thomas Hindoe Paaboel Andersen
2016-05-05
2
-4
/
+2
*
freedreno: remove null check before free
Thomas Hindoe Paaboel Andersen
2016-05-05
1
-2
/
+1
*
nir: fix assert for wildcard pairs
Thomas Hindoe Paaboel Andersen
2016-05-05
1
-1
/
+1
*
glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xml
Brian Paul
2016-05-04
1
-2
/
+2
*
mesa: include texture format in glGenerateMipmap error message
Brian Paul
2016-05-04
1
-1
/
+2
*
main: uses casts to silence some _mesa_debug() format warnings
Brian Paul
2016-05-04
1
-4
/
+6
*
i965: Implement ARB_query_buffer_object for HSW+
Jordan Justen
2016-05-04
8
-3
/
+501
*
i965/gen6+: Add load register immediate helper functions
Jordan Justen
2016-05-04
2
-0
/
+36
*
i965/hsw+: Add support for copying a register
Jordan Justen
2016-05-04
3
-0
/
+18
*
i965/gen6+: Add support for storing immediate data into a buffer
Jordan Justen
2016-05-04
3
-0
/
+50
*
i965: Add MI_MATH reg defs for HSW+
Jordan Justen
2016-05-04
1
-0
/
+38
*
i965: Add brw_store_register_mem32
Jordan Justen
2016-05-04
2
-0
/
+28
*
i965: Use offset instead of index in brw_store_register_mem64
Jordan Justen
2016-05-04
5
-54
/
+52
*
r600,compute: create vtx buffer for text + rodata
Jan Vesely
2016-05-04
1
-2
/
+10
*
freedreno: allow ctx->draw_vbo to fail
Rob Clark
2016-05-04
5
-30
/
+37
*
freedreno: move shader-stage dirty bits to global dirty flag
Rob Clark
2016-05-04
8
-59
/
+41
*
freedreno/a4xx: fix bogus offset for f32x24s8 stencil restore
Rob Clark
2016-05-04
1
-4
/
+5
*
freedreno: add some debug_asserts() to catch insane offsets
Rob Clark
2016-05-04
1
-0
/
+2
*
freedreno/a4xx: deal with VS which do not write position
Rob Clark
2016-05-04
1
-0
/
+7
*
freedreno/ir3: remove a couple redundant is_flow()s
Rob Clark
2016-05-04
2
-2
/
+2
*
freedreno/ir3: cp small negative integers too
Rob Clark
2016-05-04
1
-1
/
+2
*
freedreno/ir3: fix # of registers
Rob Clark
2016-05-04
1
-1
/
+1
*
freedreno/ir3: lower immeds to const
Rob Clark
2016-05-04
3
-4
/
+80
*
freedreno/ir3: add ir3_cp_ctx
Rob Clark
2016-05-04
3
-12
/
+22
*
nouveau/video: properly detect the decoder class for availability checks
Ilia Mirkin
2016-05-04
1
-8
/
+17
*
i965: Delete stale perf_debug().
Kenneth Graunke
2016-05-04
1
-2
/
+0
*
i965: Silence unused variable warning
Kenneth Graunke
2016-05-04
1
-2
/
+0
*
mesa/main: handle double uniform matrices properly
Juan A. Suarez Romero
2016-05-04
1
-1
/
+1
*
nir: Separate 32 and 64-bit fmod lowering
Samuel Iglesias Gonsálvez
2016-05-04
3
-4
/
+6
*
nir/lower_double_ops: lower mod()
Samuel Iglesias Gonsálvez
2016-05-04
2
-1
/
+31
*
i965: Define GEN_GE/GEN_LE macros in terms of GEN_LT.
Matt Turner
2016-05-03
1
-2
/
+3
*
i965: Add disassembler support for remaining opcodes.
Matt Turner
2016-05-03
2
-18
/
+92
*
i965: Make opcode_descs and gen_from_devinfo() static.
Matt Turner
2016-05-03
2
-6
/
+2
*
i965: Actually check whether the opcode is supported.
Matt Turner
2016-05-03
2
-4
/
+3
*
i965: Merge inst_info and opcode_desc tables.
Matt Turner
2016-05-03
5
-149
/
+73
*
i965: Move inst_info from brw_eu_validate.c to brw_eu.c.
Matt Turner
2016-05-03
3
-245
/
+249
*
i965/disasm: Wrap opcode_desc look-up in a function.
Francisco Jerez
2016-05-03
5
-14
/
+42
*
i965: Pass devinfo pointer to is_3src() helpers.
Francisco Jerez
2016-05-03
8
-10
/
+11
*
i965: Pass devinfo pointer to brw_instruction_name().
Francisco Jerez
2016-05-03
4
-4
/
+5
*
i965: Write a scalar TCS backend that runs in SINGLE_PATCH mode.
Kenneth Graunke
2016-05-03
7
-15
/
+510
*
i965: Rework the TCS passthrough shader to use NIR.
Kenneth Graunke
2016-05-03
3
-56
/
+85
*
gallium/util: change assertion to conditional in util_bitmask_destroy()
Brian Paul
2016-05-03
1
-4
/
+4
*
cso: null-out previously bound sampler states
Brian Paul
2016-05-03
1
-1
/
+3
*
svga: try to flag surfaces for sampling, in addition to rendering
Brian Paul
2016-05-03
1
-0
/
+11
*
svga: fix copying non-zero layers of 1D array textures
Brian Paul
2016-05-03
1
-10
/
+12
*
svga: clean up svga_pipe_blit.c
Brian Paul
2016-05-03
1
-68
/
+13
*
rbug: s/Elements/ARRAY_SIZE/
Brian Paul
2016-05-03
1
-1
/
+1
*
freedreno: s/Elements/ARRAY_SIZE/
Brian Paul
2016-05-03
1
-1
/
+1
[next]