projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28
Ian Romanick
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
2009-09-28
Ian Romanick
docs: 7.5.2 md5 sums
commit
|
commitdiff
|
tree
2009-09-28
Ian Romanick
Prep for 7.5.2 release
commit
|
commitdiff
|
tree
2009-09-28
Ian Romanick
docs: 7.6 md5 sums
commit
|
commitdiff
|
tree
2009-09-28
Ian Romanick
Prep for 7.6 release
commit
|
commitdiff
|
tree
2009-09-16
Ian Romanick
glx: Use initstate_r / random_r instead of corrupting...
commit
|
commitdiff
|
tree
2009-09-16
Ian Romanick
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
2009-09-16
Ian Romanick
intel: Deassociated drawables from private context...
commit
|
commitdiff
|
tree
2009-09-15
Ian Romanick
Merge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
2009-09-15
Ian Romanick
GLX: Complain when buggy applications call GLX 1.3...
commit
|
commitdiff
|
tree
2009-09-10
Ian Romanick
Fix merge fail
commit
|
commitdiff
|
tree
2009-09-10
Ian Romanick
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
docs: Document new extension support for 7.6 release.
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
ARB sync / swrast: Use GL_ARB_sync_functions instead...
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
Don't dereference function pointers in calls.
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
Add syncobj.c to SConscript
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
Whitespace and include file clean-up.
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
Use MIN2 instead of open-coded version
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
ARB sync: Fix delete behavior and context destruction...
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
Add dummy list node type 'struct simple_node'
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
ARB sync: Add support for GL_ARB_sync to swrast
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
Eliminate trailing whitespace in extension_helper.c
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
ARB sync: Regenerate files from previous commit
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
ARB sync: Add base infrastructure for GL_ARB_sync
commit
|
commitdiff
|
tree
2009-09-03
Ian Romanick
ARB sync: Add infrastructure for glGetInteger64v
commit
|
commitdiff
|
tree
2009-09-01
Ian Romanick
ARB prog parser: Fix handling of stateOptModMatNum
commit
|
commitdiff
|
tree
2009-08-29
Ian Romanick
Put 'extern' first on the line to silence GCC warnings.
commit
|
commitdiff
|
tree
2009-08-27
Ian Romanick
i965: Increase assmebly shader program parameter limits
commit
|
commitdiff
|
tree
2009-08-27
Ian Romanick
ARB prog: Change handling of program parameter limits
commit
|
commitdiff
|
tree
2009-08-24
Ian Romanick
ARB prog: Set error instead of falling through with...
commit
|
commitdiff
|
tree
2009-08-24
Ian Romanick
ARB prog parser: Regenerate parser from previous commit
commit
|
commitdiff
|
tree
2009-08-23
Ian Romanick
ARB prog lexer: Fix lexer to eat both DOS and Unix...
commit
|
commitdiff
|
tree
2009-08-22
Ian Romanick
i965: Implement frag prog DPH like DP4
commit
|
commitdiff
|
tree
2009-08-21
Ian Romanick
Merge branch 'asm-shader-rework-1'
commit
|
commitdiff
|
tree
2009-08-21
Ian Romanick
ARB prog parser: Revert part of previous change to...
commit
|
commitdiff
|
tree
2009-08-18
Ian Romanick
Merge branch 'master' into asm-shader-rework-1
commit
|
commitdiff
|
tree
2009-08-18
Ian Romanick
ARB prog parser: Delete the old parser
commit
|
commitdiff
|
tree
2009-08-18
Ian Romanick
ARB prog: Revert some changes to debug output
commit
|
commitdiff
|
tree
2009-08-14
Ian Romanick
i965: Add support for GL_ARB_seamless_cube_map
commit
|
commitdiff
|
tree
2009-08-14
Ian Romanick
demos/cubemap: Add support for GL_ARB_seamless_cube_map
commit
|
commitdiff
|
tree
2009-08-14
Ian Romanick
Regenerate files for GL_ARB_seamless_cube_map
commit
|
commitdiff
|
tree
2009-08-14
Ian Romanick
Infrastructure for GL_ARB_seamless_cube_map
commit
|
commitdiff
|
tree
2009-08-14
Ian Romanick
Regenerate files for GL_APPLE_flush_buffer_range
commit
|
commitdiff
|
tree
2009-08-06
Ian Romanick
GL_ARB_vertex_array_bgra is (basically) a synonym for...
commit
|
commitdiff
|
tree
2009-07-30
Ian Romanick
progs/vp: Correct the PARAM array sizes in arl-*.txt
commit
|
commitdiff
|
tree
2009-07-30
Ian Romanick
ARB prog parser: Add support for RGBA components to...
commit
|
commitdiff
|
tree
2009-07-30
Ian Romanick
ARB prog parser: Prevent NULL ptr deref for KIL instruction
commit
|
commitdiff
|
tree
2009-07-30
Ian Romanick
ARP prog parser: Implement the spec, not what makes...
commit
|
commitdiff
|
tree
2009-07-30
Ian Romanick
ARB prog parser: Get program limits from the context
commit
|
commitdiff
|
tree
2009-07-30
Ian Romanick
ARB prog lexer: attenuation is not just for vp
commit
|
commitdiff
|
tree
2009-07-30
Ian Romanick
ARB prog parser: Finish implementing fp state.depth...
commit
|
commitdiff
|
tree
2009-07-30
Ian Romanick
ARB prog: Fix the order of swizzle application
commit
|
commitdiff
|
tree
2009-07-29
Ian Romanick
Indentation fixes.
commit
|
commitdiff
|
tree
2009-07-29
Ian Romanick
ARB prog parser: Set NumAttributes based on the number...
commit
|
commitdiff
|
tree
2009-07-29
Ian Romanick
ARB prog parser: Set component negation mask for SWZ...
commit
|
commitdiff
|
tree
2009-07-29
Ian Romanick
ARB prog parser: Set correct register file for OUTPUT...
commit
|
commitdiff
|
tree
2009-07-28
Ian Romanick
ARB prog parser: Add support for GL_MESA_texture_array
commit
|
commitdiff
|
tree
2009-07-28
Ian Romanick
ARB prog parser: More robust error message for bad...
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
ARB prog parser: Add support for GL_ARB_fragment_program_shadow
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
ARB prog parser: Fix handling of RECT
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
ARB prog: Fix parameters to _mesa_calloc
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
ARB prog parser: Correct handling of some extensions...
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
ARB prog: Update generated files missed on previous...
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
ARB prog: Delete comment about possibly needing to...
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
ARB prog: Clean up several memory leaks
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
Add destructor for symbol_table
commit
|
commitdiff
|
tree
2009-07-27
Ian Romanick
Add destructor for hash_table
commit
|
commitdiff
|
tree
2009-07-25
Ian Romanick
ARB prog: Layout parameters from parameter type, not...
commit
|
commitdiff
|
tree
2009-07-25
Ian Romanick
ARB prog: _mesa_print_program output should go to same...
commit
|
commitdiff
|
tree
2009-07-25
Ian Romanick
ARB prog parse: Fix cut-and-paste error for constant...
commit
|
commitdiff
|
tree
2009-07-25
Ian Romanick
ARB prog: get frag prog texture info from the right...
commit
|
commitdiff
|
tree
2009-07-23
Ian Romanick
parser: Clean up a bunch of silly compiler warnings
commit
|
commitdiff
|
tree
2009-07-22
Ian Romanick
parser: Track a few more frag prog related values
commit
|
commitdiff
|
tree
2009-07-22
Ian Romanick
parser: Ensure that param_binding_type is set correctly
commit
|
commitdiff
|
tree
2009-07-22
Ian Romanick
GIT ignore program_parse.output
commit
|
commitdiff
|
tree
2009-07-22
Ian Romanick
parser: Set NumParameters
commit
|
commitdiff
|
tree
2009-07-22
Ian Romanick
parser: Clean up generation of error strings during...
commit
|
commitdiff
|
tree
2009-07-22
Ian Romanick
parser: Initialize unused instruction source registers
commit
|
commitdiff
|
tree
2009-07-22
Ian Romanick
parser: Anonymous constants come from the PROGRAM_CONSTANT...
commit
|
commitdiff
|
tree
2009-07-21
Ian Romanick
ARB_fp/vp: Initial import of new ARB vp/fp assembler
commit
|
commitdiff
|
tree
2009-07-20
Ian Romanick
Add new _mesa_new_parameter_list_sized to pre-allocate...
commit
|
commitdiff
|
tree
2009-07-13
Ian Romanick
intel: Bump driver data, add RC3 tag
commit
|
commitdiff
|
tree
2009-07-09
Ian Romanick
mesa: From float type modifier from values to large...
commit
|
commitdiff
|
tree
2009-07-06
Ian Romanick
demos: Fix vsync checking in glxgears
commit
|
commitdiff
|
tree
2009-07-01
Ian Romanick
demos: Set the depth mask correctly to get the desired...
commit
|
commitdiff
|
tree
2009-06-26
Ian Romanick
intel / DRI2: Additional flush of fake front-buffer...
commit
|
commitdiff
|
tree
2009-06-17
Ian Romanick
Fast path when rebinding the same texture in single...
commit
|
commitdiff
|
tree
2009-06-23
Ian Romanick
mesa: From float type modifier from values to large...
commit
|
commitdiff
|
tree
2009-06-03
Ian Romanick
Thank you git for doing the right thing.
commit
|
commitdiff
|
tree
2009-06-03
Ian Romanick
Fix compiling indirect.c when GLX_DIRECT_RENDERING...
commit
|
commitdiff
|
tree
2009-06-03
Ian Romanick
Fast path when rebinding the same texture in single...
commit
|
commitdiff
|
tree
2009-06-02
Ian Romanick
intel: Clip to window after calling Driver.TexImage2D
Signed-off-by:
Ian Romanick
<ian.romanick@intel.com>
commit
|
commitdiff
|
tree
2009-06-02
Ian Romanick
intel: Clip to window after calling Driver.TexImage2D
Signed-off-by:
Ian Romanick
<ian.romanick@intel.com>
commit
|
commitdiff
|
tree
2009-05-12
Ian Romanick
Test either GL_FRONT_LEFT or GL_FRONT for front-buffer...
Signed-off-by:
Ian Romanick
<ian.d.romanick@intel.com>
commit
|
commitdiff
|
tree
2009-05-01
Ian Romanick
Test either GL_FRONT_LEFT or GL_FRONT for front-buffer...
Signed-off-by:
Ian Romanick
<ian.d.romanick@intel.com>
commit
|
commitdiff
|
tree
2009-04-24
Ian Romanick
intel: Fix more issues with the combined depth-stencil...
commit
|
commitdiff
|
tree
2009-04-24
Ian Romanick
intel: Initialize region ptr to prevent assertion in...
commit
|
commitdiff
|
tree
2009-04-24
Ian Romanick
intel / DRI2: When available, use DRI2GetBuffersWithFormat
Signed-off-by:
Ian Romanick
<ian.d.romanick@intel.com>
commit
|
commitdiff
|
tree
2009-04-24
Ian Romanick
DRI2: Implement interface for drivers to access DRI2GetBuffe...
Signed-off-by:
Ian Romanick
<ian.d.romanick@intel.com>
commit
|
commitdiff
|
tree
2009-04-24
Ian Romanick
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Signed-off-by:
Ian Romanick
<ian.d.romanick@intel.com>
commit
|
commitdiff
|
tree
next