index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
19
-5
/
+34
2014-08-14
mesa/program: add new derivative unops to the unexpected list
Ilia Mirkin
1
-0
/
+4
2014-08-14
glsl: add ARB_derivative control support
Ilia Mirkin
8
-0
/
+74
2014-08-14
mesa: add ARB_derivative_control extension bit
Ilia Mirkin
2
-0
/
+2
2014-08-14
mesa: add ARB_texture_barrier support
Ilia Mirkin
6
-1
/
+21
2014-08-15
docs: document radeonsi BPTC support, sort extensions in 10.3 release notes
Marek Olšák
2
-6
/
+6
2014-08-15
r600g: Implement BPTC texture support
Glenn Kennard
3
-2
/
+26
2014-08-14
i965: Rename intelValidateState to intel_update_state
Kristian Høgsberg
2
-9
/
+7
2014-08-14
i965: Assign PS kernel start pointers when we decide which kernels to use
Kristian Høgsberg
3
-23
/
+28
2014-08-14
radeonsi: implement BPTC texture support
Grigori Goronzy
1
-0
/
+20
2014-08-14
radeonsi: fix buffer invalidation of unbound texture buffer objects
Marek Olšák
3
-7
/
+17
2014-08-14
r600g: implement invalidation of texture buffer objects
Marek Olšák
5
-5
/
+51
2014-08-14
r600g: fix constant buffer fetches
Marek Olšák
1
-0
/
+1
2014-08-14
r600g: clear constant buffer sizes at the beginning of CS
Marek Olšák
3
-87
/
+49
2014-08-14
egl_dri2: fix EXT_image_dma_buf_import fds
Pekka Paalanen
1
-31
/
+6
2014-08-14
i965: fix compiler error in union initiliazer
Pekka Paalanen
2
-2
/
+2
2014-08-14
i965: Bail on FS copy propagation for scratch writes with source modifiers
Anuj Phogat
1
-0
/
+4
2014-08-14
i965: Bail on vec4 copy propagation for scratch writes with source modifiers
Anuj Phogat
1
-0
/
+4
2014-08-14
glsl: Fixed vectorize pass vs. texture lookups.
Aras Pranckevicius
1
-0
/
+13
2014-08-14
ra: move declarations before code to fix MSVC build
Brian Paul
1
-2
/
+2
2014-08-14
svga: remove some unneeded INLINE qualifiers
Brian Paul
3
-5
/
+5
2014-08-14
docs/autoconf: update to better reflect reality
Emil Velikov
1
-16
/
+36
2014-08-14
scons: do not include headers from the sources lists
Jose Fonseca
1
-0
/
+3
2014-08-14
configure.ac: remove enable 32/64 bit hacks
Emil Velikov
2
-38
/
+4
2014-08-14
Revert "configure: Fix --enable-XX-bit flags by moving LT_INIT where it should"
Emil Velikov
1
-8
/
+3
2014-08-14
i965: Store uniform constant values in a gl_constant_value instead of float
Neil Roberts
13
-42
/
+55
2014-08-14
st/vdpau: add device reference counting
Christian König
8
-11
/
+46
2014-08-14
mesa: Make ARB_gpu_shader5 core-profile-only
Chris Forbes
1
-1
/
+1
2014-08-14
nouveau: force luminance clear colors to have the same g/b values as r
Ilia Mirkin
2
-4
/
+21
2014-08-13
i965: Enable INTDIV in SIMD16 mode.
Kenneth Graunke
2
-14
/
+2
2014-08-13
i965/fs: Drop "do dual source blending" generator parameter.
Kenneth Graunke
4
-7
/
+3
2014-08-13
mesa/texstore: Don't use the _mesa_swizzle_and_convert if we need transfer ops
Jason Ekstrand
1
-0
/
+3
2014-08-14
docs: update ARB_vertex_attrib_64bit status
Dave Airlie
1
-1
/
+1
2014-08-14
docs/GL3.txt: add GLES 3.1 section
Dave Airlie
1
-1
/
+17
2014-08-14
hud: don't overrun malloced arrays
Dave Airlie
1
-0
/
+1
2014-08-14
mesa: fix texstore with GL_COLOR_INDEX data
Roland Scheidegger
1
-0
/
+3
2014-08-13
winsys/radeon: fix hawaii accel_working2 comment
Andreas Boll
1
-1
/
+1
2014-08-13
r300g: Fix bug in build_loop_info()/compiler v2
Tom Stellard
1
-11
/
+23
2014-08-13
clover: Flush the command queue in clReleaseCommandQueue()
Tom Stellard
1
-1
/
+5
2014-08-13
radeonsi/compute: Stop leaking the input buffer
Tom Stellard
1
-7
/
+14
2014-08-13
radeonsi/compute: Whitespace fixes
Tom Stellard
1
-2
/
+1
2014-08-13
radeonsi/compute: Call si_pm4_free_state() after emitting compute state
Tom Stellard
1
-1
/
+1
2014-08-13
radeonsi/compute: Update reference counts for buffers in si_set_global_binding()
Tom Stellard
1
-2
/
+2
2014-08-13
radeon/compute: Report a value for PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE
Tom Stellard
2
-1
/
+17
2014-08-13
radeon/compute: Fix reported values for MAX_GLOBAL_SIZE and MAX_MEM_ALLOC_SIZE
Tom Stellard
1
-13
/
+19
2014-08-13
ra: optimistically color only one node at a time
Connor Abbott
1
-35
/
+22
2014-08-13
ra: don't consider nodes for spilling we don't need to
Connor Abbott
1
-40
/
+11
2014-08-13
ra: make the p, q test more efficient
Connor Abbott
1
-7
/
+26
2014-08-13
ra: cleanup the public API
Connor Abbott
5
-13
/
+10
2014-08-13
nouveau: only try to get new storage if there are any levels
Ilia Mirkin
1
-10
/
+13
[next]