index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r600g/llvm: Select the correct GPU type for RV670
Tom Stellard
2013-02-01
1
-1
/
+1
*
intel: implement create image from texture
Abdiel Janulgue
2013-02-01
1
-21
/
+138
*
intel: Account for mt->offset in intel_miptree_map
Abdiel Janulgue
2013-02-01
1
-2
/
+2
*
intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
2013-02-01
1
-7
/
+53
*
i965: Account for offsets when updating SURFACE_STATE.
Abdiel Janulgue
2013-02-01
2
-2
/
+21
*
intel: add pixel offset calculator for miptree levels
Abdiel Janulgue
2013-02-01
2
-0
/
+21
*
intel: Expose intel_miptree_create_internal as intel_miptree_create_layout.
Abdiel Janulgue
2013-02-01
2
-14
/
+25
*
intel: expose dimensions and offsets of a miptree level in DRIImage
Abdiel Janulgue
2013-02-01
1
-0
/
+7
*
dri2: Create image from texture
Abdiel Janulgue
2013-02-01
1
-0
/
+122
*
radeonsi: Fix draws using user index buffer.
Michel Dänzer
2013-02-01
1
-4
/
+3
*
st/mesa: whitespace/indentation fix
Brian Paul
2013-02-01
1
-2
/
+2
*
svga: check for NaN shader immediates
Brian Paul
2013-02-01
1
-2
/
+4
*
svga: add, use SVGA3D_SURFACE_HINT_VOLUME flag
Brian Paul
2013-02-01
2
-0
/
+5
*
trace: measure time for each gallium call
Brian Paul
2013-02-01
3
-3
/
+39
*
trace: add void to function definition
Brian Paul
2013-02-01
1
-1
/
+2
*
trace: allow GALLIUM_TRACE=stdout/stderr
Brian Paul
2013-02-01
1
-3
/
+11
*
radeonsi: port some of get_shader_param changes from r600g
Marek Olšák
2013-02-01
1
-6
/
+2
*
mesa: don't expose IBM_rasterpos_clip in a core context
Marek Olšák
2013-02-01
1
-1
/
+1
*
r300g: always put MSAA resources in VRAM
Marek Olšák
2013-02-01
1
-3
/
+3
*
r600g: remove broken assert from r600_isa.c
Vadim Girlin
2013-02-01
1
-2
/
+0
*
r600g: implement shader disassembler v3
Vadim Girlin
2013-02-01
3
-4
/
+444
*
r600g: use tables with ISA info v3
Vadim Girlin
2013-02-01
10
-1789
/
+2378
*
glapi: Do not use backtrace on MinGW.
Vinson Lee
2013-01-31
1
-1
/
+1
*
r600g: add cs memory usage accounting and limit it v3
Jerome Glisse
2013-01-31
7
-1
/
+80
*
r600g: fix htile buffer leak
Marek Olšák
2013-01-31
1
-0
/
+1
*
mesa: bump version to 9.2 (devel)
Andreas Boll
2013-01-31
1
-2
/
+2
*
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
5
-33
/
+42
*
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
*
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
*
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
*
intel: Use a CPU map of the batch on LLC-sharing architectures.
Eric Anholt
2013-01-29
4
-9
/
+24
[prev]
[next]