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
*
gallium/tests/trivial: use CXX to do final link
Brian Paul
2011-06-24
1
-1
/
+1
*
gallium/tests/trivial: make it build
Alon Levy
2011-06-24
3
-6
/
+11
*
st/egl: make native_buffer interface typed
Chia-I Wu
2011-06-24
6
-89
/
+139
*
targets/egl: removed
Chia-I Wu
2011-06-24
12
-949
/
+0
*
targets/egl-static: replace targets/egl
Chia-I Wu
2011-06-24
2
-1
/
+202
*
targets/egl-static: allow st/mesa to be dynamically loaded
Chia-I Wu
2011-06-24
4
-19
/
+148
*
targets/egl-static: add support for driver lookup
Chia-I Wu
2011-06-24
1
-0
/
+82
*
targets/gbm: build pipe drivers
Chia-I Wu
2011-06-24
10
-9
/
+314
*
configure: Disable drm egl platform by default
Benjamin Franzke
2011-06-24
1
-3
/
+0
*
dri/r200: properly spell current_atom.
Stéphane Marchesin
2011-06-23
1
-1
/
+1
*
dri/r200: rename __atom to current_atom.
Stéphane Marchesin
2011-06-23
1
-3
/
+3
*
gallivm: Fix x86 build with llvm-3.0svn.
Vinson Lee
2011-06-23
1
-0
/
+4
*
st/egl: drop guess_gl_api from egl_g3d_loader
Chia-I Wu
2011-06-24
3
-38
/
+1
*
st/egl: use a helper to get st_api from the loader
Chia-I Wu
2011-06-24
2
-13
/
+9
*
mesa: fix incorrect error string
Brian Paul
2011-06-23
1
-1
/
+1
*
nv50,nvc0: prevent pushbuf flush during ctx reloc emission
Christoph Bumiller
2011-06-24
8
-22
/
+32
*
st/mesa: fix format selection regression
Brian Paul
2011-06-23
1
-3
/
+7
*
vbo: Don't discount stride == 0 for testing all varyings in VBOs.
Eric Anholt
2011-06-23
1
-2
/
+1
*
vbo: Don't bother checking for stride == 0 for "any varying in a VBO".
Eric Anholt
2011-06-23
1
-2
/
+1
*
i965/gen6: Add a couple more packets to the nonpipelined workaround list.
Eric Anholt
2011-06-23
1
-0
/
+6
*
glsl: Flagged extension EXT_texture3D as "supported" in the builtin compiler.
Paul Berry
2011-06-23
1
-0
/
+1
*
st/egl: Fix scons build
Benjamin Franzke
2011-06-23
1
-0
/
+4
*
st/egl: Hookup gbm for drm backend
Benjamin Franzke
2011-06-23
7
-44
/
+99
*
egl_dri2: Hookup gbm as drm platform
Benjamin Franzke
2011-06-23
6
-61
/
+134
*
gbm: Add gallium (drm) backend
Benjamin Franzke
2011-06-23
9
-0
/
+703
*
gbm: Add dri backend
Benjamin Franzke
2011-06-23
7
-0
/
+582
*
Add gbm (generic/graphics buffer manager)
Benjamin Franzke
2011-06-23
18
-2
/
+976
*
st/dri: Implement DRIimageExtension::dupImage
Benjamin Franzke
2011-06-23
1
-0
/
+19
*
intel: Implement DRIimageExtension::dupImage
Benjamin Franzke
2011-06-23
1
-1
/
+26
*
dri: Add dupImage to DRIimageExtension
Benjamin Franzke
2011-06-23
1
-0
/
+5
*
r600g: Add R8G8B8A8_UNORM to evergreen colorswap table
Benjamin Franzke
2011-06-23
1
-0
/
+1
*
r600g: bump shader input limits
Marek Olšák
2011-06-23
1
-2
/
+2
*
st/wgl: return height, not width for WGL_PBUFFER_HEIGHT_ARB
Brian Paul
2011-06-23
1
-1
/
+1
*
st/egl/wayland: Take resize parameters only if size changes
Benjamin Franzke
2011-06-23
1
-5
/
+3
*
st/mesa: use a helper for st_framebuffer creation
Chia-I Wu
2011-06-23
1
-18
/
+29
*
st/mesa: prefer native texture formats when possible.
Stéphane Marchesin
2011-06-22
4
-8
/
+101
*
i915g: Add draw point sprites.
Stéphane Marchesin
2011-06-22
2
-2
/
+2
*
i915g: Fix comment.
Stéphane Marchesin
2011-06-22
1
-1
/
+1
*
i915g: Support more texture and render target formats.
Stéphane Marchesin
2011-06-22
5
-11
/
+75
*
r600c: add missing bank tiling case for evergreen
Alex Deucher
2011-06-22
1
-0
/
+3
*
r600g: fix num_banks interpretation on eg+
Alex Deucher
2011-06-22
1
-1
/
+14
*
r600g: Fix use of uninitialized local variable extra_size.
Michel Dänzer
2011-06-22
1
-1
/
+1
*
mesa: add missing DRI Makefiles to tarball
Thierry Vignaud
2011-06-22
1
-2
/
+1
*
mesa: comments and 80-column wrapping
Brian Paul
2011-06-22
1
-6
/
+21
*
mesa: update comments in update_program_enables()
Brian Paul
2011-06-22
1
-1
/
+4
*
mesa: update/fix comments in update_program()
Brian Paul
2011-06-22
1
-17
/
+16
*
mesa: update comment for gl_texture_unit
Brian Paul
2011-06-22
1
-2
/
+1
*
xorg/nouveau: blacklist all pre NV30 cards
Marcin Slusarz
2011-06-22
2
-9
/
+57
*
r600c: use BASE_VTX_LOC & AUTO_INDEX for drawing nonindexed with offset
Andre Maasikas
2011-06-22
1
-60
/
+8
*
r600g: fix fbo depth/stencil texture allocation for evergreen+
Alex Deucher
2011-06-21
1
-3
/
+8
[next]