index
:
~rib/mesa
wayland
wip/egl-extensions
Robert Bragg's personal mesa repository
rib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-20
fixups since the shm format enums changed
wayland
Robert Bragg
1
-4
/
+3
2012-01-16
egl_dri2: add triple buffering support to drm platform
Ander Conselvan de Oliveira
2
-1
/
+89
2012-01-16
gbm: add a release_buffer callback to dri backend
Ander Conselvan de Oliveira
2
-0
/
+10
2012-01-16
gbm: implement gbm_surface_get_bo in dri backend
Ander Conselvan de Oliveira
3
-1
/
+56
2012-01-16
egl_dri2: implement get_buffers and swap_buffers in drm platform
Ander Conselvan de Oliveira
1
-1
/
+152
2012-01-16
gbm: creates hooks for dri2_loader_extension in dri backend
Ander Conselvan de Oliveira
2
-2
/
+68
2012-01-16
egl_dri2: use gbm_surface as the native window type in drm platform
Ander Conselvan de Oliveira
2
-1
/
+106
2012-01-16
gbm: implement basic gbm_surface on dri backend
Ander Conselvan de Oliveira
2
-1
/
+25
2012-01-16
egl_dri2: make flush extension useable by drm platform
Ander Conselvan de Oliveira
3
-0
/
+3
2012-01-16
gbm: add gbm_surface interface
Ander Conselvan de Oliveira
4
-0
/
+83
2012-01-16
SwapBuffersRegionNOK: invert rectangles on y axis
Robert Bragg
1
-2
/
+1
2012-01-16
d3d1x: mesh::mesh() don't use index_format as factor
Robert Bragg
1
-1
/
+1
2012-01-16
egl: Adds EGL_INTEL_native_event_objects support
Robert Bragg
4
-0
/
+84
2012-01-16
glBindTexture: Bail out earlier for redundant binds
Robert Bragg
1
-14
/
+14
2012-01-16
vl: Make array initialization portable.
José Fonseca
1
-1
/
+4
2012-01-15
i915g: Fix the blending for the A8 destination buffer case.
Stéphane Marchesin
4
-12
/
+29
2012-01-15
r200: remove left-over EGL_SOURCES variable
Matt Turner
1
-1
/
+0
2012-01-15
r600g: fix mullo_uint trans slot only on r600/r700
Dave Airlie
1
-1
/
+1
2012-01-15
r600g: implement clip distances
Vadim Girlin
6
-17
/
+111
2012-01-15
r600g: implement two-sided lighting (v3)
Vadim Girlin
6
-25
/
+135
2012-01-15
r600g: add support for ISHR/USHR/SHL on r600-evergreen
Vadim Girlin
2
-10
/
+13
2012-01-15
r600g: implement IDIV/UDIV on r600-evergreen
Vadim Girlin
1
-4
/
+222
2012-01-15
r600g: implement ISSG on r600-evergreen
Vadim Girlin
1
-0
/
+63
2012-01-15
r600g: implement IABS on r600-evergreen
Vadim Girlin
1
-0
/
+60
2012-01-15
r600g: implement F2U on evergreen
Vadim Girlin
1
-2
/
+2
2012-01-15
r600g: add FLT_TO_UINT opcode for evergreen
Vadim Girlin
2
-1
/
+4
2012-01-15
r600g: fix F2I on evergreen
Vadim Girlin
1
-1
/
+50
2012-01-15
vl: fix YV12 handling
Christian König
4
-9
/
+49
2012-01-15
st/vdpau: recreate video buffer if decode doesn't like it
Christian König
1
-1
/
+21
2012-01-15
st/vdpau: recreate video buffer if format doesn't match
Christian König
2
-19
/
+37
2012-01-15
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
8
-3
/
+24
2012-01-15
vl: add h264 infrastructure
Christian König
2
-0
/
+107
2012-01-15
vl: move away from state like parameters
Christian König
9
-403
/
+293
2012-01-15
vl/video_buffer: add support for interlaced buffers
Christian König
3
-13
/
+25
2012-01-15
vl/video_buffer: improve constructor
Christian König
2
-45
/
+84
2012-01-15
vl/video_buffer: use template style create params
Christian König
7
-69
/
+71
2012-01-15
r600g: vertex id support.
Dave Airlie
1
-8
/
+15
2012-01-15
r600g: make u2f trans only
Dave Airlie
1
-1
/
+1
2012-01-15
nvfx: random cleanups of the state validation code
Lucas Stach
1
-27
/
+22
2012-01-15
nvfx: drop render temporaries code
Lucas Stach
4
-172
/
+18
2012-01-15
nvfx: rework state_fb code to get rid of render temps
Lucas Stach
4
-146
/
+72
2012-01-15
nvfx: say no to stream output caps
Lucas Stach
1
-1
/
+5
2012-01-15
mesa: update compute_version for GL3
Marek Olšák
1
-4
/
+2
2012-01-15
gallium: improve the pipe_stream_output_info struct (v2)
Marek Olšák
13
-151
/
+57
2012-01-14
r600g: add r600 version of UINT_TO_FLT conversion.
Dave Airlie
1
-0
/
+1
2012-01-14
r600g: fix r600 f2i to be trans only emitted.
Dave Airlie
1
-1
/
+1
2012-01-14
r600g: add missing case for uint->flt conversion.
Dave Airlie
1
-0
/
+1
2012-01-14
r600g: add missing r32 uint/sint fbo formats.
Dave Airlie
2
-0
/
+8
2012-01-13
r600g: add support for virtual address space on cayman v11
Jerome Glisse
13
-48
/
+370
2012-01-13
scons: Fix libGL.so build.
Roland Scheidegger
1
-0
/
+1
[next]