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: Mark off ARB_gpu_shader5 for i965
Chris Forbes
2014-08-15
1
-9
/
+9
*
i965: Enable ARB_gpu_shader5 on Gen7
Chris Forbes
2014-08-15
1
-0
/
+3
*
i965/fs: Add support for nonconst sampler indexing in FS visitor
Chris Forbes
2014-08-15
2
-9
/
+55
*
i965/fs: Add support for non-const sampler indices in generator
Chris Forbes
2014-08-15
1
-1
/
+51
*
i965/fs: Refactor generate_tex in prep for nonconst sampler indexing
Chris Forbes
2014-08-15
1
-22
/
+25
*
i965/fs: Use brw_adjust_sampler_state_pointer in fs generator too
Chris Forbes
2014-08-15
1
-16
/
+1
*
i965/vec4: Add support for nonconst sampler indexing in VS visitor
Chris Forbes
2014-08-15
2
-6
/
+50
*
i965/vec4: Add support for non-const sampler indices in generator
Chris Forbes
2014-08-15
1
-1
/
+51
*
i965: Generalize sampler state pointer mangling for non-const
Chris Forbes
2014-08-15
1
-1
/
+13
*
i965/vec4: Refactor generate_tex in prep for non-const samplers
Chris Forbes
2014-08-15
1
-22
/
+25
*
i965: Extract helper function for surface state pointer adjustment
Chris Forbes
2014-08-15
3
-16
/
+41
*
docs: Mark off ARB_gpu_shader5 UBO array indexing for i965
Chris Forbes
2014-08-15
1
-1
/
+1
*
i965/vec4: Add visitor support for nonconst ubo block indexing
Chris Forbes
2014-08-15
1
-3
/
+26
*
i965/vec4: Generate indirect sends for nonconstant UBO array access
Chris Forbes
2014-08-15
1
-15
/
+62
*
i965/fs: Add visitor support for nonconstant UBO indices
Chris Forbes
2014-08-15
1
-3
/
+27
*
i965/fs: Generate indirect sends for nonconstant UBO array accesses
Chris Forbes
2014-08-15
1
-39
/
+135
*
i965: Adjust set_message_descriptor to handle non-sends
Chris Forbes
2014-08-15
1
-1
/
+13
*
i965: Add low-level support for indirect sends
Chris Forbes
2014-08-15
2
-0
/
+20
*
i965/fs: Add pass to rename registers to break live ranges.
Kenneth Graunke
2014-08-14
2
-0
/
+68
*
i965: Fix INTDIV math assertions on Broadwell.
Kenneth Graunke
2014-08-14
1
-1
/
+1
*
Revert "i965/vec4: Use MOV, not OR, to set URB write channel mask bits."
Kenneth Graunke
2014-08-14
1
-2
/
+4
*
docs: Mark off ARB_derivative_control for i965.
Chris Forbes
2014-08-15
2
-2
/
+2
*
i965: Enable ARB_derivative_control on Gen7+.
Chris Forbes
2014-08-15
1
-0
/
+1
*
i965/fs: Support fine/coarse derivative opcodes
Chris Forbes
2014-08-15
5
-10
/
+44
*
i965/vec4: Assert that fine/coarse derivative ops don't appear
Chris Forbes
2014-08-15
1
-0
/
+4
*
glsl: Mark program as using dFdy if coarse/fine variant is used
Chris Forbes
2014-08-15
1
-1
/
+3
*
nv50,nvc0: add support for fine derivatives
Ilia Mirkin
2014-08-14
5
-3
/
+8
*
mesa/st: add support for emitting fine derivative opcodes
Ilia Mirkin
2014-08-14
2
-2
/
+10
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
19
-5
/
+34
*
mesa/program: add new derivative unops to the unexpected list
Ilia Mirkin
2014-08-14
1
-0
/
+4
*
glsl: add ARB_derivative control support
Ilia Mirkin
2014-08-14
8
-0
/
+74
*
mesa: add ARB_derivative_control extension bit
Ilia Mirkin
2014-08-14
2
-0
/
+2
*
mesa: add ARB_texture_barrier support
Ilia Mirkin
2014-08-14
6
-1
/
+21
*
docs: document radeonsi BPTC support, sort extensions in 10.3 release notes
Marek Olšák
2014-08-15
2
-6
/
+6
*
r600g: Implement BPTC texture support
Glenn Kennard
2014-08-15
3
-2
/
+26
*
i965: Rename intelValidateState to intel_update_state
Kristian Høgsberg
2014-08-14
2
-9
/
+7
*
i965: Assign PS kernel start pointers when we decide which kernels to use
Kristian Høgsberg
2014-08-14
3
-23
/
+28
*
radeonsi: implement BPTC texture support
Grigori Goronzy
2014-08-14
1
-0
/
+20
*
radeonsi: fix buffer invalidation of unbound texture buffer objects
Marek Olšák
2014-08-14
3
-7
/
+17
*
r600g: implement invalidation of texture buffer objects
Marek Olšák
2014-08-14
5
-5
/
+51
*
r600g: fix constant buffer fetches
Marek Olšák
2014-08-14
1
-0
/
+1
*
r600g: clear constant buffer sizes at the beginning of CS
Marek Olšák
2014-08-14
3
-87
/
+49
*
egl_dri2: fix EXT_image_dma_buf_import fds
Pekka Paalanen
2014-08-14
1
-31
/
+6
*
i965: fix compiler error in union initiliazer
Pekka Paalanen
2014-08-14
2
-2
/
+2
*
i965: Bail on FS copy propagation for scratch writes with source modifiers
Anuj Phogat
2014-08-14
1
-0
/
+4
*
i965: Bail on vec4 copy propagation for scratch writes with source modifiers
Anuj Phogat
2014-08-14
1
-0
/
+4
*
glsl: Fixed vectorize pass vs. texture lookups.
Aras Pranckevicius
2014-08-14
1
-0
/
+13
*
ra: move declarations before code to fix MSVC build
Brian Paul
2014-08-14
1
-2
/
+2
*
svga: remove some unneeded INLINE qualifiers
Brian Paul
2014-08-14
3
-5
/
+5
*
docs/autoconf: update to better reflect reality
Emil Velikov
2014-08-14
1
-16
/
+36
[next]