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
*
mesa: bump version to 9.2 (devel)
Andreas Boll
2013-01-31
3
-4
/
+4
*
Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
Matt Turner
2013-01-30
1
-11
/
+1
*
mesa: Add TexBufferRange to dispatch_sanity.
Kenneth Graunke
2013-01-30
1
-1
/
+1
*
nv50,nvc0: fix/enable texture buffer objects
Christoph Bumiller
2013-01-30
6
-34
/
+43
*
st/mesa: add support for GL_ARB_texture_buffer_range
Christoph Bumiller
2013-01-30
2
-1
/
+28
*
gallium: add PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Christoph Bumiller
2013-01-30
2
-1
/
+5
*
mesa: implement GL_ARB_texture_buffer_range
Christoph Bumiller
2013-01-30
11
-17
/
+130
*
build: Add missing comma in AS_IF
Matt Turner
2013-01-29
1
-2
/
+2
*
mesa: remove ctx->Driver.Error() hook
Brian Paul
2013-01-29
3
-12
/
+0
*
glx: Check that swap_buffers_reply is non-NULL before using it
Stéphane Marchesin
2013-01-29
1
-3
/
+5
*
mesa: fix comment typo: s/formaat/format/
Brian Paul
2013-01-29
1
-1
/
+1
*
llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it).
José Fonseca
2013-01-29
2
-36
/
+46
*
llvmpipe: Fix deferred depth writes for Z16_UNORM.
José Fonseca
2013-01-29
1
-1
/
+6
*
draw: fix draw_llvm_variant_key struct padding to avoid recompiles
Roland Scheidegger
2013-01-29
3
-4
/
+11
*
docs/relnotes-9.1: document new features in radeon drivers
Marek Olšák
2013-01-29
1
-0
/
+2
*
docs: more VMware guest driver info, tips
Brian Paul
2013-01-29
1
-0
/
+17
*
st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2
Brian Paul
2013-01-29
1
-1
/
+3
*
mesa: don't enable GL_EXT_framebuffer_multisample for software drivers
Brian Paul
2013-01-29
1
-1
/
+0
*
osmesa: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
2013-01-29
1
-0
/
+3
*
xlib: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
2013-01-29
1
-0
/
+3
*
st/mesa: set ctx->Const.MaxSamples = 0, not 1
Brian Paul
2013-01-29
1
-0
/
+4
*
xlib: stop use _mesa_enable_extension(), just set the boolean flags
Brian Paul
2013-01-29
1
-5
/
+4
*
xlib: fix incorrect GL_ANGLE_texture_compression_dxt enable
Brian Paul
2013-01-29
1
-1
/
+2
*
llvmpipe: Support Z16_UNORM as depth-stencil format.
José Fonseca
2013-01-29
4
-22
/
+43
*
i965: Add chipset limits for Haswell GT1/GT2.
Kenneth Graunke
2013-01-28
1
-1
/
+17
*
intel: Un-hardcode lengths from blitter commands.
Kenneth Graunke
2013-01-28
2
-7
/
+7
*
Remove APIspec.dtd
Matt Turner
2013-01-28
1
-52
/
+0
*
docs: List new extensions added in Mesa 9.1
Matt Turner
2013-01-28
1
-1
/
+8
*
intel: Use a CPU map of the batch on LLC-sharing architectures.
Eric Anholt
2013-01-29
4
-9
/
+24
*
r600g: use uint64_t instead of unsigned long for proper 32bits cpu support
Jerome Glisse
2013-01-28
5
-16
/
+16
*
r600g: real fix for non 3.8 kernel
Jerome Glisse
2013-01-28
1
-3
/
+5
*
i965: Fix assignment instead of comparison in asserts.
Vinson Lee
2013-01-28
1
-2
/
+2
*
android: use gralloc_drm_get_gem_handle api
Tapani Pälli
2013-01-28
3
-15
/
+7
*
intel: Typo fix: "pitsh" -> "pitch"
Paul Berry
2013-01-28
1
-1
/
+1
*
r600g: fix segfault with old kernel
9.1-branchpoint
Jerome Glisse
2013-01-28
5
-11
/
+23
*
glx: only advertise GLX_INTEL_swap_event if it's supported
Zack Rusin
2013-01-24
1
-2
/
+3
*
r600g: improve inputs/interpolation handling with llvm backend
Vadim Girlin
2013-01-28
4
-209
/
+151
*
r600g: Add ar_chan member to struct r600_bytecode
Tom Stellard
2013-01-28
3
-0
/
+4
*
r600g: More robust checks for MOVA_INT instructions
Tom Stellard
2013-01-28
1
-8
/
+35
*
r600g/llvm: Add dummy export for vs output
Vincent Lejeune
2013-01-28
1
-2
/
+20
*
r600g: Fix building with --enable-r600-llvm-compiler
Tom Stellard
2013-01-28
2
-7
/
+4
*
r600g: don't emit WAIT_UNTIL on cayman/TN (v2)
Alex Deucher
2013-01-28
1
-9
/
+28
*
r600g: add async for staging buffer upload v2
Jerome Glisse
2013-01-28
12
-17
/
+595
*
r600g: add multi ring support with dma as first second ring v4
Jerome Glisse
2013-01-28
14
-176
/
+327
*
radeon/winsys: add dma ring support to winsys v3
Jerome Glisse
2013-01-28
9
-82
/
+218
*
gallivm,draw,llvmpipe: mass rename of unit->texture_unit/sampler_unit
Roland Scheidegger
2013-01-28
7
-95
/
+95
*
gallivm: split sampler and texture state
Roland Scheidegger
2013-01-28
20
-357
/
+709
*
gallium/u_upload_mgr: fix a serious memory leak
Marek Olšák
2013-01-28
1
-2
/
+1
*
nouveau: don't try to use push_data if it's not implemented
Christoph Bumiller
2013-01-27
1
-0
/
+3
*
gles3: Update gl3.h
Matt Turner
2013-01-26
1
-2
/
+2
[next]