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
/
main
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: 80-column wrapping and whitespace fixes
Brian Paul
2011-04-13
1
-4
/
+6
*
mesa: core support for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
1
-0
/
+1
*
mesa: move location of some geometry program limits
Brian Paul
2011-03-11
1
-8
/
+10
*
mesa: added gl_program_constants::MaxAddressOffset
Brian Paul
2011-03-02
1
-0
/
+1
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
1
-21
/
+5
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-27
/
+8
*
mesa: Set correct values for range/precision of shader integer types
Ian Romanick
2011-01-20
1
-2
/
+11
*
mesa: implement glGetShaderPrecisionFormat()
Brian Paul
2011-01-19
1
-0
/
+10
*
mesa: do a debug check of _mesa_format_to_type_and_comps()
Brian Paul
2011-01-11
1
-0
/
+5
*
mesa: Make _mesa_choose_tex_format() choose formats out of a supported table.
Eric Anholt
2011-01-04
1
-0
/
+8
*
mesa: raise max texture sizes to 16K
Brian Paul
2010-12-02
1
-0
/
+1
*
mesa: replace #defines with new gl_shader_type enum
Brian Paul
2010-11-23
1
-1
/
+1
*
mesa: fix regression from b4bb6680200b5a898583392f4c831c02f41e63f7
Xiang, Haihao
2010-11-23
1
-0
/
+7
*
mesa: Don't spam the console in a debug build unless some spam is requested.
Eric Anholt
2010-11-18
1
-2
/
+4
*
mesa: minor clean-ups in context code
Brian Paul
2010-11-16
1
-9
/
+26
*
mesa: remove always-false conditional in check_compatible()
Brian Paul
2010-11-02
1
-3
/
+0
*
mesa: Allow contexts of different APIs to coexist.
Chia-I Wu
2010-11-02
1
-27
/
+29
*
Merge branch 'glapi-reorg'
Chia-I Wu
2010-10-29
1
-2
/
+1
|
\
|
*
mesa: Remove unnecessary glapitable.h includes.
Chia-I Wu
2010-10-27
1
-2
/
+1
*
|
mesa: state/queries for GL_MIN/MAX_PROGRAM_TEXEL_OFFSET_EXT
Brian Paul
2010-10-28
1
-0
/
+4
*
|
Track separate programs for each stage
Ian Romanick
2010-10-27
1
-47
/
+103
|
/
*
mesa: do integer FB / shader validation check in _mesa_valid_to_render()
Brian Paul
2010-10-26
1
-1
/
+11
*
mesa: Remove FEATURE_ARB_shading_language_120 macro.
Kenneth Graunke
2010-10-20
1
-4
/
+0
*
glsl: Slightly change the semantic of _LinkedShaders
Ian Romanick
2010-10-14
1
-12
/
+10
*
Drop the "neutral" tnl module
Kristian Høgsberg
2010-10-14
1
-5
/
+0
*
mesa: Silence unused variable warning
Ian Romanick
2010-10-13
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-40
/
+40
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-15
/
+15
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
1
-1
/
+0
*
Get rid of GL/internal/glcore.h
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Validate assembly shaders when GLSL shaders are used
Ian Romanick
2010-10-12
1
-12
/
+40
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-09-24
1
-1
/
+0
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-2
/
+0
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
1
-2
/
+0
*
mesa: Remove SGI_color_table.
Eric Anholt
2010-09-23
1
-2
/
+0
*
mesa: Remove EXT_histogram.
Eric Anholt
2010-09-23
1
-2
/
+0
*
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-21
1
-0
/
+15
*
mesa: Less FEATURE_ARB_sync tests.
Chia-I Wu
2010-09-14
1
-6
/
+0
*
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
1
-33
/
+2
*
mesa: Only reference logging symbols in debug builds
Kristian Høgsberg
2010-09-09
1
-0
/
+11
*
mesa: Don't reuse DummyFramebuffer as the incomplete framebuffer
Kristian Høgsberg
2010-09-09
1
-0
/
+3
*
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
1
-2
/
+22
*
mesa: Fix many printf-like warnings.
Eric Anholt
2010-09-01
1
-1
/
+1
*
mesa: use atexit() handler to release GLSL compiler memory
Brian Paul
2010-08-27
1
-0
/
+9
*
mesa: Silence uninitialized variable warnings in dummy_enum_func.
Vinson Lee
2010-08-19
1
-10
/
+10
*
mesa: use switch stmt in init_program_limits()
Brian Paul
2010-08-10
1
-5
/
+10
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-1
/
+19
*
mesa: initialize extension string when context is first bound
Brian Paul
2010-06-25
1
-0
/
+2
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-2
/
+2
[next]