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
*
glsl_to_tgsi: implement ir_binop_all_equal and ir_binop_any_nequal for native...
Bryan Cain
2011-09-20
1
-34
/
+85
*
i965/vs: Add support for compute-to-MRF.
Eric Anholt
2011-09-20
3
-0
/
+179
*
i965/vs: Do VUE writes using the MRF file instead of hardware register.
Eric Anholt
2011-09-20
1
-4
/
+6
*
i965/vs: Handle destinations in the MRF file.
Eric Anholt
2011-09-20
1
-0
/
+6
*
i965/vs: Add a function for how many MRFs get written as part of a SEND.
Eric Anholt
2011-09-20
2
-0
/
+39
*
i965/vs: Remove dead fields of src_reg.
Eric Anholt
2011-09-20
1
-2
/
+0
*
i965/vs: Add support for simple algebraic optimizations.
Eric Anholt
2011-09-20
3
-0
/
+96
*
i965: Fix polygon stipple offset state flagging.
Eric Anholt
2011-09-20
1
-4
/
+6
*
i965: Add missing _NEW_POLYGON flag to polygon stipple upload.
Eric Anholt
2011-09-20
1
-1
/
+3
*
i965: Fix compiler warnings.
Eric Anholt
2011-09-20
1
-6
/
+4
*
mesa: fix error handling for glMaterial*
Yuanhan Liu
2011-09-20
1
-1
/
+12
*
st/egl: add support for null platform
Chia-I Wu
2011-09-20
6
-2
/
+219
*
egl: add null platform
Chia-I Wu
2011-09-20
3
-0
/
+8
*
configs: remove rest of APP_LIB_DEPS lines
Dave Airlie
2011-09-20
5
-11
/
+0
*
i965/fs: Implement texelFetch() on Gen4.
Kenneth Graunke
2011-09-19
2
-4
/
+18
*
i965/fs: Implement texelFetch() on Ivybridge.
Kenneth Graunke
2011-09-19
1
-4
/
+21
*
i965/fs: Implement texelFetch() on Ironlake and Sandybridge.
Kenneth Graunke
2011-09-19
6
-5
/
+19
*
glapi: Update generated file modified by previous commit
Ian Romanick
2011-09-19
1
-3057
/
+1814
*
glapi: Don't emit remap data for individual extensions
Ian Romanick
2011-09-19
1
-38
/
+5
*
mesa: Delete stale comment about MESAX extensions
Ian Romanick
2011-09-19
1
-2
/
+0
*
mesa: Replace _mesa_rgba_logicop_enabled(ctx) with ctx->Color.ColorLogicOpEna...
Ian Romanick
2011-09-19
6
-23
/
+11
*
mesa: Use ColorLogicOpEnabled instead of _LogicOpEnabled
Ian Romanick
2011-09-19
10
-25
/
+7
*
mesa: Remove support for GL_EXT_blend_logic_op
Ian Romanick
2011-09-19
4
-17
/
+8
*
st/mesa: Remove support for GL_EXT_blend_logic_op
Ian Romanick
2011-09-19
2
-10
/
+1
*
mesa: Remove unused _mesa_enable_imaging_extensions function
Ian Romanick
2011-09-19
2
-19
/
+0
*
autogen.sh: Honor NOCONFIGURE environment variable
Colin Walters
2011-09-19
1
-1
/
+3
*
mesa: Throw an error when starting conditional render on an active query.
Eric Anholt
2011-09-19
1
-1
/
+1
*
mesa: Throw an error instead of asserting for condrender with query == 0.
Eric Anholt
2011-09-19
1
-1
/
+2
*
mesa: Add support for Begin/EndConditionalRender in display lists.
Eric Anholt
2011-09-19
1
-0
/
+45
*
mesa: fix an autoconf build-system bug related to glsl_to_tgsi
Marek Olšák
2011-09-19
1
-3
/
+2
*
mesa: fix format/type check in unpack_image() for bitmaps
Brian Paul
2011-09-19
1
-1
/
+1
*
i965 new VS: Fix copy propagation of double negatives.
Paul Berry
2011-09-19
1
-1
/
+1
*
mesa: Advertise GL_OES_compressed_paletted_texture in OpenGL ES1.x
Ian Romanick
2011-09-19
1
-1
/
+1
*
mesa: Remove redundant compressed paletted texture error checks
Ian Romanick
2011-09-19
1
-29
/
+5
*
mesa: Refactor compressed texture error checks to work with paletted textures
Ian Romanick
2011-09-19
1
-11
/
+70
*
mesa: Add _mesa_cpal_compressed_format_type
Ian Romanick
2011-09-19
2
-0
/
+20
*
mesa: Refactor expected texture size check in cpal_get_info
Ian Romanick
2011-09-19
2
-13
/
+35
*
mesa: Add GL_OES_compressed_paletted_texture formats to _mesa_base_tex_format
Ian Romanick
2011-09-19
1
-0
/
+19
*
mesa: Add GL_OES_compressed_paletted_texture formats to _mesa_is_compressed_f...
Ian Romanick
2011-09-19
1
-0
/
+13
*
Update llvmpipe's gitignore
Nicholas Miell
2011-09-19
1
-0
/
+1
*
mesa: fix error handling for glMapBufferRange
Yuanhan Liu
2011-09-19
1
-0
/
+11
*
mesa: generate GL_INVALID_OPERATION in glIsEnabledIndex() between Begin/End
Brian Paul
2011-09-19
1
-0
/
+1
*
mesa: fix error handling for glSelectBuffer
Yuanhan Liu
2011-09-19
1
-0
/
+5
*
mesa: fix error handling for glPixelZoom
Yuanhan Liu
2011-09-19
1
-0
/
+2
*
mesa: fix error handling for glIsEnabled
Yuanhan Liu
2011-09-19
1
-0
/
+2
*
mesa: fix error handling for glTexEnv
Yuanhan Liu
2011-09-19
1
-1
/
+2
*
mesa: fix error handling for some glGet* functions
Yuanhan Liu
2011-09-19
1
-0
/
+15
*
mesa: fix error handling for glEvalMesh1/2D
Yuanhan Liu
2011-09-19
1
-0
/
+4
*
Remove unused APP_LIB_DEPS variable
Matt Turner
2011-09-19
63
-91
/
+0
*
egl_glx.c: use unsigned instead of uint
Matt Turner
2011-09-19
1
-3
/
+3
[next]