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: implement generate-mipmap fallback for RGB10_A2
Marek Olšák
2011-04-25
1
-0
/
+80
*
r600g: Remove r600_helper.c from SConscript.
Vinson Lee
2011-04-24
1
-1
/
+0
*
r600g: remove some pointless and unused functions
Marek Olšák
2011-04-25
3
-21
/
+3
*
r600g: do not reset device to 0 when doing unrelated operations
Marek Olšák
2011-04-25
1
-2
/
+0
*
r600g: trivially implement LATC/3DC
Marek Olšák
2011-04-25
1
-0
/
+4
*
r600g: drop r600_helper.c no point in it
Dave Airlie
2011-04-25
4
-73
/
+39
*
r600g: enable EXT_draw_buffers2
Dave Airlie
2011-04-25
1
-5
/
+1
*
st/mesa: fix regression since a22aba4eae9b29db731487bce90e8292f7e82c72
Dave Airlie
2011-04-25
1
-2
/
+2
*
r600g: fix glean clipflat test.
Dave Airlie
2011-04-24
2
-3
/
+8
*
r300g: reorder caps
Marek Olšák
2011-04-24
1
-13
/
+11
*
r300g: fix exposing caps on r300-r400
Marek Olšák
2011-04-24
1
-2
/
+2
*
glsl: Fix typos in comments.
Bryan Cain
2011-04-23
1
-6
/
+6
*
r600g: fix glsl-fs-abs-neg
Dave Airlie
2011-04-24
1
-0
/
+2
*
r600g: fix bank swizzle calcs for scalar only operations.
Dave Airlie
2011-04-24
1
-15
/
+25
*
r600g: PV/PS have cycle restrictions in scalar operations
Dave Airlie
2011-04-24
1
-2
/
+6
*
mesa: Add some comments about FRAG_RESULT_COLOR vs FRAG_RESULT_DATAn.
Eric Anholt
2011-04-23
1
-0
/
+8
*
mesa: Fix fragment.color (no index) writes with OPTION ARB_draw_buffers.
Eric Anholt
2011-04-23
1
-3
/
+8
*
i965: Don't double-emit fragment.color writes for MRT with ARB_fp.
Eric Anholt
2011-04-23
2
-35
/
+19
*
i965: Fill in the remaining fields of gen5+ sampler default color.
Eric Anholt
2011-04-23
1
-4
/
+14
*
i965: Fix batch decode for the gen5+ sampler default color.
Eric Anholt
2011-04-23
1
-6
/
+24
*
intel: Add support for ARB_sampler_objects.
Eric Anholt
2011-04-23
13
-80
/
+99
*
i965: Add support for NV_conditional_render.
Eric Anholt
2011-04-23
5
-0
/
+17
*
swrast: Disable glAccum drawing during conditional rendering.
Eric Anholt
2011-04-23
1
-0
/
+4
*
meta: Don't do conditional rendering on GenerateMipmaps and BlitFramebuffer.
Eric Anholt
2011-04-23
1
-1
/
+24
*
i965: Add support for ARB_texture_compression_rgtc.
Eric Anholt
2011-04-23
3
-0
/
+11
*
mesa: Don't assert on the compressed convertformat for GenerateMipmaps.
Eric Anholt
2011-04-23
1
-1
/
+0
*
mesa: Choose RGTC formats for GL_COMPRESSED_RED, GL_COMPRESSED_RG.
Eric Anholt
2011-04-23
1
-0
/
+8
*
mesa/gdi: Address compiler warnings.
José Fonseca
2011-04-23
2
-136
/
+131
*
mesa/gdi: Remove InitCritSections.cpp.
José Fonseca
2011-04-23
1
-33
/
+0
*
Drop fx windows driver.
José Fonseca
2011-04-23
3
-2299
/
+0
*
glu: Fix linux build
Jakob Bornecrantz
2011-04-23
1
-1
/
+1
*
glu: Clone the enviroment
Jakob Bornecrantz
2011-04-23
1
-0
/
+2
*
scons: Build glu.
José Fonseca
2011-04-23
4
-2
/
+143
*
scons: Build classic mesa gdi driver.
José Fonseca
2011-04-23
6
-115
/
+52
*
osmesa: Fix Mingw build.
José Fonseca
2011-04-23
1
-16
/
+1
*
scons: Build osmesa.
José Fonseca
2011-04-23
3
-0
/
+108
*
mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.
José Fonseca
2011-04-23
2
-2
/
+2
*
mesa/vf: Remove.
José Fonseca
2011-04-23
5
-2257
/
+0
*
graw: Replace dead symlinks to delete python statetracker shaders with their ...
José Fonseca
2011-04-23
64
-2
/
+818
*
draw: fix point/line/tri flushing bug in vbuf code
Brian Paul
2011-04-22
1
-4
/
+10
*
r300g: do not advertise color_buffer_float on r300 and r400
Marek Olšák
2011-04-22
1
-1
/
+1
*
r300/compiler: fix up error message
Marek Olšák
2011-04-22
1
-2
/
+2
*
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
2011-04-22
1
-1
/
+0
*
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
2011-04-22
3
-4
/
+6
*
r300g: disallow A16F,L16F,LA16F,I16F texture formats on DRM<2.8.0
Marek Olšák
2011-04-22
1
-4
/
+9
*
st/egl: Update to wayland protocol,egl changes
Benjamin Franzke
2011-04-22
2
-27
/
+92
*
egl_dri2: Create wl_buffers for pixmap surfaces
Benjamin Franzke
2011-04-22
2
-12
/
+23
*
egl/wayland: Add new version parameter for post_drm
Benjamin Franzke
2011-04-22
1
-1
/
+3
*
egl/wayland: Fix prefixes for interface names
Benjamin Franzke
2011-04-22
2
-5
/
+5
*
swrast: fix readpix clamping
Marek Olšák
2011-04-22
1
-4
/
+4
[next]