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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: support RGBA16 and use it for RGBA12 as well
Marek Olšák
2010-10-25
1
-1
/
+10
*
xlib: silence unused var warning
Brian Paul
2010-10-25
1
-0
/
+1
*
mesa: fix uninitialized var warning
Brian Paul
2010-10-25
1
-0
/
+1
*
mesa: silence enum comparison warning
Brian Paul
2010-10-25
1
-1
/
+1
*
mesa: allow FBO attachments of formats LUMINANCE, LUMINANCE_ALPHA, and INTENSITY
Marek Olšák
2010-10-24
1
-0
/
+3
*
st/mesa: be smarter choosing texture format for glDrawPixels()
Brian Paul
2010-10-23
1
-4
/
+46
*
mesa: display list support for GL_EXT_texture_integer
Brian Paul
2010-10-23
1
-0
/
+144
*
mesa: plug in GL_EXT_texture_integer functions
Brian Paul
2010-10-23
1
-0
/
+7
*
mesa: regenerated API files for GL_EXT_texture_integer
Brian Paul
2010-10-23
2
-5116
/
+5294
*
mesa: simplify target_can_be_compressed() function
Brian Paul
2010-10-23
1
-8
/
+18
*
st/mesa: add format selection for signed/unsigned integer formats
Brian Paul
2010-10-23
1
-0
/
+120
*
mesa: added cases for GL_EXT_texture_integer
Brian Paul
2010-10-23
1
-0
/
+10
*
mesa: added cases for GL_EXT_texture_integer formats
Brian Paul
2010-10-23
1
-0
/
+20
*
mesa: compute _IntegerColor field in _mesa_test_framebuffer_completeness()
Brian Paul
2010-10-23
1
-0
/
+6
*
mesa: added glGet query for GL_RGBA_INTEGER_MODE_EXT
Brian Paul
2010-10-23
1
-0
/
+11
*
mesa: added new gl_framebuffer::_IntegerColor field
Brian Paul
2010-10-23
1
-0
/
+3
*
mesa: added new gl_extensions::EXT_gpu_shader4 field
Brian Paul
2010-10-23
1
-0
/
+1
*
mesa: new glDrawPixels error check for integer formats
Brian Paul
2010-10-23
1
-1
/
+11
*
mesa: added _mesa_is_fragment_shader_active() helper
Brian Paul
2010-10-23
1
-0
/
+12
*
mesa: minor reformatting, clean-ups
Brian Paul
2010-10-23
1
-8
/
+10
*
mesa: _mesa_is_format_integer() function
Brian Paul
2010-10-23
2
-0
/
+15
*
mesa: _mesa_ClearColorIuiEXT() and _mesa_ClearColorIiEXT()
Brian Paul
2010-10-23
2
-0
/
+69
*
mesa: add pixel packing for unscaled integer types
Brian Paul
2010-10-23
1
-5
/
+496
*
mesa: split up the image.c file
Brian Paul
2010-10-23
20
-4525
/
+4665
*
mesa: simplify fbo format checking code
Brian Paul
2010-10-23
1
-13
/
+38
*
mesa: 80-column wrapping
Brian Paul
2010-10-23
1
-3
/
+6
*
i965: Add support for pull constants to the new FS backend.
Eric Anholt
2010-10-22
10
-105
/
+213
*
i965: Move the FS disasm/annotation printout to codegen time.
Eric Anholt
2010-10-22
2
-54
/
+35
*
mesa: move declaration before code
Brian Paul
2010-10-22
1
-1
/
+2
*
dri/nouveau: Force a "slow" Z clear if we're getting a new depth buffer.
Francisco Jerez
2010-10-22
1
-0
/
+12
*
Merge branch 'primitive-restart-cleanup'
Brian Paul
2010-10-21
14
-3165
/
+3348
|
\
|
*
st/mesa: support for primitive restart
Brian Paul
2010-10-21
2
-0
/
+7
|
*
vbo: support for primitive restart
Brian Paul
2010-10-21
3
-86
/
+186
|
*
mesa: plug in primitive restart function
Brian Paul
2010-10-21
3
-0
/
+18
|
*
mesa: regenerated files with primitive restart
Brian Paul
2010-10-21
2
-3073
/
+3096
|
*
mesa: set/get primitive restart state
Brian Paul
2010-10-21
3
-6
/
+40
|
*
mesa: driver hook for primitive restart
Brian Paul
2010-10-21
1
-0
/
+1
*
|
i965: Be more aggressive in tracking live/dead intervals within loops.
Eric Anholt
2010-10-21
1
-13
/
+41
*
|
st/mesa: added cases for GL_COMPRESSED_RED/RG in st_choose_format()
Brian Paul
2010-10-21
1
-0
/
+2
*
|
mesa: add missing cases for packing red/green images
Brian Paul
2010-10-21
1
-0
/
+48
*
|
mesa: add GL_RG case to _mesa_source_buffer_exists()
Brian Paul
2010-10-21
1
-0
/
+1
*
|
i965: Correct scratch space allocation.
Eric Anholt
2010-10-21
3
-12
/
+15
*
|
i965: Don't emit register spill offsets directly into g0.
Eric Anholt
2010-10-21
1
-6
/
+22
*
|
i965: Add support for register spilling.
Eric Anholt
2010-10-21
8
-55
/
+380
*
|
i965: Fix gl_FrontFacing emit on pre-gen6.
Eric Anholt
2010-10-21
1
-1
/
+0
*
|
i965: Split register allocation out of the ever-growing brw_fs.cpp.
Eric Anholt
2010-10-21
3
-216
/
+266
|
/
*
mesa: Remove unused vtxfmt_tmp.h.
Chia-I Wu
2010-10-21
1
-603
/
+0
*
swrast: Print out format on unexpected failure in _swrast_DrawPixels.
Vinson Lee
2010-10-20
1
-1
/
+1
*
mesa: Remove FEATURE_ARB_shading_language_120 macro.
Kenneth Graunke
2010-10-20
2
-5
/
+0
*
osmesa: link against libtalloc
Orion Poplawski
2010-10-20
1
-1
/
+1
[next]