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
path:
root
/
src
/
gallium
/
state_trackers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-31
st/dri: Fix tests for no draw/read buffers in dri_make_current()
Michel Dänzer
1
-2
/
+2
2014-01-30
st/dri: Allow creating OpenGL 3.3 core contexts
Michel Dänzer
1
-1
/
+1
2014-01-27
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
1
-1
/
+1
2014-01-27
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
1
-2
/
+2
2014-01-27
mesa: change gl_format to mesa_format
Mark Mueller
1
-2
/
+2
2014-01-22
clover: Don't crash on NULL global buffer objects.
Jan Vesely
1
-11
/
+23
2014-01-20
st/vdpau: s/surface/resource/ to fix compiler warning
Brian Paul
1
-1
/
+1
2014-01-20
i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project".
José Fonseca
1
-1
/
+1
2014-01-19
st/vdpau: check surface params before creating surfaces
Ilia Mirkin
3
-0
/
+21
2014-01-19
st/vdpau: fix bogus error handling in output/bitmap creation
Ilia Mirkin
2
-34
/
+35
2014-01-19
st/vdpau: don't return a device if the screen doesn't support NPOT
Ilia Mirkin
1
-0
/
+5
2014-01-18
pipe-loader: add support for non-pci (platform) devices
Emil Velikov
1
-0
/
+2
2014-01-18
st/egl: use loader util lib
Emil Velikov
3
-42
/
+6
2014-01-18
gbm: use the loader util lib
Emil Velikov
1
-1
/
+0
2014-01-18
loader: introduce the loader util lib
Emil Velikov
2
-0
/
+2
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
43
-57
/
+57
2014-01-16
st/dri: prevent leak of dri option default values
Aaron Watry
1
-0
/
+6
2014-01-15
clover: Fix clover::keys and ::values to deal with r-value references properly.
Francisco Jerez
1
-6
/
+6
2014-01-15
clover: Don't try to build programs created from a binary again.
Francisco Jerez
2
-19
/
+22
2014-01-15
clover: Add missing fields to the clover::module serialization code.
Francisco Jerez
1
-0
/
+3
2014-01-15
clover: Store map result into a temporary vector in clCreateProgramWithBinary.
Francisco Jerez
1
-1
/
+1
2014-01-14
clover: Use cl_ulong in the maximum allocation size calculation to avoid over...
Francisco Jerez
1
-1
/
+1
2014-01-13
st/egl: Flush resources before presentation
Martin Andersson
3
-0
/
+24
2013-12-23
st/vdpau: Destroy context when initialization fails
Aaron Watry
1
-0
/
+1
2013-12-23
clover: Remove unused variable
Aaron Watry
1
-1
/
+0
2013-12-18
clover: Append buffers that use CL_MEM_USE_HOST_PTR.
Jan Vesely
1
-1
/
+1
2013-12-18
clover: Add parameter checks to clCreateBuffer.
Jan Vesely
1
-1
/
+13
2013-12-18
st/dri: Check for kernel support before enabling fd sharing v2
Thomas Hellstrom
1
-2
/
+11
2013-12-17
st/dri: fix compiler warning for driCopySubBufferExtension
Brian Paul
1
-1
/
+1
2013-12-17
st/xa: Add new map flags
Thomas Hellstrom
2
-9
/
+21
2013-12-14
st/dri: resolve sRGB buffers in linear colorspace
Marek Olšák
1
-2
/
+23
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
6
-9
/
+59
2013-12-12
gallium: allow choosing which colorbuffers to clear
Marek Olšák
1
-1
/
+1
2013-12-10
gallium/dri: Support DRI Image extension version 7
Christopher James Halse Rogers
1
-10
/
+104
2013-12-10
gallium/dri2: Set winsys_handle type to KMS for stride query.
Christopher James Halse Rogers
1
-0
/
+1
2013-12-10
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
3
-0
/
+4
2013-12-10
gallium/dri: Support DRI Image extension version 6
Christopher James Halse Rogers
1
-1
/
+71
2013-12-06
st/xa: Bump major version number to 2
Thomas Hellstrom
1
-1
/
+1
2013-12-02
clover: Fix missing minus sign in 'iterator_adaptor::operator-='.
Francisco Jerez
1
-1
/
+1
2013-11-18
clover: Optionally return context's devices from clGetProgramInfo()
Tom Stellard
1
-2
/
+6
2013-11-18
osmesa: add support for postprocess filters
Brian Paul
1
-0
/
+87
2013-11-17
st/vega: Fix broken assert
Chris Forbes
1
-1
/
+1
2013-11-16
st/xvmc: enable automake subdir-objects
Emil Velikov
1
-0
/
+1
2013-11-16
st/egl: use *_FILE over *_SOURCES names for filelists
Emil Velikov
4
-23
/
+23
2013-11-15
clover: Remove dead file from Makefile.sources.
Matt Turner
1
-1
/
+0
2013-11-15
clover: Support multiple devices in clCreateContextFromType() v2
Tom Stellard
1
-3
/
+9
2013-11-12
clover: Fix the const variant of adaptor_range::end to deal with mismatching ...
Francisco Jerez
1
-1
/
+2
2013-11-08
st/dri: Fix dri_create_context declaration prototype.
José Fonseca
1
-0
/
+1
2013-11-07
mesa/dri: Move context flag validation down into the drivers
Ian Romanick
1
-0
/
+5
2013-11-07
mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy
Ian Romanick
1
-0
/
+6
[next]